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

Upgrade k8s.io/* to v0.28, sigs.k8s.io/controller-runtime to v0.16 #14

Merged
merged 14 commits into from
Apr 10, 2024

Conversation

ialidzhikov
Copy link
Collaborator

@ialidzhikov ialidzhikov commented Mar 26, 2024

How to categorize this PR?

/kind enhancement

What this PR does / why we need it:
Upgrade k8s.io/* to v0.28, sigs.k8s.io/controller-runtime to v0.16.

The most notable sigs.k8s.io/controller-runtime changes are described in:

Which issue(s) this PR fixes:
Part of #5

Special notes for your reviewer:

Release note:

The following dependencies are updated:
- `k8s.io/*` : `v0.23.17` -> `v0.28.3`
- `sigs.k8s.io/controller-runtime`: `v0.11.2` -> `v0.16.5`

@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 Mar 26, 2024
@gardener-robot gardener-robot added kind/enhancement Enhancement, improvement, extension needs/review Needs review size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else labels Mar 26, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 added 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 Mar 26, 2024
@ialidzhikov ialidzhikov force-pushed the enh/update-dependencies branch from 3d81dba to 8727f4d Compare March 27, 2024 12:16
@gardener-robot-ci-1 gardener-robot-ci-1 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 Mar 27, 2024
@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 Mar 27, 2024
@ialidzhikov ialidzhikov changed the title [WIP] Upgrade k8s.io/* to v0.28, sigs.k8s.io/controller-runtime to v0.16 Upgrade k8s.io/* to v0.28, sigs.k8s.io/controller-runtime to v0.16 Mar 27, 2024
@ialidzhikov ialidzhikov force-pushed the enh/update-dependencies branch from 8727f4d to 9b25d78 Compare March 27, 2024 14: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 Mar 27, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 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 Mar 27, 2024
@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 Mar 27, 2024
@ialidzhikov ialidzhikov force-pushed the enh/update-dependencies branch from cd3375a to 5541a5f Compare March 28, 2024 07:32
@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 Mar 28, 2024
@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 Mar 28, 2024
@ialidzhikov ialidzhikov marked this pull request as ready for review March 28, 2024 07:34
@ialidzhikov ialidzhikov requested a review from a team as a code owner March 28, 2024 07:34
@ialidzhikov ialidzhikov force-pushed the enh/update-dependencies branch from 5541a5f to 4ac8f16 Compare March 28, 2024 08:10
@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 Mar 28, 2024
@ialidzhikov ialidzhikov force-pushed the enh/update-dependencies branch from 4ac8f16 to dbf789d Compare March 31, 2024 17:20
@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 Mar 31, 2024
@ialidzhikov ialidzhikov force-pushed the enh/update-dependencies branch from dbf789d to e2b4956 Compare April 2, 2024 10:27
@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 Apr 5, 2024
@plkokanov
Copy link

/unhold
/ok-to-test
The issues with github have been resolved and the adaptations should now be present

@gardener-robot gardener-robot removed the reviewed/do-not-merge Has no approval for merging as it may break things, be of poor quality or have (ext.) dependencies label Apr 5, 2024
@plkokanov plkokanov 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 needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Apr 5, 2024
@ialidzhikov ialidzhikov force-pushed the enh/update-dependencies branch from 1335707 to f082b3b Compare April 8, 2024 06:43
@gardener-robot-ci-1 gardener-robot-ci-1 added 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 Apr 8, 2024
Copy link

@plkokanov plkokanov left a comment

Choose a reason for hiding this comment

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

/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 Apr 9, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 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 Apr 9, 2024
@ialidzhikov ialidzhikov merged commit 7346aef into gardener-attic:main Apr 10, 2024
5 checks passed
@ialidzhikov ialidzhikov deleted the enh/update-dependencies branch April 10, 2024 06:00
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants