-
In [one place](https://github.com/bzub/tink/blob/1f256c87e8715e652e1565ba62fe5a71d0db16d5/resources/node/common/kustomization.yaml#L23) we download a `talosctl` binary for use. This is fragile. We sho…
bzub updated
2 months ago
-
Currently there is no way that I know of to delete or write a specific file or directory on the nodes. The only existing file manipulation APIs are `read` and `list` but there is no `write` or `delete…
-
currently, the way the ups + synology act together means that when there's a power loss, the talos nodes don't disconnect from the iscsi targets correctly, and the entire system gets borked, requiring…
-
## Bug Report
### Description
talosctl does not use dns resolver configured in system (both windows and linux) and seems like instead it just tries `127.0.0.53:53`. This results in no name resolut…
-
### Problem Description
When querying nodes in an omni instance it would be nice to be able to globally query it (assuming the name is unique) no matter what cluster it is in.
```
talosctl servic…
-
## Bug Report
While upgrading to Talos `v1.8.1`, the upgrade failed (but somehow recovered) because it can't read from `/dev/kmsg`.
The installer was successful, but the "watcher" script (`talos…
-
Talos has recently introduced a new document called [VolumeConfig](https://www.talos.dev/v1.8/talos-guides/configuration/disk-management/#machine-configuration).
Would be nice to be able to add this …
-
## Bug Report
`talosctl conformance kubernetes` is blocked by Pod Security:
```
running conformance tests version 1.31.1
running tests: \[Conformance\]
2024/10/05 00:30:46 INFO Created Namespac…
-
### TL;DR
Warning FailedMount 38s (x3536 over 4d23h) kubelet MountVolume.SetUp failed for volume "pvc-a1e2b216-bd1f-4e3f-b54f-ebc8ce7760bd" : rpc error: code = Internal desc = failed to publi…
-
## Bug Report
### Description
I am trying to deploy a Talos cluster with version 1.8.1 and the latest terraform provider. I would like to make use of the new volume feature. This is the machine …