kapp-controller icon indicating copy to clipboard operation
kapp-controller copied to clipboard

Adding a tag flag to override default imgpkg bundle tag

Open rohitagg2020 opened this issue 3 years ago • 0 comments

Adding a tag flag to override default imgpkg bundle tag

What this PR does / why we need it:

Today, by default, pkg release while generating imgpkg bundle add bundle-<TIMESTAMP> as tag. This PR adds a flag to pkg release which will override that tag with the flag value.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?

Yes

Additional Notes for your reviewer:

Review Checklist:
  • [x] Follows the developer guidelines
  • [x] Relevant tests are added or updated
  • [x] Relevant docs in this repo added or updated
  • [ ] Relevant carvel.dev docs added or updated in a separate PR and there's a link to that PR
  • [x] Code is at least as readable and maintainable as it was before this change

Additional documentation e.g., Proposal, usage docs, etc.:


rohitagg2020 avatar Oct 12 '22 03:10 rohitagg2020