buildx/driver/kubernetes
Sebastiaan van Stijn fd87647da1
use "#nosec" instead of "nolint:gosec" to be more specific
The `#nosec` comment allows ignoring a specific rule; this prevents
potentially other "gosec" linting failulres from being silently ignored.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-07-03 13:31:06 +02:00
..
context lint: apply x/tools/modernize fixes 2025-03-07 16:37:24 -08:00
execconn go.mod: update k8s deps to v0.26.2 (remove "replace" rule) 2023-05-22 16:10:49 +02:00
manifest driver kubernetes: allow to work in a Memory mount to speed up things 2025-06-18 14:49:54 -04:00
podchooser use "#nosec" instead of "nolint:gosec" to be more specific 2025-07-03 13:31:06 +02:00
util lint: apply x/tools/modernize fixes 2025-03-07 16:37:24 -08:00
driver.go avoid double pushing with docker driver with containerd 2025-02-24 16:48:57 -08:00
factory.go driver kubernetes: allow to work in a Memory mount to speed up things 2025-06-18 14:49:54 -04:00
factory_test.go builder: move kube config handling to k8s driver package 2024-08-07 14:01:33 +02:00