Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Operator: Service type implemented #179

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

Pavan-SAP
Copy link
Member

TODO

Pavan-SAP and others added 5 commits March 6, 2025 13:59
Add support for tenant independent "service" workload(s), that may be
exposed under an own subdomain.
Checks implemented -

1. Allow `Service` type
2. Don't allow TenantOperation/CustomTenantOperation if all the
workloads are of type `Service`
3. Check if the workload name is valid in the ServiceExposure. It should
be of type `Service`
Pavan-SAP and others added 7 commits March 6, 2025 23:38
Amongst other things, this is used to prevent some tenant related handling.
Ensure only the releavant DNS entries are removed when cleaning up DNS
entries for a service.
Service <--> Tenant switch error handling enhanced.
There is now a message on LatestReady condition until the issue is resolved.
 workload name duplicate check code updated
Add tests to improve overall coverage for Service workloads.
@Pavan-SAP Pavan-SAP requested a review from skrishnan-sap March 11, 2025 21:46
@Pavan-SAP Pavan-SAP marked this pull request as ready for review March 11, 2025 21:51
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.

2 participants