github crossplane-contrib/provider-kubernetes v0.12.0

latest releases: v0.15.0, v0.14.1, v0.14.0...
7 months ago

What's Changed

Important

This release contains some changes with the default values of --poll and --max-reconcile-rate options based on
some performance experiments. Please consider overriding those values (i.e. with a DeploymentRuntimeConfig) if you want to
stick with previous values for some reason. See the PR description here for more details.

  • Handle empty converts by @lsviben in #181
  • Bump golang.org/x/oauth2 from 0.14.0 to 0.16.0 by @dependabot in #173
  • fix missing ToFieldPath in conversion by @lsviben in #186
  • bump xp-runtime to v1.14.4 by @lsviben in #188
  • Added support for GKE Temporary Access Tokens by @JonathanO in #180
  • feat(in-cluster): update example to use native crossplane way by @haarchri in #190
  • Bump dependencies and update to go 1.21 by @turkenh in #194
  • enable opt-in to redact Secret data from Object status by @ravilr in #193
  • Add jitter to poll interval by @ravilr in #198
  • Use better defaults for poll interval and max reconcile rate by @turkenh in #203

New Contributors

Full Changelog: v0.11.4...v0.12.0

Don't miss a new provider-kubernetes release

NewReleases is sending notifications on new releases.