Skip to content

Try to consolidate yaml implementations#2374

Draft
xnox wants to merge 1 commit intochainguard-dev:mainfrom
xnox:less-yamls
Draft

Try to consolidate yaml implementations#2374
xnox wants to merge 1 commit intochainguard-dev:mainfrom
xnox:less-yamls

Conversation

@xnox
Copy link
Copy Markdown
Member

@xnox xnox commented Feb 25, 2026

Switch direct yamls to https://github.com/yaml/go-yaml and upgrade to v4 API.

This drops sigs.k8s.io/yaml, downgrades gopkg.in/yaml.v3 to indirect, and otherwise moves us closer to having just go.yaml.in security maintained yaml implementations.

@xnox xnox marked this pull request as draft February 25, 2026 12:41
Switch to https://github.com/yaml/go-yaml and upgrade to v4 API.

This drops sigs.k8s.io/yaml, downgrades gopkg.in/yaml.v3 to indirect,
and otherwise moves us closer to having just go.yaml.in security
maintained yaml implementations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant