github vmware/pinniped v0.45.0

6 hours ago

Release v0.45.0

Release Image

Image Registry
ghcr.io/vmware/pinniped/pinniped-server:v0.45.0 GitHub Container Registry
docker.io/getpinniped/pinniped-server:v0.45.0 DockerHub

These images can also be referenced by their digest: sha256:5aea06db863bc4b3e45f21a611ab1b0893d41bfee032cc58789ad952e30bf924.

Changes

This release fixes a bug related to labels on the impersonation proxy's Service, and updates all project dependencies.

Minor Changes

  • Fixed a bug in the Concierge where the controller which creates the Service for the impersonation proxy could compete with 3rd party controllers over the labels on that Service, which could have the unfortunate side effect of Concierge pods other than the auto-elected leader pod being unable to start the impersonator server. See PR for more details. (#3008)
  • Updates Kubernetes libraries to v0.35.3, Golang to v1.26.1, and updates all other project dependencies. (#3011, #3007, #2996, #2980, #2973, #2970, #2945, #2912, #2936, #2932, #2903, #2891, #2880, #2883)

Diffs

A complete list of changes (43 commits, 1,047 changed files with 1,651 additions and 1,604 deletions) can be found here.

Acknowledgements

Thanks to @sedflix for reporting the issue #2933 fixed by #3008.

Don't miss a new pinniped release

NewReleases is sending notifications on new releases.