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

Release Image

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

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

Changes

This release updates how anonymous authentication works in the impersonation proxy, and updates all project dependencies.

Minor Changes

  • The heuristic used by the Concierge impersonation proxy to decide if the cluster supports anonymous authentication, and therefore decides whether the impersonation proxy should allow anonymous authentication on k8s API requests, was updated to better support recent AKS and GKE clusters which allow anonymous authentication only at the health endpoints. See PR description for more details. (#2869)
  • Updates Golang to v1.25.6, and updates all other project dependencies. (#2873, #2872, #2837, #2838, #2831, #2827, #2823)

Diffs

A complete list of changes (21 commits, 36 changed files with 657 additions and 236 deletions) can be found here.

Copyright © 2023 - All right reserved by Yadoc SAS