github operator-framework/operator-sdk v1.10.0

latest releases: v1.34.1, v1.34.0, v1.33.0...
2 years ago

v1.10.0

Additions

  • Provide XML formatting option for scorecard users. Additionally transforms scorecard result types to xunit testsuite/testcase layout. (#5048)

Changes

  • Breaking change: (ansible/v1) Bumped Kustomize version in ansible project scaffolding to 3.8.7. (#5057)

Bug Fixes

  • Fixed the operator-sdk generate bundle command to specify the right path of bundle metadata in bundle.Dockerfile. (#5030)
  • For Helm-based operators, fixed release equality comparison such that number values are compared and not their types to avoid unnecessary reconciliations. (#5042)
  • Bump java-operator-plugins. Adds namespaced plugin attribute and fixes resource version generation. (#5020)
  • In the pkgman-to-bundle command, changed the default channel name used for CSV's not specified in package.yaml to defaultChannel instead of "candidate". (#5062)

Don't miss a new operator-sdk release

NewReleases is sending notifications on new releases.