Koren Lev

Results 13 comments of Koren Lev

# Create new managed k8s cluster using rancher 2.6.2 : ```hcl resource "rancher2_cluster" "rancher_cluster" { name = var.rancher_managed_cluster_name windows_prefered_cluster = (var.windows == "yes" ? true : false) cluster_auth_endpoint { enabled...

masked kcfg string: ```log 2021-12-15T15:31:37.5830571Z module.managed_cluster.azuredevops_serviceendpoint_kubernetes.service_connection 2021-12-15T15:31:37.5831779Z to include new values learned so far during apply, provider 2021-12-15T15:31:37.5835148Z "registry.terraform.io/microsoft/azuredevops" produced an invalid new value 2021-12-15T15:31:37.5836482Z for .kubeconfig: planned set element...

adding again here , it constantly fails to add a rancher 2.6.2 cluster kubeconfig ( just create a cluster and try, was working before that version) : terraform resources: ```hcl...

seeing the same issue , we adjust alerting to ignore this until fixed

same issue seen with latest longhorn , any plan to resolve ?

will xfs file system make any different ?