mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-06-06 06:53:01 +00:00
29654c39a54068456b2ed648d5f44be6b8c39bf7
- Allow both http and https because a user using `kubectl proxy` would want to use http, since the proxy upgrades requests from http to https
placeholder-name
Copyright 2020 VMware, Inc.
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
Description
Languages
Go
97.3%
Shell
1.6%
HTML
0.4%
SCSS
0.4%
CSS
0.1%
Other
0.1%