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.25.0
· 1y+
Release v0.25.0
Release Image
| Image | Registry |
|---|---|
ghcr.io/vmware-tanzu/pinniped/pinniped-server:v0.25.0 |
GitHub Container Registry |
docker.io/getpinniped/pinniped-server:v0.25.0 |
DockerHub |
These images can also be referenced by their digest: sha256:50989db714555e375f68f0424bec3ad752d2658f624e5abd12cca3a4a7a46000.
Changes
Add external certificate management for the Concierge Impersonation Proxy (#1582)
Minor Changes
- #1590 kube cert agent pod requests 0 cpu to avoid scheduling failures
- #1598 Replace agouti and chromedriver with chromedp across the whole project (test code refactor)
- #1582 Add external certificate management for the Concierge Impersonation Proxy
- The generated Kubernetes files were updated with the most recent Kubernetes versions (#1540)
- All direct go dependencies were bumped to the latest version (various PRs, see the complete list of changes for details)
Diffs
A complete list of changes can be found here.
Acknowledgements
- Thanks to @antoineozenne for issue #1104 and to @nickperry for issue #1397 which led to the design for #1547
Updates
The attached yaml files were updated on May 6, 2024 to use ghcr.io/vmware-tanzu/pinniped/pinniped-server instead of projects.registry.vmware.com/pinniped/pinniped-server.