Skip to content

rbac-proxy - #172

Open
shruthi713 wants to merge 4 commits into
developfrom
rbac-proxy
Open

rbac-proxy#172
shruthi713 wants to merge 4 commits into
developfrom
rbac-proxy

Conversation

@shruthi713

Copy link
Copy Markdown

No description provided.

- Added TaskManagerSpec (embeds CDAPServiceSpec for 1 replica constraint) to CDAPMasterSpec.
- Generated DeepCopy and OpenAPI schema for TaskManager CRD.
- Configured maxDescLen=0 for controller-gen to reduce ETCD request size below 1.5MB limits.
- Configured deployment plans and constants to deploy TaskManager container via TaskManagerMain.
- Updated utils and deployment generation tests and testdata fixtures to verify.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces support for a new optional CDAP service, the Task Manager (Netty Proxy). It adds the TaskManagerSpec to the API, updates the deployment plan, constants, and tests, and includes a sample deployment JSON. A review comment points out a duplicate return statement in controllers/deployment.go that should be removed.

Comment thread controllers/deployment.go Outdated
shruthi713 and others added 2 commits August 20, 2026 05:34
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant