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 client-go to v0.26.8 #124

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

a-hilaly
Copy link
Member

@a-hilaly a-hilaly commented Sep 5, 2023

The current client-go version we are using is not compatible with k8s 1.27 - controllers start to panic as described in aws-controllers-k8s/community#1888

This patch upgrades client-go to v0.26.8

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ack-prow ack-prow bot requested review from jljaco and RedbackThomson September 5, 2023 18:37
@ack-prow ack-prow bot added the approved label Sep 5, 2023
@RedbackThomson
Copy link
Contributor

Checked with @a-hilaly that these changes were validated against a 1.27 KIND cluster

/lgtm

@ack-prow ack-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 5, 2023
@ack-prow
Copy link

ack-prow bot commented Sep 5, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: a-hilaly, RedbackThomson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [RedbackThomson,a-hilaly]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ack-prow ack-prow bot merged commit 5fe4b3c into aws-controllers-k8s:main Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants