This is a pre-release, some of the planned features may not be yet implemented or misbehaving.
- feat: providing log upon CapsuleConfiguration change (a7fff59)
- chore(make): reorg helm params (a4128b5)
- chore: no need of fmt or vet, already managed by golanci-lint (b349042)
- test(e2e): typo on feature documentation By group (40bdf0c)
- docs: documenting CapsuleConfiguration CRD and options (20d0ef8)
- test(e2e): modifying CapsuleConfiguration at runtime (6103494)
- build(helm): deletion of CRB using names rather than label (ca7b859)
- build(helm)!: support for CapsuleConfiguration CRD (73e6a17)
- build(kustomize)!: support for CapsuleConfiguration CRD (9103a14)
- refactor: simplifying RBAC managed with multiple user groups (d532f16)
- feat!: using CapsuleConfiguration CRD with reload at runtime (3570b02)
- chore: using last git commit as build date (994a4c2)
- chore: upgrading kubebuilder project to v3 (eff1282)
- docs: block of NodePort services using Tenant annotation (52a73e0)
- docs: Pod Priority Class enforcement using Tenant annotations (4ccef41)
- test: testing enforced Pod Priority Class using Tenant annotations (dfb0a53)
- build(helm): providing webhook for Pod Priority Class (9ef64d0)
- build(kustomize): installing Pod Priority Class webhook (5649283)
- feat: enforcing Pod Priority Class (0481822)
- build(helm): using different names for Job hooks (bcbd9c2)
- fix: the ClusterRoleBindings capsule-namespace-provisioner are not re… (229b569)
- fix: wrong order of checks in validating-external-service-ips webhook (ef6eea6)
- chore(ci): output diff files for manifests files (bb6614d)
- build(helm): use multiple groups as capsule-user-group. Remove capsul… (784f3a7)
- feat: use multiple groups as capsule-user-group (3c9895e)
- fix: generating TLS certificate matching the deployed Namespace (6dc83b1)
- feat: block use of NodePort Services (e6da507)
- chore(go): upgrading to go 1.16 (5bca3b7)
- chore(operatorsdk): upgrading to v3 format (2e188d2)
- chore(kustomize): new CRD and webhooks for admission/v1 (3afee65)
- refactor: moving to admission/v1 for Kubernetes +1.16 (c22cb6c)
- chore(mod): upgrading controller-runtime to v0.8.3 (202a18c)
- chore(make): upgrading to controller-tools v0.5.0 (8441d88)
- test: checking runtime count for pods (d5af190)
- chore(kustomize): deprecating metrics RBAC proxy (82ae78b)
- chore(helm): deprecating metrics RBAC proxy (6c44a6a)
- docs: update capsule-proxy documentation (d6e7437)
- chore: triggering Helm Charts CD upon tag release (ac7114e)
- docs: typo on README.md (2fdc08c)
- refactor: better name variables in pkg/webhook/utils (c2cede6)
- refactor: better name variables in pkg/webhook/tenantprefix (36c90d4)
- refactor: better name variables in pkg/webhook/tenant (34c9583)
- refactor: better name variables in pkg/webhook/services (e5f17d1)
- refactor: better name variables in pkg/webhook/registry (e1b2037)
- refactor: better name variables in pkg/webhook/pvc (cec8cc0)
- refactor: better name variables in pkg/webhook/ownerreference (7ca9fe0)
- refactor: better name variables in pkg/webhook/namespacequota (b87a6c0)
- refactor: better name variables in pkg/webhook/ingress (01b75a5)
- refactor: better name variables in pkg/webhook (2c6dcf0)
- refactor: better name variables in main.go (7994ae1)
- Helm and Kustomize to v0.0.5 (#239) (d8449fe)
- feat: adding name label to each Namespace (#242) (12237ae)