talos/.gitignore
Branden Cash 41299cae99
feat: udev rules support
Brings udev rules as first class citizens in the machine config

Allows for customizing how udev devices are presented in the system. My case in particular, I need to change the group and permissions for the Intel QuickSync renderer device to enable non-root containers to make use of the hardware transcoding capabilities of the Intel GPU.

Signed-off-by: Branden Cash <ammmze@gmail.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-10-18 23:27:41 +03:00

34 lines
400 B
Plaintext

.env
.envrc
bin
_out
.vscode
.idea
*.code-workspace
init.yaml
controlplane.yaml
join.yaml
worker.yaml
talosconfig
/kubeconfig
hack/test/libvirt/matchbox/assets/*
!hack/test/libvirt/matchbox/assets/.gitkeep
# vim Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Go
.artifacts/
sha256sum.txt
sha512sum.txt
**/packet-cluster.yaml
# Local Netlify folder
.netlify