talos
talos copied to clipboard
Talos Linux is a modern Linux distribution built for Kubernetes.
## Feature Request In the `talosctl` CLI track progress of the operations: * reboot * reset * shutdown * upgrade .. make the UX better by providing the progress of...
Refactor (if possible) Talos to use our own fork of `netaddr` which is compatible with `netip` package.
Part of #4422 See https://github.com/etcd-io/etcd/pull/9570/files
## Sub-tasks - [x] #4812 - [x] #4813 - [x] #4814 - [x] #4815 - [x] #4816 - [x] system extensions: building images with system extensions included - [x] system...
## Feature Request Expose as a resource - `EtcdMemberPhase`: * no other members {can bootstrap} * waiting for other etcd members to be available (connection fails) {can bootstrap} * successfully...
## Feature Request After boot Talos should keep console logs on one tty9, and switch tty1 (0?) to display `talosctl dashboard` with summary view as a default. ### Description *...
## Feature Request Implement summary console from #4584 over Talos API in `talosctl dashboard` as a secondary view. ### Description