Releases: e6data/helm-charts
Releases · e6data/helm-charts
workspace-2.1.13
feat: Add autoscaling operator permissions to engine_role (#34) Add necessary Kubernetes RBAC permissions for the autoscaling operator: - Add 'update' and 'patch' verbs for deployments in apps apiGroup - Add 'create' and 'patch' verbs for events in core apiGroup These permissions allow the autoscaling operator to: 1. Scale deployments by updating replica counts 2. Monitor deployment status and pod lifecycle 3. Create Kubernetes events for audit logging The operator requires these permissions to dynamically scale executor deployments based on cluster workload demands while maintaining proper audit trails through Kubernetes events. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Srinath Prabhu <srinath@e6data.com> Co-authored-by: Claude <noreply@anthropic.com>
workspace-2.1.12
Update platform_role.yaml (#33)
workspace-2.1.11
Update platform_role.yaml (#32)
workspace-2.1.9
Update index.yaml Signed-off-by: e6data CI <srinath@e6data.com>
workspace-2.1.8
<Sri>Adding privileges for k8s gateways in azure (#31) * <Sri>Adding privileges for k8s gateways in azure * Update platform_role.yaml
workspace-2.1.10
Update index.yaml Signed-off-by: e6data CI <srinath@e6data.com>
workspace-2.1.7
<harshith>debug namespaces additional permissions (#26)
workspace-2.1.6
fix: add nodeclaim permissions (#29)
workspace-2.1.7-debug
Update index.yaml Signed-off-by: e6data CI <srinath@e6data.com>
workspace-2.1.5
Update service_accounts.yaml (#28)