Skip to content

Fix usage of yaml.load in getkubeconfig plugin#792

Merged
ezilber-akamai merged 1 commit into
linode:devfrom
ezilber-akamai:TPT-3838-fix-yaml-load
Jul 10, 2025
Merged

Fix usage of yaml.load in getkubeconfig plugin#792
ezilber-akamai merged 1 commit into
linode:devfrom
ezilber-akamai:TPT-3838-fix-yaml-load

Conversation

@ezilber-akamai
Copy link
Copy Markdown
Contributor

📝 Description

Replace usage of yaml.load with yaml.safe_load in get-kubeconfig plugin.

✔️ How to Test

make test-unit

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner July 7, 2025 13:59
@ezilber-akamai ezilber-akamai requested review from lgarber-akamai and zliang-akamai and removed request for a team July 7, 2025 13:59
@ezilber-akamai ezilber-akamai added the bugfix for any bug fixes in the changelog. label Jul 7, 2025
Copy link
Copy Markdown
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@ezilber-akamai ezilber-akamai merged commit 6566cc5 into linode:dev Jul 10, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix for any bug fixes in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants