github operator-framework/operator-sdk v1.41.0

latest release: v1.41.1
one month ago

v1.41.0

Additions

  • For Go-based operators, add new target to setup/teardown Kind cluster for E2E tests and remove Kind setup from CI workflows. (#6954)

Changes

  • For Go-based operators, upgrade the Go version from 1.23 to 1.24. (#6954)
  • For Go-based operators, upgrade golangci-lint to v2.1.0 and update .golangci.yml to the v2 config format with enhanced structure and controls. (#6954)
  • For Go-based operators, upgrade controller-gen from v0.17.2 to v0.18.0. (#6954)
  • For Go-based operators, upgrade controller-runtime from v0.20.4 to v0.21.0 and kubernetes dependencies to v0.33. (#6954)
  • This version upgrades the scaffold used as based from kuebbuilder 4.5.2 to 4.6.0. To check further details see kubebuilders v4.6.0 release notes

Don't miss a new operator-sdk release

NewReleases is sending notifications on new releases.