Closed mvlassis closed 3 months ago
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6082.
This message was autogenerated
This issue should be fixed by https://github.com/canonical/bundle-kubeflow/pull/1001. There we are checking if the deployed bundle is 1.8 to wait for the oidc-gatekeeper
charm to go to BlockedStatus; otherwise it should pass.
Closing as a duplicate of #997
Bug Description
The Github actions "Create AKS cluster, deploy CKF and run bundle test" and "Create EKS cluster, deploy CKF and run bundle test" on the
main
branch fail to run the Charmed Kubeflow UATs from themain
branch. The failure is during the "Test bundle deployment" step.To Reproduce
Actions
, and then select the action named "Create AKS cluster, deploy CKF and run bundle test" or "Create EKS cluster, deploy CKF and run bundle test"main
branch, on thelatest
bundle, with the default Kubernetes version (empty field), and for themain
branch of the Charmed Kubeflow UATs repositoryEnvironment
main
latest/edge
1.29
Relevant Log Output
Output from the
deploy-to-aks
action (theTest bundle deployment
step): hereOutput from the
deploy-to-eks
action (theTest bundle deployment
step): hereAdditional Context
No response