Playground Apps
Changed
- Enable support for cilium
kube proxy replacement
by creating a Local Redirect policy to replace iptables rule
Changed
- Bump eclipse-temurin from 19-jdk-alpine to 20-jdk-alpine (#110)
Changed
- Change metrics port to 9091 to avoid conflict with Cilium.
Changed
- Update Gatling to v3.8.4.
Changed
- Complete rework based on fresh Helm chart. Following app related keys of the
values.yaml
changed:job.*
moved to top-level.simulation.configMap.name
-> simulation.configmap
.simulation.filename
-> simulation.file
.simulation.name
-> simulation.class
.
Changed
- Update Gatling to v3.8.3.
- Set run mode.
- Rename network-policy.yaml -> networkpolicy.yaml.
- Aligned Dockerfile to upstream.
Removed
- Remove
PodSecurityPolicy
. Will be replaced in the future. Use restricted
in the meantime.
- Make
hostIPC
and hostPID
in the daemonset configurable
Added
- Added an example of direct app deployment to README
Fixed
- Fixed rendering helm template with empty users and/or roles