spiegel_podman/pkg/machine/ignition
Lokesh Mandvekar 74788a3fe1
fileperms: newer Go 1.13+ octal literal format
Problem: While removing cgroupsv1 code, I noticed my neovim Go config
automatically changed fileperms to the new octal format and I didn't
want that polluting my diffs.

Decision: I thought it best to switch to the new octal format in a dedicated PR.

Action:
- Cursor switched to new octal format for all fileperm ocurrences in Go
 source and test files.
- vendor/, docs/ and non-Go files were ignored.
- Reviewed manually.

Ref: https://go.dev/ref/spec#Go_1.13

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2025-10-16 14:11:29 -04:00
..
ignition.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
ignition_darwin.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_freebsd.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ignition_linux.go pkg/machine: rework getLocalTimeZone on linux 2025-05-02 11:56:47 +02:00
ignition_schema.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
ignition_windows.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
ready.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00