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

chore(deps): bump k8s libs to v0.26 #3251

Merged
merged 13 commits into from
Dec 13, 2022
Merged

chore(deps): bump k8s libs to v0.26 #3251

merged 13 commits into from
Dec 13, 2022

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Dec 12, 2022

What this PR does / why we need it:

  • bumps k8s libs to v0.26.0
  • adds type mapping for backward-compatible ingress addresses updates
  • replaces controller-runtime with the latest main ref that already supports v0.26 k8s libs
  • aligns meshdetect tests due to controller-runtime's fake client changes (it now requires an index to be existent to List objects using a field selector)

Which issue this PR fixes:

Fixes #3250.

@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 14:12 — with GitHub Actions Inactive
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 14:16 — with GitHub Actions Inactive
@czeslavo czeslavo added this to the KIC v2.8.0 milestone Dec 12, 2022
@czeslavo czeslavo self-assigned this Dec 12, 2022
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 14:21 — with GitHub Actions Inactive
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 14:51 — with GitHub Actions Inactive
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 15:04 — with GitHub Actions Inactive
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 15:06 — with GitHub Actions Inactive
@czeslavo czeslavo added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@czeslavo czeslavo marked this pull request as ready for review December 12, 2022 15:32
@czeslavo czeslavo requested a review from a team as a code owner December 12, 2022 15:32
@czeslavo czeslavo changed the title chore(deps): bump to k8s v0.26 chore(deps): bump k8s libs to v0.26 Dec 12, 2022
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 15:35 — with GitHub Actions Inactive
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 15:35 — with GitHub Actions Inactive
go.mod Show resolved Hide resolved
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 18:09 — with GitHub Actions Inactive
@czeslavo czeslavo requested a review from pmalek December 12, 2022 18:10
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 18:18 — with GitHub Actions Inactive
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 18:20 — with GitHub Actions Inactive
@czeslavo czeslavo requested a review from pmalek December 12, 2022 18:20
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 18:50 — with GitHub Actions Inactive
@czeslavo czeslavo temporarily deployed to Configure ci December 12, 2022 18:50 — with GitHub Actions Inactive
pmalek
pmalek previously approved these changes Dec 12, 2022
internal/controllers/utils/conversion_test.go Show resolved Hide resolved
@randmonkey randmonkey enabled auto-merge (squash) December 13, 2022 07:05
@czeslavo czeslavo requested a review from pmalek December 13, 2022 11:44
@randmonkey randmonkey merged commit 6bc2ade into main Dec 13, 2022
@randmonkey randmonkey deleted the chore/bump-to-k8s-v0.26 branch December 13, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump k8s libraries to 1.26/0.26
3 participants