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

Added env vars and optional layers to mutate cmd #1199

Merged
merged 7 commits into from
Dec 13, 2021

Conversation

ehmm
Copy link
Contributor

@ehmm ehmm commented Dec 7, 2021

No description provided.

Copy link
Collaborator

@imjasonh imjasonh left a comment

Choose a reason for hiding this comment

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

We'll need to regen docs again, but overall this looks great. Much simpler than the whole build command, and pretty much just as powerful, especially with the <(tar ...) trick documented in recipes.md.

Thanks for doing this!

cmd/crane/cmd/mutate.go Outdated Show resolved Hide resolved
cmd/crane/cmd/mutate.go Outdated Show resolved Hide resolved
@ehmm
Copy link
Contributor Author

ehmm commented Dec 7, 2021 via email

@imjasonh
Copy link
Collaborator

imjasonh commented Dec 7, 2021

Need to run ./hack/update-codegen.sh to generate docs for the newly introduced flags. Other than that, lgtm 🚀

cmd/crane/cmd/mutate.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2021

Codecov Report

Merging #1199 (f53e9ec) into main (c75901c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1199   +/-   ##
=======================================
  Coverage   74.76%   74.76%           
=======================================
  Files         111      111           
  Lines        8008     8008           
=======================================
  Hits         5987     5987           
  Misses       1441     1441           
  Partials      580      580           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c75901c...f53e9ec. Read the comment docs.

uppercase keys in case of Windows Image
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.

None yet

4 participants