rbales79

Results 5 issues of rbales79

removes trailing newline

nsxt_configure_cluster mispelling of "configure" intentional? Also, is it possible to review and merge these changes to master from some of the branches, especially the ones like coe branch that make...

It would be really great if the nsx-t-install image was published to dockerhub so it could be pulled without the wonky tar file image and all the issues associated with...

No values provided for OS_Images and Release_Images past 4.16 Testing personally I skipped 4.17 and 4.18, OKD 4.19 and 4.20 seem to have issues with SCOS images, swapping to RHCOS...

lifecycle/rotten

``` Fails: OS_IMAGES: '[{"openshift_version":"4.20","cpu_architecture":"x86_64","url":"https://rhcos.mirror.openshift.com/art/storage/prod/streams/c10s/builds/10.0.20250628-0/x86_64/scos-10.0.20250628-0-live-iso.x86_64.iso","version":"10.0.20250628-0"}]' RELEASE_IMAGES: '[{"openshift_version":"4.20","cpu_architecture":"x86_64","cpu_architectures":["x86_64"],"url":"quay.io/okd/scos-release:4.20.0-okd-scos.ec.10","version":"4.20.0-okd-scos.ec.10","default":true,"support_level":"beta"}]' ``` ``` Works: OS_IMAGES: '[{"openshift_version":"4.20","cpu_architecture":"x86_64","url":"https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/pre-release/4.20.0-ec.5/rhcos-4.20.0-ec.5-x86_64-live-iso.x86_64.iso","version":"10.0.20250628-0"}]' RELEASE_IMAGES: '[{"openshift_version":"4.20","cpu_architecture":"x86_64","cpu_architectures":["x86_64"],"url":"quay.io/okd/scos-release:4.20.0-okd-scos.ec.10","version":"4.20.0-okd-scos.ec.10","default":true,"support_level":"beta"}]' ``` Log: {"file":"/app/pkg/imagestore/imagestore.go:318","func":"github.com/openshift/assisted-image-service/pkg/imagestore.(*rhcosStore).Populate","level":"info","msg":"Finished creating minimal iso for 4.19-x86_64 (9.0.20250510-0)","time":"2025-08-21T21:47:30Z"} {"file":"/app/pkg/imagestore/imagestore.go:349","func":"github.com/openshift/assisted-image-service/pkg/imagestore.(*rhcosStore).extractAndCacheNmstatectl","level":"info","msg":"Extracting and caching nmstatectl for 4.20-x86_64","time":"2025-08-21T21:47:30Z"} {"file":"/app/pkg/isoeditor/nmstate_handler.go:121","func":"github.com/openshift/assisted-image-service/pkg/isoeditor.(*CommonExecuter).Execute","level":"info","msg":"Running cmd:...

lifecycle/rotten