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

AzureManagedCluster do not reconcile a resource group #791

Closed
devigned opened this issue Jul 15, 2020 · 0 comments · Fixed by #798
Closed

AzureManagedCluster do not reconcile a resource group #791

devigned opened this issue Jul 15, 2020 · 0 comments · Fixed by #798
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@devigned
Copy link
Contributor

/kind bug

What steps did you take and what happened:
When an AzureManagedCluster reconciles, it currently does not reconcile a resource group. This will cause the cluster to fail provisioning if the resource group does not already exist.

What did you expect to happen:
AzureManagedCluster and descendant infra should provision if the resource group does not already exist.

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jul 15, 2020
@devigned devigned self-assigned this Jul 15, 2020
@CecileRobertMichon CecileRobertMichon added this to In progress in Cluster API Azure Jul 22, 2020
Cluster API Azure automation moved this from In progress to Done (2020 - Q2) Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
No open projects
Cluster API Azure
  
Done (2020 - Q2)
Development

Successfully merging a pull request may close this issue.

2 participants