kubernetes-sigs / cluster-api-provider-azure

Cluster API implementation for Microsoft Azure
https://capz.sigs.k8s.io/
Apache License 2.0
295 stars 423 forks source link

Generate API version upgrade test templates with kustomize instead of hard-coding them #4997

Open willie-yao opened 3 months ago

willie-yao commented 3 months ago

/kind cleanup

What needs cleanup: Currently, the API version upgrade test templates (example) are not generated and are instead updated manually. This can introduce lots of room for error whenever we change the versions used in the upgrade test.

Describe the solution you'd like The templates should be generated by kustomize with the same patches as cluster-template-prow.yaml, which is the main template being used by CI for other E2E tests

k8s-triage-robot commented 2 days ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

willie-yao commented 1 day ago

/remove-lifecycle stale