Skip to content

fix: Including namespace in migration script#145

Merged
andrea-deri merged 5 commits intomainfrom
fix-migration-script
Oct 13, 2025
Merged

fix: Including namespace in migration script#145
andrea-deri merged 5 commits intomainfrom
fix-migration-script

Conversation

@andrea-deri
Copy link
Contributor

List of changes

  • Added namespace for better target resources

Motivation and context

This PR contains a fix made on migration script in order to include namespace option, for a better search on cluster.

Type of changes

  • Add new feature
  • Update existing feature
  • Remove existing feature

Does this introduce a breaking change?

  • Yes
  • No

Other information

Copy link
Contributor

@ffppa ffppa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andrea-deri andrea-deri merged commit c6922e5 into main Oct 13, 2025
7 checks passed
@andrea-deri andrea-deri deleted the fix-migration-script branch October 13, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

migrate_from_v7_to_v8.sh script fails with "NotFound" error - missing namespace flag in kubectl commands

2 participants