Skip to content

fix: Update PrintNamespacesList to use a YAML parser for multiple manifest files (#9825)#9833

Merged
plumpy merged 1 commit intoGoogleContainerTools:release/v2.16from
plumpy:cherrypick
Jun 18, 2025
Merged

fix: Update PrintNamespacesList to use a YAML parser for multiple manifest files (#9825)#9833
plumpy merged 1 commit intoGoogleContainerTools:release/v2.16from
plumpy:cherrypick

Conversation

@plumpy
Copy link
Copy Markdown
Contributor

@plumpy plumpy commented Jun 17, 2025

  • Update PrintNamespacesList to break on YAML file separator '---' followed by a new line.

  • fix: Update PrintNamespacesList to break on YAML file separator '---' followed by a new line.

  • fix: update yaml line break character and add more tests

  • fix: use yaml parser to process multiple files

  • fix: add test for single manifest w break at end

  • fix: remove unnecessary conversion

  • fix: update import

  • fix: if resourceToInfoMap is empty, return nil

  • fix: format

  • fix: log fmt write error and update empty manifest (with just ---) handling

  • fix: format

  • fix: fix imports

  • fix: add test case

…ifest files (GoogleContainerTools#9825)

* Update PrintNamespacesList to break on YAML file separator '---' followed by a new line.

* fix: Update PrintNamespacesList to break on YAML file separator '---' followed by a new line.

* fix: update yaml line break character and add more tests

* fix: use yaml parser to process multiple files

* fix: add test for single manifest w break at end

* fix: remove unnecessary conversion

* fix: update import

* fix: if resourceToInfoMap is empty, return nil

* fix: format

* fix: log fmt write error and update empty manifest (with just ---) handling

* fix: format

* fix: fix imports

* fix: add test case
@plumpy plumpy requested a review from Darien-Lin June 17, 2025 18:19
@plumpy plumpy marked this pull request as ready for review June 18, 2025 03:34
@plumpy plumpy requested a review from a team as a code owner June 18, 2025 03:34
@plumpy plumpy merged commit 95fb592 into GoogleContainerTools:release/v2.16 Jun 18, 2025
11 of 12 checks passed
@plumpy plumpy deleted the cherrypick branch June 18, 2025 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants