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

Skip image references #76

Merged
merged 3 commits into from
Aug 24, 2024

Conversation

gregsidelinger
Copy link
Contributor

Adding options that allow a wrapped helm chart to not fetch images and also an option to not push images when syncing a wrapped chart to a destination repo. Also added an option to not update image references in the values.yaml. I plan on opening up a PR to charts-syncer later on to use these options with it as there are times when I do not want it to sync images.

@vmwclabot
Copy link

@gregsidelinger, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@vmwclabot
Copy link

@gregsidelinger, we have received your signed contributor license agreement. The review is usually completed within a week, but may take longer under certain circumstances. Another comment will be added to the pull request to notify you when the merge can proceed.

@vmwclabot
Copy link

@gregsidelinger, VMware has approved your signed contributor license agreement.

Copy link
Contributor

@mpermar mpermar left a comment

Choose a reason for hiding this comment

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

Looks good. I'll merge this but I'm going to do a follow up PR that will change the naming a bit:

  • skip-image-refs -> skip-relocation
  • skip-images -> skip-pull-images

Really appreciated the contribution.

@mpermar mpermar merged commit f6ec7c3 into vmware-labs:main Aug 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants