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.44.0
0.43.0
0.42.0
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+
0.25.0
1y+
Release notes:

Release v0.39.0

Release Image

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

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

Changes

Add a feature to set spec.priorityClassName for the kube-cert-agent pod created by Concierge.

Major Changes

  • Added a feature to set spec.priorityClassName for the kube-cert-agent pod created by Concierge. For more information see the issue #2349 and the PR #2389. It's possible to set the spec.priorityClassName for the Concierge and Supervisor pods by changing the manifest (if using the provided ./deploy directory, use a ytt overlay).

Minor Changes

  • Updated many golang dependencies. See the go.mod file for details
  • Added Pinniped golang codegen for K8s 1.32 and 1.33. Removed Pinniped codegen for K8s 1.25.

Bug Fixes

  • N/A

Diffs

A complete list of changes can be found here.

Acknowledgements

Thanks to @luwangVMW for issue #2349

Copyright © 2023 - All right reserved by Yadoc SAS