secrets-provider-for-k8s
secrets-provider-for-k8s copied to clipboard
Support running tests against local cluster
trafficstars
This card is a continuation of the previous effort, deploying a local dev env.
The previous effort allowed a dev to deploy a local k8s cluster and does not support deploying a local openshift one yet. Additionally, our tests only run against a remote cluster. This card effort is enable both of these limitations.
DOD
- [ ] run tests against local cluster
- [ ] Add supporting documentation