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.35.0

Release Image

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

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

Changes

This release fixes a bug where updating some spec fields of JWTAuthenticators did not take effect immediately. It also upgrades all project dependencies.

Minor Changes

  • Updates the Kubernetes libraries to v0.31.2, and updates all other project dependencies. (#2093, #2088, #2086, #2084, #2082, #2076, #2075, #2074, #2072)
  • The configuration and code for Pinniped's CI system and jobs have been made public in the ci branch of this repo. (#2077)

Bug Fixes

  • Fixes a bug introduce in Pinniped v0.33.0 where changing the spec.audience and/or spec.claims fields of an existing JWTAuthenticator (without changing any other spec fields) did not take effect until the next time the Concierge pods are restarted, even though those spec changes should take effect immediately. (#2090)

Diffs

A complete list of changes (31 commits, 116 changed files with 790 additions and 424 deletions) can be found here.

Copyright © 2023 - All right reserved by Yadoc SAS