Release 20200212.2-dev
Installation of cops-controller version 20200212.2-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20200212.2-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20200212.2-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20200212.2-dev/cops-controller-20200212.2-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- edd21d2 Merge pull request #11 from conplementAG/fix/metacontroller-hot-loop
- 33e98ed fix: metacontroller going into infinite "hot" loop
This list of changes was auto generated.