Recast Profiles as a Profile field and support recursion

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-12-17 01:34:19 -07:00
parent deaf9c99d7
commit 83af6021c0
11 changed files with 356 additions and 7 deletions

View File

@@ -158,6 +158,7 @@ func Test_listFields(t *testing.T) {
},
},
fields: []string{
"Profiles",
"Comment",
"ClusterName",
"ContainerName",