Andrew Keesler 39c299a32d Use duration and renewBefore to control API cert rotation
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>
2020-08-20 16:35:04 -04:00
2020-08-20 10:54:15 -07:00
2020-08-20 10:54:15 -07:00
2020-08-20 10:54:15 -07:00
2020-08-20 10:54:15 -07:00
2020-07-02 17:05:59 -07:00
2020-08-06 20:42:20 -05:00
2020-08-20 10:54:15 -07:00
2020-08-20 10:54:15 -07:00
2020-07-06 13:50:31 -05:00
2020-08-20 10:54:15 -07:00

Pinniped

Image of 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
No description provided
Readme Apache-2.0 32 MiB
Languages
Go 97.3%
Shell 1.6%
HTML 0.4%
SCSS 0.4%
CSS 0.1%
Other 0.1%