Security
Added
- Add default for cluster description.
- Add defaulting to set custom labels on worker nodes.
Added
- Add default for aws control plane instance type.
Changed
- Prepare helm values to configuration management.
- Update architect-orb to v3.0.0.
Fixed
- Fix jwt-go failing dependency.
Added
- Add defaulting for
aws values. - Add integration tests for
aws.
Changed
- Reduced number of policy files.
- Restructured CI setup to use Makefile.
Added
- Add annotation to use
config-controller.
Changed
- [CI/CD] Push kyverno to app collections.
- Update Kyverno to
v1.4.1.
Changed
- Bump the version and use
2021.6.0
Fix
- Set security context correctly so distroless image can start
- Ensure that a Tunnel Name or ID is set when running the tunnel
- Correct reference to replicas in deployment YAML
Added
- Introduce local interfaces to make easier to test the organization handler.
- Save created namespace in Organization status field.
Changed
- Updated
apiextensions dependency to v3. - Updated
operatorkit dependency to v5. - Updated
k8sclient dependency to v5. - Always try to create organization in
companyd even when organization namespace already exists. - Pin
jwt-go dependency to avoid version with vulnerabilities.
Changed
- Disable default policies.
Changed
- Enable high availability (3 replicas).
- Update Kyverno to
1.4.0. - Reduce memory limit.