Andrey Smirnov
Andrey Smirnov
We don't have it in the test suite, but we are open to contributions.
All integration tests are in this repo. We have e.g. Longhorn/iSCSI test which works, https://github.com/siderolabs/talos/blob/4c095281be93cb11290eb43f60b4cc1a168bef17/internal/integration/k8s/longhorn.go#L53-L54
I want to rephrase the goal. I think we should drop default `--image`, and even hide it completely as a legacy way. Instead, we should have: * Image Factory host,...
> Looks like Talos 1.11.6 released without Kubernetes version bump you can run _any_ supported version of Kubernetes with Talos v1.11.6
This has nothing to do with Talos default version, you need to figure out what you're doing wrong with CAPI. Talos machine config should have explicit Kubernetes version defined.
Talos Linux relies on discovery service data to populate the list. If you re-use same secrets for a cluster which is changing IPs of some nodes, you might hit state...
If `talosctl get members` returns same result, grab a support bundle (`talosctl support`) and create a bug report please.
> maybe it be a disk selector? I'm not sure about it, it's an API, so something calls it explicitly. That something can evaluate the disk selector beforehand and pick...
> ... This is off-topic for this issue. Please don't comment on random issues, create a discussion with your ideas instead.
This error `error": "error evaluating disk locator: no such attribute(s): system_disk` and be ignored, it just means that system disk (where Talos got installed) is not available yet. Your issue...