talos icon indicating copy to clipboard operation
talos copied to clipboard

Talos Linux is a modern Linux distribution built for Kubernetes.

Results 607 talos issues
Sort by recently updated
recently updated
newest added

## End Result ### Talos Base * attach SPDX file to a Talos release on GitHub * attach SPDX as a blob to e.g. `siderolabs/imager` container (per Talos version) *...

EPIC

## Feature Request Adding a SHA256 digest to container image references in Talos machine config (static manifests) during new installations/upgrades and release notes (installer image) improves integrity control by ensuring...

Hi, I was following instructions here - https://www.talos.dev/v1.8/talos-guides/configuration/certificate-authorities/ Expected to apply the yaml via `talosctl patch mc --nodes -p @my-ca.yaml` but error `"TrustedRootsConfig" "v1alpha1": not registered` is returned. Either something...

## Bug Report ### Description When we add a files in a machine config like this: ``` files: - path: "/etc/cri/conf.d/20-customization.part" permissions: 0 content: | [plugins."io.containerd.grpc.v1.cri"] enable_unprivileged_ports = true enable_unprivileged_icmp...

# Pull Request ## What? (description) Just a small typo. ## Why? (reasoning) ## Acceptance Please use the following checklist: - [ ] you linked an issue (if applicable) -...

Tracking issue for the potential removal of `GRPC_ENFORCE_ALPN_ENABLED` in grpc-go 1.68.0 and beyond. Current hope is that they are not going to proceed with this: - https://github.com/grpc/grpc-go/issues/7769

Update Request | Renovate Bot This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rook-ceph](https://redirect.github.com/rook/rook) | patch | `v1.15.3` -> `v1.15.4` | --- ###...

Update Request | Renovate Bot This PR contains the following updates: | Package | Update | Change | |---|---|---| | [longhorn](https://redirect.github.com/longhorn/longhorn) ([source](https://redirect.github.com/longhorn/charts)) | patch | `v1.7.1` -> `1.7.2` | ---...

## Feature Request During https://factory.talos.dev/ creation make it possible to select cilium as cni ### Description It would be great with creating a image, that cilium is directly installed (or...

## Feature Request Implement a Talos controller for periodically running `xfs_scrub`. This also needs to be configurable by a machine configuration document. #### References - https://man7.org/linux/man-pages/man8/xfs_scrub.8.html - https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/scrub