Fork of kstatus for the Flux project.
Go to file
Mikhail Mazurskiy 36cb2cea5e
Use rand from apimachinery to avoid seeding rng every time
2021-05-12 12:13:02 +10:00
.github/workflows Use goreleaser to create github releases and capture release notes 2020-06-18 17:08:08 -07:00
cmd Decouple manifest reader from cli 2021-04-05 14:06:04 -07:00
examples/alphaTestExamples update printer for events 2020-12-08 11:50:41 -08:00
hack Use Unstructured instead of Info 2020-10-20 15:38:13 -07:00
pkg Use rand from apimachinery to avoid seeding rng every time 2021-05-12 12:13:02 +10:00
release Use goreleaser to create github releases and capture release notes 2020-06-18 17:08:08 -07:00
scripts Turn off installing wire and testing 2020-01-29 15:51:54 -08:00
test/e2e Use rand from apimachinery to avoid seeding rng every time 2021-05-12 12:13:02 +10:00
.gitignore Restructure the cobra commands 2020-02-04 10:14:20 -08:00
.golangci.yml Fix linting errors 2020-02-02 19:59:15 -08:00
CONTRIBUTING.md fix broken link:https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md 2020-04-06 15:52:34 +08:00
LICENSE Initial commit from the kubernetes-template-project 2019-05-09 01:18:45 +05:30
LICENSE_TEMPLATE Renames Inventory to ObjMetadata; InventorySet to Inventory 2020-02-03 15:40:17 -08:00
Makefile Pin to kyaml v0.10.14 and use go 1.16 2021-03-07 17:37:43 -08:00
OWNERS Add mortent to OWNERS 2020-01-30 12:22:15 -08:00
README.md Updates README.md 2020-01-29 15:44:01 -08:00
SECURITY_CONTACTS Update template files to include repo-specific info 2019-05-09 01:21:29 +05:30
code-of-conduct.md Initial commit from the kubernetes-template-project 2019-05-09 01:18:45 +05:30
go.mod Update kyaml version 2021-04-07 16:08:42 -07:00
go.sum Update kyaml version 2021-04-07 16:08:42 -07:00

README.md

cli-utils

This repo will contain common cli libraries.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.