submariner-io / submariner-operator

Operator that deploys the various Submariner components.
Apache License 2.0
104 stars 65 forks source link

Add healthcheck configuration and RBAC in route agent and register crds #3146

Closed aswinsuryan closed 1 month ago

aswinsuryan commented 2 months ago

Add the healthcheker configuration in route agent and give permission for routegent permission for crud operation of routeagent resources.

Register the routeagent crds

submariner-bot commented 2 months ago

🤖 Created branch: z_pr3146/aswinsuryan/route-agent-healthcheck 🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

tpantelis commented 1 month ago

I assume we'll be checking RouteAgent CRs in subctl diagnose so we'll need RBAC permissions here we well.

aswinsuryan commented 1 month ago

I assume we'll be checking RouteAgent CRs in subctl diagnose so we'll need RBAC permissions here we well.

Done.

submariner-bot commented 1 month ago

🤖 Closed branches: [z_pr3146/aswinsuryan/route-agent-healthcheck]