Giuseppe Scrivano
1991990d5a
pkg/specgen: use fileutils.(Le|E)xists
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2024-04-19 09:52:14 +02:00
Matt Heon
72f1617fac
Bump Go module to v5
...
Moving from Go module v4 to v5 prepares us for public releases.
Move done using gomove [1] as with the v3 and v4 moves.
[1] https://github.com/KSubedi/gomove
Signed-off-by: Matt Heon <mheon@redhat.com>
2024-02-08 09:35:39 -05:00
Oleksandr Redko
2a2d0b0e18
chore: delete obsolete // +build lines
...
Signed-off-by: Oleksandr Redko <Oleksandr_Redko@epam.com>
2024-01-04 11:53:38 +02:00
Paul Holzinger
32c25c6026
pkg/specgen/generate: NOP verifyContainerResources() on freebsd
...
There is no point in calling into cgroup specific code as freebsd does
not support cgroups.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-12-07 11:24:47 +01:00