You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the codeflare operator checks for kuberay namespaces to apply
network policies so it uses opendatahub DSCInitialization CRD
which isn't available on vanilla k8s clusters so added a condition
to check for DSCInitialization only when running on openshift
This fixes the gatejobs running the codeflare-sdk repo as the e2e
test jobs are failing because DSCInitialization isn't available on
kind cluster that is being used for testing.
0 commit comments