#
config-as-data
Here are 2 public repositories matching this topic...
Curated catalog of generally useful kpt functions
kubernetes
typescript
validation
customization
continuous-integration
config-management
configuration
policy
configuration-management
kpt
unix-philosophy
gitops
shift-left
kustomize
krm
shift-left-security
config-as-data
-
Updated
Sep 14, 2021 - TypeScript
Improve this page
Add a description, image, and links to the config-as-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the config-as-data topic, visit your repo's landing page and select "manage topics."


Describe your problem
When users run a mutator (e.g.
set-annotations), the output doesn't tell them which files changed. The only way a user can figure out which files were affected is by looking through them manually or doinggit statusor however they might normally be notified of changes to files.It would be nice if we were able to notify the user which files changed as a result