Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Recursively update images on nested subcharts regardless of depth (#67) #83

Closed
wants to merge 4 commits into from

Conversation

mpermar
Copy link
Contributor

@mpermar mpermar commented Aug 24, 2024

Fixes the issue discussed in #67 in a slightly simpler way than done in PR #71. The current code was not recursively relocating subcharts of subcharts.

Copy link
Contributor

@juan131 juan131 left a comment

Choose a reason for hiding this comment

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

Should the new flags usage be documented at "Relocating a chart" in the README.md?

cmd/dt/unwrap/unwrap.go Outdated Show resolved Hide resolved
cmd/dt/unwrap/unwrap.go Outdated Show resolved Hide resolved
cmd/dt/wrap/wrap.go Outdated Show resolved Hide resolved
pkg/relocator/chart.go Outdated Show resolved Hide resolved
@mpermar
Copy link
Contributor Author

mpermar commented Aug 26, 2024

Sorry, this PR needed a rebase. Have a look again.

@mpermar
Copy link
Contributor Author

mpermar commented Aug 26, 2024

Won't merge this one as the changes here did already slip accidentally into the main branch. Closing but you can consider #71 merged.

@mpermar mpermar closed this Aug 26, 2024
@mpermar mpermar deleted the fix-recursive-relocation branch August 26, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants