Releases: conplementAG/cops-controller
Releases · conplementAG/cops-controller
Release 20191119.2-dev
Installation of cops-controller version 20191119.2-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20191119.2-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20191119.2-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20191119.2-dev/cops-controller-20191119.2-dev.tgz
Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- 5e56b20 fix: bug when creating namespace without service accounts
- 17a249e fix: serilog log level env variable name
- acaf1ee log severity by environment variable
This list of changes was auto generated.
Release 20191114.3-dev
Installation of cops-controller version 20191114.3-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20191114.3-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20191114.3-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20191114.3-dev/cops-controller-20191114.3-dev.tgz
Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- f2cb9b6 Merge pull request #8 from conplementAG/feature/service-accounts
- 2cd0bd3 test: name simplification
- 0f5cc8f feat: strong validation of service account schema using crd validation
- 7cc55dc test: additional rbac tests
- e4efdfa test: helm and cops controller setup now optional to support running tests in prod
- 686712b test: testing valid and invalid crd definitions, testing namespace rbac with updating
- d2127f5 feat: service account support, rename of roles and bindings for clarity
- 46ad394 test: failing test for service account functionality
- e3900a4 fix: remove elasticsearch log format
This list of changes was auto generated.
Release 20191111.2-dev
Installation of cops-controller version 20191111.2-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20191111.2-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20191111.2-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20191111.2-dev/cops-controller-20191111.2-dev.tgz
Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- c097538 Merge pull request #7 from conplementAG/fix/remove-obsole-service-account
- c7155d2 fix: remove obsolete service account
This list of changes was auto generated.
Release 20191019.3-dev
Installation of cops-controller version 20191019.3-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20191019.3-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20191019.3-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20191019.3-dev/cops-controller-20191019.3-dev.tgz
Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- 2b07944 Merge remote-tracking branch 'origin/master'
- 674fbe5 fix: patch and delete functionality for users creating the cops namespaces
- a819b6f fix: patch and delete functionality for users creating the cops namespaces
This list of changes was auto generated.
Release 20190616.1-dev
Installation of cops-controller version 20190616.1-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20190616.1-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20190616.1-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20190616.1-dev/cops-controller-20190616.1-dev.tgz
Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- eb36039 fix: allow users to install helm in cops namespaces
This list of changes was auto generated.
Release 20190615.1-dev
Installation of cops-controller version 20190615.1-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20190615.1-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20190615.1-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20190615.1-dev/cops-controller-20190615.1-dev.tgz
Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- a81e706 fix: add missing clusterrole child resource and fix clusterrole definition
- a0df70c fix: sync debug line
- 59781fb docs: missing azure dev spaces setup step
- 1ef8ddb formatting: auto-formatting changes
This list of changes was auto generated.
Release 20190613.11-dev
Installation of cops-controller version 20190613.11-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20190613.11-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20190613.11-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20190613.11-dev/cops-controller-20190613.11-dev.tgz
Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
This list of changes was auto generated.