We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI was broken due to updated dependencies and due to integraton tests failure:
odel Controller Cloud/Region Version SLA Timestamp testing github-pr-4d592-microk8s microk8s/localhost 2.9.34 unsupported 20:09:58Z App Version Status Scale Charm Channel Rev Address Exposed Message admission-webhook waiting 1 admission-webhook edge 214 10.152.183.186 no installing agent kubeflow-profiles active 1 kubeflow-profiles 0 10.152.183.92 no Unit Workload Agent Address Ports Message admission-webhook/0* error idle 10.1.115.73 hook failed: "install" kubeflow-profiles/0* active idle 10.1.115.72
The issue is due to use of admission-webhook at edge channel which was re-written.
Soltion for main was implemented here: #137
The text was updated successfully, but these errors were encountered:
fix: updated requirements
4accfa6
#138
Fixed in #139 Closing.
Sorry, something went wrong.
No branches or pull requests
Description
CI was broken due to updated dependencies and due to integraton tests failure:
The issue is due to use of admission-webhook at edge channel which was re-written.
Solution
Soltion for main was implemented here: #137
The text was updated successfully, but these errors were encountered: