pinniped icon indicating copy to clipboard operation
pinniped copied to clipboard

Pinniped is the easy, secure way to log in to your Kubernetes clusters.

Results 166 pinniped issues
Sort by recently updated
recently updated
newest added

Cleanup conditions_util and ensure it is thoroughly tested See https://github.com/vmware-tanzu/pinniped/pull/1907/files#r1567892806

**Is your feature request related to a problem? Please describe.** JWTAuthenticator allows a certificate to be specified in line but this misses several use cases which a volumeMount solves. At...

Just here for the CI

cla-not-required

Automatically bumped all go.mod direct dependencies and/or images in dockerfiles.

Implement proposal to [allow Pinniped CRs to source CA bundles, for client-side TLS validation, from secrets and configMaps](https://github.com/vmware-tanzu/pinniped/tree/main/proposals/1984_ca-bundle-from-secret-ref) Fixes #1886 **Release note**: ```release-note TBD ```

cla-not-required

Bump K8s libs to 1.31 and add generated code for 1.31. TODO: eventually we need to update the way codegen is performed. ``` // DEPRECATED: NewClientset replaces this with support...

cla-not-required

This log message level was accidentally changed during a major refactor earlier this year. **Release note**: ```release-note NONE ```

cla-not-required

**What happened?** If a cluster is firewalled in such a way that the Pinniped Concierge/Supervisor pods are prevented from making direct connections to the GitHub API (for GitHubIdentityProvider on the...

WIP for implementing audit logging. Early draft for proof of concept and discussion. This draft differs from the [proposal document](https://github.com/vmware-tanzu/pinniped/tree/main/proposals/1141_audit-logging), which is over two years old. In that doc, I...

cla-not-required

Add proposal: opt-out of self-signed CAs See rendered markdown: https://github.com/vmware-tanzu/pinniped/tree/jtc/propose-opt-out-of-self-signed-cas/proposals/2027_opt_out_of_self_signed_certificate_authorities. Background context: - #1237 - #1238 - TBD

cla-not-required