Fork of kstatus for the Flux project.
Go to file
Haiyan Meng 7c27474df5 Handle deletion prevention correctly
If an object with the deletion prevention annotation is removed from the
inventory, the config.k8s.io/owning-inventory annotation should be
removed from the object, and the object should be removed from the
inventory.
2021-10-13 10:15:32 -07:00
.github/workflows Update dependencies to Kubernetes v1.21.1 2021-05-28 12:53:51 +10:00
cmd Add ObjMetadataSet to encapsulate set functions 2021-10-06 14:25:12 -07:00
examples/alphaTestExamples Handle deletion prevention correctly 2021-10-13 10:15:32 -07:00
hack Use Unstructured instead of Info 2020-10-20 15:38:13 -07:00
pkg Handle deletion prevention correctly 2021-10-13 10:15:32 -07:00
release Use goreleaser to create github releases and capture release notes 2020-06-18 17:08:08 -07:00
scripts Update dependencies to Kubernetes v1.21.1 2021-05-28 12:53:51 +10:00
test/e2e Handle deletion prevention correctly 2021-10-13 10:15:32 -07: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 Fix addlicense path and enable verbose mode 2021-08-25 09:08:04 -07: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 Add apply-time-mutation feature 2021-09-21 11:00:37 -07:00
go.sum Add apply-time-mutation feature 2021-09-21 11:00:37 -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.