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

Change AWS custom resources api version in cluster-template-aws.yaml #105

Merged
merged 6 commits into from
Jul 10, 2024

Conversation

eaudetcobello
Copy link

@eaudetcobello eaudetcobello commented Apr 26, 2024

Update infrastructure to v1beta2 because v1beta1 is deprecated (https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases/tag/v2.4.0).

eaudetcobello and others added 5 commits April 26, 2024 15:15
@eaudetcobello eaudetcobello changed the title Update cluster-template-aws.rc and cluster-template-aws.yaml Change AWS custom resources api version in cluster-template-aws.yaml Jul 10, 2024
Copy link

@kwmonroe kwmonroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @eaudetcobello! LGTM.

@@ -81,10 +81,10 @@ spec:
kind: MicroK8sConfigTemplate
infrastructureRef:
name: "${CLUSTER_NAME}-md-0"
apiVersion: infrastructure.cluster.x-k8s.io/v1beta
apiVersion: infrastructure.cluster.x-k8s.io/v1beta2

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@kwmonroe kwmonroe merged commit 8295d78 into main Jul 10, 2024
4 checks passed
@kwmonroe kwmonroe deleted the update-aws branch July 10, 2024 22:20
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.

3 participants