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

Improve ManagedCluster validation #257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eromanova
Copy link
Member

@eromanova eromanova commented Sep 4, 2024

Closes #236 #249

This PR introduces the following changes:

  1. Verify core components' and required providers' readiness on ManagedCluster creation according to the Management object status
  2. Adapt testing cases accordingly

@eromanova eromanova self-assigned this Sep 4, 2024
@eromanova eromanova changed the title Improve Deployment validation Improve ManagedCluster validation Sep 5, 2024
@squizzi
Copy link
Contributor

squizzi commented Sep 10, 2024

This looks like it will also address #249

@Kshatrix
Copy link
Collaborator

We have some updates to the Management CR planned. Let's get back to this issue after we land them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Admission] Verify requested providers readiness before admitting Deployment creation
3 participants