mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-15 07:06:45 +00:00
39c299a32d2bfc75767aef28cb3c83192a86a722
These configuration knobs are much more human-understandable than the previous percentage-based threshold flag. We now allow users to set the lifetime of the serving cert via a ConfigMap. Previously this was hardcoded to 1 year. Signed-off-by: Andrew Keesler <akeesler@vmware.com>
Pinniped
About Pinniped
Pinniped provides authentication for Kubernetes clusters.
Developing
Running Lint
./hack/module.sh lint
Running Tests
./hack/module.sh unittest
Pre-commit hooks
This project uses the pre-commit to agree on some conventions about whitespace/file encoding.
$ brew install pre-commit
[...]
$ pre-commit install
pre-commit installed at .git/hooks/pre-commit
Licence
Pinniped is open source and licenced under Apache License Version 2.0. See LICENSE file.
Copyright 2020 VMware, Inc.
Description
Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Readme
Apache-2.0
31 MiB
Languages
Go
97.3%
Shell
1.6%
HTML
0.4%
SCSS
0.4%
CSS
0.1%
Other
0.1%