1.5.0 (2024-09-30)
- update quaterly (1938afc)
1.4.0 (2024-04-15)
- container: use chiseled base image (b46ab44)
- pipeline: remove trivy (0c6d579)
- sboms: create sboms and upload to dtrack (3482d06)
1.3.0 (2023-10-27)
- add labels only when set (2099c53)
- add project name and costcenter labels (ecd3437)
- docu: adapt documentation for using telepresence (9e05301)
- tests: add test for new crd version (0bcff25)
1.2.0 (2022-12-05)
- upgrade .net and all dependencies (0b898d1)
1.1.1 (2022-06-30)
- enable subresource status (6391d8a)
1.1.0 (2022-06-28)
- add trivy repo scanning (557df0a)
- create build with triviy scan (eaa9c5a)
- enable code scanning (ab37d00)
- enable nuget package.lock.json to enable scanning with trivy (6295027)
- upload trivy scan results to github security tab (8973220)
- add nightly build (9c9cc6e)
- add release action (50920cc)
- add trivy in ci pipeline (b320a4e)
- added default admin role and rolebinding for namespace (296148d)
- asp.net core application with namespace sync implementation (e5cbdfe)
- binding to in-built edit role instead of maintaining our own (f8ee711)
- cops namespace crd, custom controller spec for metacontroller and usage example (bea5198)
- Docker, Azure DevSpaces and Visual Studio Code support (dfa2a8c)
- does not push with tag latest anymore because latest would be an instable dev-version (dc61c38)
- handles --namespace-parametre correctly for installation via helm (527fb6b)
- initial helm deployment (793c710)
- introduce limit range in CompositeController (504fc07)
- namespace-admin-users field and validation, updated docs for note on installing CRDs (86334af)
- non-root docker image (99f5058)
- publishes helm chart as artefact for release pipeline (515a70a)
- push to ACR [skip ci] (fff12b8)
- push to docker hub (5fa1925)
- pushing latest image [skip ci] (9a0a06e)
- release via github action (74e986a)
- rename chart folder to cops-controller, because chart-name must match folder-name for helm package (2be394e)
- resource namespacing, complete deployment through helm chart (9725060)
- service account support, rename of roles and bindings for clarity (d2127f5)
- strong validation of service account schema using crd validation (0f5cc8f)
- switch to ubuntu base image (49a711c)
- update hosted build pool (727515c)
- upgrade .net 5.0 (cdcf3ba)
- upgrade .net core 3.1 (7a0dd41)
- upgrade obsolete api versions (6ddd345)
- ACR password field [skip ci] (3792aa1)
- add missing clusterrole child resource and fix clusterrole definition (a81e706)
- aligns the build artifact name with the folder name to statisfy helm (6872866)
- allow users to install helm in cops namespaces (eb36039)
- bug when creating namespace without service accounts (5e56b20)
- changes docker tag naming, to statisfy helm versioning (a3056b6)
- controller name (e1e115a)
- correct child resource name for limit ranges (2a94195)
- correct docker id (d84c1e1)
- crd fix for helm race condition (crds need 2-3 seconds) (4a0f429)
- docker username (efabaa3)
- fixes k8s-apiversion and imagePullPolicy (dadadff)
- helm chart fix for image repository (4342318)
- metacontroller going into infinite "hot" loop (33e98ed)
- patch and delete functionality for users creating the cops namespaces (674fbe5)
- patch and delete functionality for users creating the cops namespaces (a819b6f)
- remove Azure devops badge (abee15c)
- remove csproj user file (c63fbdb)
- remove elasticsearch log format (e3900a4)
- remove obsolete service account (c7155d2)
- serilog log level env variable name (17a249e)
- sets correct folder name for azure-dev-spaces (810b015)
- switch to cluster-admin instead of edit cluster role to include CRDs. Additional tests (cf32cbc)
- sync debug line (a0df70c)
- updates publish path according to changed directory name (e5e7c2a)