Karl Isenberg
6a829feef8
Pin kustomize image in cockroachdb example
...
- Pin to v5.4.1 with sha256 as example of how to ensure supply-chain
security. Pulling the latest kustomize image or source is insecure
without checksum validation.
- Bump example image tag to v0.1.1
2024-05-06 11:02:20 -07:00
Katrina Verey
46875b6ac4
More makefile cleanup
2022-04-04 16:46:41 -04:00
Katrina Verey
3c1e695f3f
Update year in all the addlicense targets
2022-02-01 17:41:44 -05:00
Li Zhijian
ec0e42709a
functions/examples: set proper GOBIN
...
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com >
2021-02-10 14:07:14 +08:00
jregan
efeb26c634
Fix broken Makefiles.
2020-04-22 13:30:39 -07:00
Phillip Wittrock
ae2bfc8ee6
Fix travis kyaml exit and targets
...
- properly exit non-0 if there are any uncommitted files
- make functions/examples targes
- add missing licenses
- refactor into loop
2019-12-17 11:50:18 -08:00
Phillip Wittrock
dc66de6bf3
cmd/config: Add examples and tutorials for config functions
...
- Add examples under `functions`
- Add built-in tutorial for functions
2019-11-26 20:08:23 -08:00