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: Upgrade go & operator-sdk versions used for the Operator #4927

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

tchughesiv
Copy link
Contributor

@tchughesiv tchughesiv commented Jan 15, 2025

What this PR does / why we need it:

Upgrades several components to the following versions -

  • go - v1.22
  • operator-sdk - v1.38.0
  • kustomize - v5.4.2
  • controller-gen - v0.15.0
  • setup-envtest - release-0.18
  • golangci-lint - v1.59.1

This is necessary because the gcr.io/kubebuilder/kube-rbac-proxy image is deprecated and will soon become unavailable.

Which issue(s) this PR fixes:

Fixes #4800 & #4849

Misc

Mostly used this upgrade guide - https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.38.0/

@tchughesiv tchughesiv marked this pull request as ready for review January 15, 2025 18:27
@tchughesiv tchughesiv requested a review from a team as a code owner January 15, 2025 18:27
@tchughesiv tchughesiv merged commit dd472ba into feast-dev:master Jan 15, 2025
26 of 27 checks passed
tmihalac pushed a commit to opendatahub-io/feast that referenced this pull request Jan 21, 2025
…t-dev#4927)

upgrade to operator-sdk 1.38 & go 1.22

Signed-off-by: Tommy Hughes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚠️ Action Required: Replace Deprecated gcr.io/kubebuilder/kube-rbac-proxy
3 participants