Skip to content
New issue

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

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

Already on GitHub? # to your account

Update CI-entrypoint.sh to use AKS cluster as management cluster for testing locally #5268

Open
Tracked by #5257
nawazkh opened this issue Nov 12, 2024 · 1 comment
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Milestone

Comments

@nawazkh
Copy link
Member

nawazkh commented Nov 12, 2024

ci-entrypoint.sh is leverages create-dev-cluster.sh -> make create-cluster -> make create-management-cluster that assumes KIND as default cluster for deploying Cluster-api-* resources.

We should update create-management-cluster independent of $(MAKE) kind-create so that make aks-create could be used if needed.

@nawazkh nawazkh added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Nov 12, 2024
@nawazkh
Copy link
Member Author

nawazkh commented Nov 26, 2024

Since we have been collaborating on this one
/assign @Jont828

@nawazkh nawazkh assigned nawazkh and Jont828 and unassigned Jont828 Nov 26, 2024
@nawazkh nawazkh moved this from Todo to In Progress in CAPZ Planning Dec 9, 2024
@nawazkh nawazkh added this to the v1.18 milestone Dec 17, 2024
@willie-yao willie-yao modified the milestones: v1.18, v1.19 Jan 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
Status: In Progress
Development

No branches or pull requests

3 participants