All notable changes to this project will be documented in this file.
- SLK-79144 - Support gke-autopilot platform
- SLK-77315 - Support AKS 1.28
- SLK-73499 - Add robustness to removal of windows-enforcer
- SLK-76863 - Support Security Context at Pod Level
- SLK-68752 - Change dnsNdots to global value
- SLK-73499 - Add robustness to removal of windows-enforcer - PR#797
- Fix PodSecurityPolicies privileged
- Remove double sections in windows-enforcer template - PR#772
- Add windows enforcer support
- Increase enforcer memory limit in lightning to allow AMP - PR#741
- Adjust default resource requests and limits - PR#729
- Update tolerations 723
- Update agent resource limits definition
- Change DS name when deployed using Express Mode.
- Add mount for Podman
- Add new capability LINUX_IMMUTABLE (SLK-59669)
- Change volume mount for tkg (SLK-58184)
- Added support for Ndots DNS configuration.
- Fix PodSecurityPolicy #666
- Add multi container engine support for different TKGi versions based only on platform choice
- Add HashiCorp Vault support to load token
- Fix hard-coded name of aqua enforcer in express mode deployment
- Add resource definition in case of express-mode
- Rename RoleBinding to ClusterRole vmware-system-privileged if platform=tkg
- fix issue #581 of duplicate hostPID parameter
- Init commit
- Add new variable
expressMode
, default value isfalse
- From release 2022.4 the Kube Enforcer chart will support Express Mode, when variable
global.enforcer.enabled
defined astrue
in the Kube Enforcer chart, the Enforcer chart will be installed also - The following variables moved to the global scope
- platform --> global.platform
- gateway.host --> global.gateway.address
- gateway.port --> global.gateway.port
- imageCredentials.* --> global.imageCredentials.*