github operator-framework/operator-sdk v1.29.0

latest releases: v1.35.0, v1.34.2, v1.34.1...
13 months ago

v1.29.0

Changes

  • (scorecard): Update kuttl to v0.15.0 in the scorecard-test-kuttl image. (#6401)
  • (ansible/v1): Bump the golang base image version in the ansible-operator Dockerfiles from 1.18 to 1.19. (#6398)
  • (operator-sdk run bundle): Compress the bundle content, to avoid the configMap exceed max length error. The error will look like this:
    ... ConfigMap ... is invalid: []: Too long: must have at most 1048576 bytes.
    Fixes issue #6323. (#6408)

Bug Fixes

  • (docs): Update the go version in the developer guide. The documentation wasn't updated when the go version was bumped to v1.19. (#6101)

Don't miss a new operator-sdk release

NewReleases is sending notifications on new releases.