gitops icon indicating copy to clipboard operation
gitops copied to clipboard

gitops repo for our kubernetes cluster

Results 36 gitops issues
Sort by recently updated
recently updated
newest added

github apps need an extra dance. https://github.com/argoproj-labs/argocd-notifications/issues/99

enhancement
app:argocd
security

Many of our resources only select a particular image tag; rather than an exact hash. - Use kustomization [image field](https://github.com/kubernetes-sigs/kustomize/blob/master/docs/plugins/builtins.md#field-name-images) to hashlock - Check any operators for additional images they...

security

tcp ingress to the container on port 22, http[s] ingress goes to a static html file

I'm adding my PGP key (used to sign commit(s)): 3D7C8D39E8C4DF771583D3F0A8A091FD346001CA This is for the purpose of ops permissions to deploy a Mastodon instance.

Hard codes groups for now; they need to be migrated to a userdb data source. Had to hardcode the userdb IP.... dns lookups are failing with: > ``` > Jun...

Will be able to at least validate yaml. Not sure if we'll be able to do a client side dry-run without exposing secrets to the CI server?