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

feat(operator): Upgrade build and runtime dependencies #12104

Merged
merged 5 commits into from Mar 7, 2024

Conversation

periklis
Copy link
Collaborator

@periklis periklis commented Mar 1, 2024

What this PR does / why we need it:
Regular upgrade cycle before releasing the next Community Loki Operator version:

Dependency Old version New Version Requires Changes
go v1.20 v1.21.7
k8s 1.28.6 v1.28.7
controller-runtime v0.16.3 v0.16.5
Prometheus APIs 0.67.1 v0.71.2 ✔️
Prometheus Client Golang v1.17.0 v1.19.0
Operator SDK v1.32.0 v1.33.0
GolangCI-lint v1.55.2 v1.56.2
Gofumpt v0.5.0 v0.6.0
Kind v0.20.0 v0.22.0

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

  • Upgrade to operator-sdk v1.33.0 emits deprecation notice about using the go/v3 project layout with kustomize v4. According to the kubebuilder migration guide this is a breaking layout change to switch to go/v4 and kustomize v5 and remains to be done in a follow-up PR.

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Tests updated
  • CHANGELOG.md updated

@periklis periklis self-assigned this Mar 1, 2024
@periklis periklis requested review from xperimental and a team as code owners March 1, 2024 09:43
Copy link
Contributor

@JoaoBraveCoding JoaoBraveCoding left a comment

Choose a reason for hiding this comment

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

lgtm

@xperimental xperimental merged commit e09a0b4 into grafana:main Mar 7, 2024
18 checks passed
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
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.

None yet

3 participants