crossplane-contrib / provider-jet-azure

Apache License 2.0
17 stars 20 forks source link

nodePool name cannot have special characters #77

Open vfarcic opened 2 years ago

vfarcic commented 2 years ago

It's not clear from https://doc.crds.dev/github.com/crossplane-contrib/provider-tf-azure/kubernetes.azure.tf.crossplane.io/KubernetesCluster/v1alpha1@v0.2.2 that spec.forProvider.defaultNodePool[*].name must contain only a-z0-9 characters.

ulucinar commented 2 years ago

Hi @vfarcic, Thanks for the feedback. I will link this issue to Terrajet's https://github.com/crossplane-contrib/terrajet/issues/92 and https://github.com/crossplane-contrib/terrajet/issues/140. Once we have them, we can add markers for validation and the relevant documentation.