Merge pull request #21000 from rhatdan/machine

Strip key/values of external quotes
This commit is contained in:
openshift-merge-bot[bot]
2024-02-02 00:59:03 +00:00
committed by GitHub
5 changed files with 11 additions and 4 deletions

View File

@@ -792,6 +792,7 @@ BOGUS=foo
Entry("ports.container", "ports.container", 0, ""),
Entry("ports_ipv6.container", "ports_ipv6.container", 0, ""),
Entry("pull.container", "pull.container", 0, ""),
Entry("quotes.container", "quotes.container", 0, ""),
Entry("readonly.container", "readonly.container", 0, ""),
Entry("readonly-tmpfs.container", "readonly-tmpfs.container", 0, ""),
Entry("readonly-notmpfs.container", "readonly-notmpfs.container", 0, ""),