Skip to content

Releases: conplementAG/cops-controller

Release 20191119.2-dev

19 Nov 20:56
Compare
Choose a tag to compare

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

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

14 Nov 14:43
f2cb9b6
Compare
Choose a tag to compare

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

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

11 Nov 08:16
c097538
Compare
Choose a tag to compare

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

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

19 Oct 15:34
Compare
Choose a tag to compare

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

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

16 Jun 17:53
Compare
Choose a tag to compare

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

Changes:

  • eb36039 fix: allow users to install helm in cops namespaces

This list of changes was auto generated.

Release 20190615.1-dev

15 Jun 20:46
Compare
Choose a tag to compare

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

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

13 Jun 14:29
e7550f4
Compare
Choose a tag to compare

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

Changes:

  • e7550f4 Merge pull request #6 from conplementAG/feature/cicd-fixes

This list of changes was auto generated.