mirror of https://github.com/fluxcd/cli-utils.git
- Added SkippedApplies and SkippedDeletes to the TaskContext - Modified tasks to use the new skipped tracking, replacing usage of failure tracking, where skipped is more accurate. - Renamed some TaskContext methods for consistency - Added ObjMetadataSetFromMap for use by TaskContext - Added ObjectMetadataSet.Intersection for use by InvSetTask - Cleaned up InvSetTask to be more readable with comments explaining intended behavior, including handling of skips. - Added apply and prune tests for skipped, failure, and abandoned |
||
---|---|---|
.github/workflows | ||
cmd | ||
examples/alphaTestExamples | ||
hack | ||
pkg | ||
release | ||
scripts | ||
test/e2e | ||
.gitignore | ||
.golangci.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
LICENSE_TEMPLATE | ||
Makefile | ||
OWNERS | ||
README.md | ||
SECURITY_CONTACTS | ||
code-of-conduct.md | ||
go.mod | ||
go.sum |
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.