Skip to content

Conversation

marcosmarxm
Copy link
Contributor

In the previous pull request #103, it seems the YAML package was changed from "k8s.io/apimachinery/pkg/util/yaml" to "gopkg.in/yaml.v2". This change is causing issues when people try to use abctl with secrets.yaml. During the parsing operation, the metadata.name property of the secret is not parsed properly.

Proposal is to return to previous package but maybe we can work to get to fix the unmarshall step using the new package.

@marcosmarxm marcosmarxm requested a review from a team as a code owner September 12, 2024 00:56
@abuchanan-airbyte abuchanan-airbyte changed the title use previous lib to unmarshall yaml files fix: use k8s yaml lib Sep 12, 2024
@abuchanan-airbyte abuchanan-airbyte merged commit 8154b67 into main Sep 12, 2024
2 of 3 checks passed
@abuchanan-airbyte abuchanan-airbyte deleted the marcos/change-yaml-lib branch September 12, 2024 00:58
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.

2 participants