-
Story
-
Resolution: Done
-
Minor
-
DO180 - OCP4.12-en-1-20230406
-
en-US (English)
URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do180-4.12/pages/ch02s04
Reporter RHNID: carias@redhat.com
Section: 4 - Guided Exercise: Inspect Kubernetes Resources
Language: en-US (English)||||||||
Workaround:
Description: should we call out the versions as there are some major breaking changes from v3 to v4 of the yq tool?
This came up when trying to use the command:{{}}
{{}}
[user@host ~]$
oc get pods -o yaml | yq r - 'items[0].status.podIP'
*{{}}*which will fail for yq v4.