![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.19.0-rc.0 to 0.20.0-alpha.0. - [Release notes](https://github.com/kubernetes/apimachinery/releases) - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.19.0-rc.0...v0.20.0-alpha.0) Signed-off-by: dependabot[bot] <support@github.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
Languages
Go
97.3%
Shell
1.3%
HTML
0.5%
SCSS
0.5%
CSS
0.2%
Other
0.1%