Release v0.22.0
Release Image
Image | Registry |
---|---|
projects.registry.vmware.com/pinniped/pinniped-server:v0.22.0
| VMware Harbor |
docker.io/getpinniped/pinniped-server:v0.22.0
| DockerHub |
These images can also be referenced by their digest: sha256:481b94f4468425542f111143ebb69cd2057b0003e7bee75047892638cf88e135
.
Changes
This release adds one new feature, fixes a bug, and updates all project dependencies.
Minor Changes
- Add
spec.claims.additionalClaimMappings
to OIDCIdentityProvider (#1294). See Pinniped's API documentation for OIDCIdentityProvider for an explanation of this feature. - Update Go to v1.19.5, update Kubernetes libraries to v0.26.1, and update several other project dependencies (#1371, #1372, #1385).
Bug Fixes
- Reduce memory consumption of pinniped-concierge-kube-cert-agent binary (#1369). If you were having any trouble with the kube cert agent pod getting OOMKilled in your cluster, then you may want to upgrade to this release.
A complete list of changes (27 commits, 1,530 changed files with 37,971 additions and 1,809 deletions) can be found here.