Skip to content

chore: move to maintained yaml #1727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: move to maintained yaml #1727

wants to merge 1 commit into from

Conversation

wcrum
Copy link

@wcrum wcrum commented Apr 7, 2025

gopkg.in/yaml.v3 is unmaintained, move to sigs.k8s.io/yaml as primary maintained version

Summary

Simply modified reference of gopkg.in/yaml.v3 -> sigs.k8s.io/yaml which is a mainted fork of go-yaml.

Changes

Move from on yaml to another yaml provider. Think we can probably remove a lot of the additional comments.

Motivation

Unmaintained dependency poses risk.

Related issues

#1724
#1725

Closes #1724

gopkg.in/yaml.v3 is unmaintained, move to sigs.k8s.io/yaml as primary maintained version
@ccoVeille
Copy link
Collaborator

ccoVeille commented Apr 8, 2025

I would say it closes #1724

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.

Migrate to a maintained yaml package
2 participants