Skip to content

v1.17.0

Compare
Choose a tag to compare
@gardener-robot-ci-3 gardener-robot-ci-3 released this 28 Apr 07:57
· 811 commits to master since this release

[gardener-extension-networking-calico]

⚠️ Breaking Changes

  • [USER] Extension resource configs (NetworkConfig) are now deserialized in "strict" mode. This means that deserializing resources with fields that are not allowed by the API schema will result in errors. Shoots containing such resources will fail with an appropriate error until you manually update the shoot to make sure any extension resource configs contained in it are valid. (#76, @stoyanr)

🏃 Others