Pinniped (k8s)

notes:

Pinniped provides identity services to Kubernetes.

  • Easily plug in external identity providers into Kubernetes clusters while offering a simple install and configuration experience. Leverage first class integration with Kubernetes and kubectl command-line.
  • Give users a consistent, unified login experience across all your clusters, including on-premises and managed cloud environments.
  • Securely integrate with an enterprise IDP using standard protocols or use secure, externally managed identities instead of relying on simple, shared credentials.

site : https://pinniped.dev/

Release list
0.45.0
0.44.0
0.43.0
0.42.0
6m+
0.41.0
6m+
0.40.0
6m+
0.39.0
6m+
0.38.0
1y+
0.37.0
1y+
0.36.0
1y+
0.35.0
1y+
0.34.0
1y+
0.33.0
1y+
0.32.0
1y+
0.31.0
1y+
0.30.0
1y+
0.29.0
1y+
0.28.0
1y+
0.27.0
1y+
0.26.0
1y+
Release notes:

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.

Copyright © 2023 - All right reserved by Yadoc SAS