Skip to content

Releases: e6data/helm-charts

workspace-2.1.13

03 Nov 08:41
67305bf

Choose a tag to compare

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

09 Oct 09:09
e49daf7

Choose a tag to compare

Update platform_role.yaml (#33)

workspace-2.1.11

29 Sep 10:01
43b06a7

Choose a tag to compare

Update platform_role.yaml (#32)

workspace-2.1.9

12 Sep 08:50

Choose a tag to compare

Update index.yaml

Signed-off-by: e6data CI <srinath@e6data.com>

workspace-2.1.8

12 Sep 06:11
003982f

Choose a tag to compare

<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

12 Sep 09:08

Choose a tag to compare

Update index.yaml

Signed-off-by: e6data CI <srinath@e6data.com>

workspace-2.1.7

28 Mar 07:39
e0f1893

Choose a tag to compare

<harshith>debug namespaces additional permissions (#26)

workspace-2.1.6

21 Mar 13:44
5e84d06

Choose a tag to compare

fix: add nodeclaim permissions (#29)

workspace-2.1.7-debug

19 Mar 09:38

Choose a tag to compare

Update index.yaml

Signed-off-by: e6data CI <srinath@e6data.com>

workspace-2.1.5

17 Mar 11:01
bcf29e2

Choose a tag to compare

Update service_accounts.yaml (#28)