Fork of kstatus for the Flux project.
Go to file
Jingfang Liu edee25bd85 capture the apply/reconcile status in the inventory object
Capture the apply status for individual resources after each apply.
If the inventory object supports status field, it is updated
after setting the inventory list at then of one apply process.

BREAKING CHANGE: Update the inventory client and inventory interfaces
to pass the apply/reconcile status.
2022-02-02 09:54:59 -08:00
.github/workflows Update dependencies to Kubernetes v1.21.1 2021-05-28 12:53:51 +10:00
cmd Merge pull request #517 from ash2k/ash2k/reset-mapper 2022-01-24 13:47:14 -08:00
examples/alphaTestExamples fix: Remove preview/dry-run type from events output 2022-01-07 14:55:21 -08:00
hack fix: Colorize example tests 2021-11-10 13:52:31 -08:00
pkg capture the apply/reconcile status in the inventory object 2022-02-02 09:54:59 -08: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 capture the apply/reconcile status in the inventory object 2022-02-02 09:54:59 -08: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 Update owners file to only include active contributors 2021-10-06 11:42:46 -07: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 chore!: require Go 1.17 2022-01-21 12:57:11 +11:00
go.sum chore!: update dependencies to Kubernetes v1.23.2 2022-01-21 12:54:03 +11: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.