Skip to content

Releases: otterize/credentials-operator

v4.0.6

27 May 15:11
9b8d111
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where reconcile loop could occur when user provides an invalid (non-RFC1123) secret name by @omris94 in #186

Full Changelog: v4.0.5...v4.0.6

v4.0.5

27 Apr 12:22
c3a2a05
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where the operator would try to create role assignments repeatedly and fail (for Azure default roles - intents v1), and that deletion of client intents would not remove role assignments. by @evyatarmeged in #184

Full Changelog: v4.0.4...v4.0.5

v4.0.4

11 Mar 10:04
6be6f3e
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where HTTP_PROXY/HTTPS_PROXY were used for the Kubernetes HTTP client by @orishoshan in #183

Full Changelog: v4.0.3...v4.0.4

v4.0.3

18 Feb 12:12
0e7c739
Compare
Choose a tag to compare

What's Changed

  • Fix credentials-operator webhook malfunctioning due to wrong self-signed certificate hostname by @amitlicht in #181

Full Changelog: v4.0.1...v4.0.2

What's Changed

  • Fix issue in webhook cert persistency where credentials-operator secret name was wrong due to use of configuration by @amitlicht in #182

Full Changelog: v4.0.2...v4.0.3

v4.0.2

18 Feb 11:04
c4ce56c
Compare
Choose a tag to compare

What's Changed

  • Fix credentials-operator webhook malfunctioning due to wrong self-signed certificate hostname by @amitlicht in #181

Full Changelog: v4.0.1...v4.0.2

v4.0.1

17 Feb 13:54
f126b1c
Compare
Choose a tag to compare

What's Changed

  • Added support for reusing the webhook TLS certificate across different deployments to prevent cases where operator takes too long to start up by @omris94 in #180

Full Changelog: v4.0.0...v4.0.1

v4.0.0

26 Jan 10:57
d182a14
Compare
Choose a tag to compare

What's Changed

  • Support new API version for ClientIntents: v2beta1 by @omris94 in #179

To learn more, see the matching release in otterize/intents-operator.

Full Changelog: v3.0.15...v4.0.0

v3.0.15

22 Jan 11:47
9b12040
Compare
Choose a tag to compare

What's Changed

  • Improve AWS IAM integration debug logging to improve diagnostics for role creation by @amitlicht in #177
  • Fix bug where AWS IAM roles could be created for a particular workload even when disabled for that particular workload by @amitlicht in #178

Full Changelog: v3.0.14...v3.0.15

v3.0.14

19 Jan 18:24
40f9301
Compare
Choose a tag to compare

What's Changed

  • Changed update pod label to use patch by @evyatarmeged in #175
  • Bump intents-operator version to include: Update terminology: Rename annotation intents.otterize.com/service-name to intents.otterize.com/workload-name, retaining support for backward compatibility by @omris94 in #176

Full Changelog: v3.0.13...v3.0.14

v3.0.13

12 Dec 09:11
364e112
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.12...v3.0.13