Daniel Skowroński
Daniel Skowroński
Same here on `v52.3.79`, I have multiple paths in `$KUBECONFIG` and switch contexts across them, which works with many tools (like Helm and `kubectx`). In my case, I have those...
https://github.com/netbox-community/netbox-docker/issues/1249 seems to be related
I nearly opened exactly the same PR, @chabou can you merge it to master?
It won't be easy to implement https://github.com/alessiodionisi/terraform-provider-k0s/issues/95 as issue seems to reside in k0sctl itself (https://github.com/k0sproject/k0sctl/issues/603) plus some features were added but are not yet released with version number. I'll...
> I prefer to wait k0sctl implementation We'll need to wait for https://github.com/k0sproject/k0sctl/issues/603 and I assume it'd "just work". Otherwise, some logic would need to be applied as described previously....
This is not yet supported in k0sctl itself - https://github.com/k0sproject/k0sctl/issues/603
Given fact there's Terraform provider for nearly everything, including pizza, support for any type of resource (even as opt-in feature) is much needed. If tthat's not planned, please at least...
https://github.com/k0sproject/bootloose/blob/main/pkg/cluster/cluster.go#L128 is the root cause - I think user should be in more control and have proper responsibility for input file specification. If user is the only party responsible for...
Would it make sense to treat this as an opportunity to improve warnings experience in TF CLI by broadening the scope of the issue by: 1. making it possible to...