Files
c6029376a5 feat: K8S KYAML output format support (#2560)
* feat: K8S KYAML output format support

Reference: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/5295-kyaml/README.md
Co-authored-by: Codex <codex@openai.com>
Generated-with: OpenAI Codex CLI (partial)
Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>

* build: gomodcache/gocache should not be committed

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>

* chore: fix spelling of behaviour

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

* build: pass GOFLAGS to docker to support buildvcs=false

In trying to develop the KYAML support, various tests gave false
positive results because they made assumptions about Git functionality
Make it possible to avoid that by passing GOFLAGS='-buildvcs=false' to
to Makefile.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

* doc: cover documentScenarios for tests

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>

* build: exclude go caches from gosec

Without tuning, gosec scans all of the vendor/gocache/gomodcache, taking
several minutes (3m35 here), whereas the core of the yq takes only 15
seconds to scan.

If we intend to remediate upstream issues in future; add a seperate
target to scan those.

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>

---------

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Co-authored-by: Codex <codex@openai.com>
2026-01-01 15:14:53 +11:00
..
2022-10-29 18:15:21 +11:00
2020-01-30 16:32:28 +11:00
2022-02-23 09:38:17 +11:00
2025-11-22 15:04:39 +11:00
2020-02-03 15:35:00 +11:00
2023-10-03 16:22:23 +11:00
2021-07-16 22:08:22 +10:00
2024-02-16 10:56:18 +11:00
2022-02-10 12:02:53 +11:00
2020-01-11 09:55:24 +11:00
2023-09-26 14:18:18 +10:00
2020-10-30 12:00:48 +11:00
2021-12-21 15:02:07 +11:00
2023-10-18 12:11:53 +11:00
2018-07-08 21:47:01 +10:00
2017-09-23 08:37:34 +10:00
2017-09-23 08:37:34 +10:00
2025-12-08 20:30:47 +11:00
2020-01-05 17:28:24 +13:00
2017-09-23 08:37:34 +10:00
2025-05-17 18:55:53 +10:00
2022-10-30 22:02:08 +11:00
2017-09-23 08:37:34 +10:00
2025-12-08 20:30:47 +11:00
2025-05-17 18:55:53 +10:00
2020-10-09 08:38:42 +11:00
2025-12-16 14:17:38 +11:00
2025-12-14 19:41:45 +11:00
2023-10-18 12:11:53 +11:00
wip
2021-11-16 16:21:08 +11:00