kube-reqsizer icon indicating copy to clipboard operation
kube-reqsizer copied to clipboard

Annotations for YAML reference in a git repository to open automatic requests PR

Open amitai-devops opened this issue 3 years ago • 0 comments

Something like

auto.request.operator/repository = https://github.com/myorg/myrepo
auto.request.operator/yaml = "charts/mychart/templates/deployment.yaml" # /statefulset.yaml /daemonset.yaml

With an attached secret credentials for the default service account to be able to make this PR in the first place.

amitai-devops avatar Dec 19 '22 14:12 amitai-devops