oracle / cluster-api-provider-oci

Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
https://oracle.github.io/cluster-api-provider-oci/
Apache License 2.0
40 stars 22 forks source link

Update templates to use v1beta1 version of KubeadmConfigTemplate #279

Closed shyamradhakrishnan closed 1 year ago

shyamradhakrishnan commented 1 year ago

What happened: While applying default template with CAPI 1.4.3 , received the following,

Warning: bootstrap.cluster.x-k8s.io/v1alpha4 KubeadmConfigTemplate is deprecated; use bootstrap.cluster.x-k8s.io/v1beta1 KubeadmConfigTemplate

What you expected to happen: Warning should not come

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment: