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 notes
v0.46.0
Release v0.46.0
Release Image
| Image | Registry |
|---|---|
ghcr.io/vmware/pinniped/pinniped-server:v0.46.0 |
GitHub Container Registry |
docker.io/getpinniped/pinniped-server:v0.46.0 |
DockerHub |
These images can also be referenced by their digest: sha256:140294862f6c83f9e242c58bbaf54f15d768666030cc451344897f221a605c9a.
Changes
This release upgrades the project's golang dependencies to the latest versions.
Minor Changes
- Updates the Kubernetes libraries to v0.36.0, Golang to v1.26.3, and updates all other project dependencies. (#3042, #3082, #3083, #3077, #3058, #3038, #3028, #3026, #3017, #3014)
Diffs
A complete list of changes (38 commits, 291 changed files with 10,285 additions and 8,761 deletions) can be found here.