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

Patch resource history annotations instead of update #826

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rcmadhankumar
Copy link
Contributor

What this PR does / why we need it:

Patch resource history annotations instead of update which can avoid updating the entire resource while adding the resource history annotation.

Which issue(s) this PR fixes:

Fixes #472

Does this PR introduce a user-facing change?

NONE

Additional Notes for your reviewer:

Review Checklist:
  • Follows the developer guidelines
  • Relevant tests are added or updated
  • 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
  • Code is at least as readable and maintainable as it was before this
    change

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

NONE

Signed-off-by: rcmadhankumar <rcmadhankumar@gmail.com>
@100mik
Copy link
Contributor

100mik commented Feb 13, 2024

Are we still planning on putting this change in?

@praveenrewar
Copy link
Member

Are we still planning on putting this change in?

We do want to, the only reason we didn't do it yet is because some tests were failing in an older version of k8s and we couldn’t figure out the reason even after doing some investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

kapp deploy mutates created/updated resources twice causing conflicts
3 participants