Commit 4c6b2eb
authored
Merge pull request #16082 from juanvallejo/jvallejo/ensure-unstructured-objects-before-composing
Automatic merge from submit-queue
UPSTREAM: 51727: ensure oc get deals with unstructured resources
Fixes #16064
Addresses BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1487245
`$ oc get ...` assumed all resources returned from a resource builder were unstructured objects.
This patch ensures we are dealing with unstructured objects before attempting to
compose into an unstructured list.
cc @openshift/cli-review @enj1 file changed
+25
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments