Sean Pryor
Sean Pryor
I'm hitting the exact same initial error `final secrets request failed to provide sufficient secrets` on Fedora 28 as well. It brings up a secrets dialog, but I'm not sure...
After updating to Fedora 29 and it seems to work, though I hit #87 setenforce 0 does seem to work around it
Longer description from engineering: The rhods dashboard show notification messaged to the logged in user if there are builds in running status. The notification system is not currently watching at...
It'd be great if we could have some kind of automatic mechanism in the CR to get the date or SHA256 from the built image and use that as the...
If the notebook repo was tagged, that would help with versioning the notebooks shown to the user
Also present in 23.3 and 24.0 presumably
Those are certainly reasonable pros and cons to consider. Perhaps if the distroless path is something that seems intractable, perhaps Red Hat could help maintain a second set of images...
That's a fair criticism of UBI images, and while we could make extra stuff available in UBI, I could also amend the suggestion to use a Fedora, CentOS, etc base...
Just one note from our testing, the port isn't exposed in this spec, we added: ``` ports: - containerPort: 8888 protocol: TCP ``` In order to get it working
One other issue that cropped up in our testing: The layout that OVMS expects is `/mnt/models/1/` however, the storage-initializer will copy everything from the storage URI to `/mnt/models` which will...