Matt Morrison
Matt Morrison
> Bugs should be filed for issues encountered whilst operating bank-vaults. > You should first attempt to resolve your issues through the community support > channels, e.g. Slack, in order...
Requires removal of ksonnet support, which has been removed from ArgoCD itself. The motivation for upgrading the API is to get support for managing the new RBAC types introduced in...
The built images for this project are being published to a non-standard location (`gcr.io/k8s-ingress-image-push`) and should be updated to a community registry. Also, the published builds should be promoted and...
/kind feature **1. Describe IN DETAIL the feature/behavior/change you would like to see.** Currently kOps validation only allows a single networking mode to be enabled, however, `gce` and `cilium` can...
> Bugs should be filed for issues encountered whilst operating bank-vaults. > You should first attempt to resolve your issues through the community support > channels, e.g. Slack, in order...
Switch dependency vendoring to go modules and delete `vendor/` subdir. Requires Go v1.11
FYI @abagshaw I haven't been able to test successfully yet. On GKE, the pod stays in pending state forever because the scheduler thinks there aren't any GPU's available. This is...
Some folks deploy an ArgoCD server per Kubernetes cluster. We should add support for multiple ArgoCD deploys that is configurable: * per repository * per application
https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/
This provider generates a kubeconfig secret with the name `-admin-kubeconfig`, with the data keys `super-admin.conf` etc. However, other providers create an admin level `kubeconfig` secret with the name: `-kubeconfig` with...