#16 has integration tests that "pass" in github even though they show Error in the logs. It is expected that these tests should fail because the PR enables k8s 1.22 while the workload (still v1.4 at time of running) uses a resource that was deprecated in k8s 1.22.
I think this happens sometimes in other repos as well, possibly in kubeflow dashboards or profiles.
#16 has integration tests that "pass" in github even though they show
Errorin the logs. It is expected that these tests should fail because the PR enables k8s 1.22 while the workload (still v1.4 at time of running) uses a resource that was deprecated in k8s 1.22.I think this happens sometimes in other repos as well, possibly in kubeflow dashboards or profiles.