Skip to content

Conversation

@acumino
Copy link
Member

@acumino acumino commented Jan 15, 2025

What this PR does / why we need it:
This PR introduces the necessary API changes to enable in-place updates for nodes, as outlined in gardener/gardener#10219.

Which issue(s) this PR fixes:
Part of #944
Part of gardener/gardener#10219

Special notes for your reviewer:

Release note:

Introduced API changes to support InPlaceUpdate

@gardener-robot gardener-robot added kind/api-change API change with impact on API users needs/second-opinion Needs second review by someone else needs/review Needs review size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 15, 2025
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jan 15, 2025
@acumino
Copy link
Member Author

acumino commented Jan 15, 2025

/invite @unmarshall @rishabh-11

@acumino acumino marked this pull request as ready for review January 16, 2025 19:32
@acumino acumino requested a review from a team as a code owner January 16, 2025 19:32
@acumino
Copy link
Member Author

acumino commented Jan 22, 2025

/invite @elankath @aaronfern

@acumino acumino force-pushed the inplace-updates/api branch from 69a6063 to 7fd974d Compare January 31, 2025 11:42
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jan 31, 2025
@acumino acumino requested a review from unmarshall February 6, 2025 11:20
acumino and others added 4 commits February 6, 2025 19:11
Co-authored-by: Shafeeque E S <[email protected]>
Co-authored-by: Ashish Ranjan Yadav  <[email protected]>
Co-authored-by: Shafeeque E S <[email protected]>
Co-authored-by: Ashish Ranjan Yadav  <[email protected]>
Co-authored-by: Shafeeque E S <[email protected]>
Co-authored-by: Ashish Ranjan Yadav  <[email protected]>
Co-authored-by: Shafeeque E S <[email protected]>
Co-authored-by: Ashish Ranjan Yadav  <[email protected]>
@acumino acumino force-pushed the inplace-updates/api branch from 7fd974d to 03e077f Compare February 6, 2025 13:41
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Feb 6, 2025
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Feb 12, 2025
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Feb 17, 2025
Copy link
Member

@aaronfern aaronfern left a comment

Choose a reason for hiding this comment

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

Thanks for the changes!
/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review needs/second-opinion Needs second review by someone else labels Feb 17, 2025
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Feb 17, 2025
Copy link
Member

@aaronfern aaronfern left a comment

Choose a reason for hiding this comment

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

As discussed on a call, requesting a few changes. Please review and adapt according to what was discussed
Thanks,
MCM team

@gardener-robot gardener-robot added needs/second-opinion Needs second review by someone else and removed reviewed/lgtm Has approval for merging labels Feb 18, 2025
@acumino acumino requested a review from aaronfern February 18, 2025 12:06
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Feb 18, 2025
Copy link
Contributor

@rishabh-11 rishabh-11 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. Some minor comments.

@acumino acumino requested a review from rishabh-11 February 20, 2025 05:28
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Feb 20, 2025
Copy link
Member

@unmarshall unmarshall left a comment

Choose a reason for hiding this comment

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

Minor comments. One fixed we can merge it.

@acumino acumino requested a review from unmarshall February 21, 2025 05:49
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Feb 21, 2025
@acumino acumino requested a review from aaronfern February 21, 2025 05:49
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Feb 21, 2025
@gardener-robot
Copy link

@elankath You have pull request review open invite, please check

@aaronfern aaronfern merged commit 73405d0 into gardener:master Feb 24, 2025
8 checks passed
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Feb 24, 2025
@acumino acumino deleted the inplace-updates/api branch February 24, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/api-change API change with impact on API users needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/second-opinion Needs second review by someone else size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. status/closed Issue is closed (either delivered or triaged)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants