-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
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
Blueprint autodeployments are failing #668
Comments
Issue-Label Bot is automatically applying the labels:
Please mark this comment with 👍 or 👎 to give our bot feedback! |
It looks like the problem is the application resource. It looks like the YAML spec is invalid. The indentation of OWNERs is wrong. It looks like the validation I'm writing to fix kubeflow/manifests#1174 is catching this. @Jeffwan I will fix the YAML as part of kubeflow/manifests#1174 so no need to worry about this unless you need a fix sooner. Should have a PR this weekend or Monday. |
* kubeflow#1174 lots of CRDs have status fields which causes ACM to complain that the CRD is invalid. * This PR cleans up those CRDs and adds an appropriate validation test. * Fix typos in AWS application specs (kubeflow/testing#668)
Thanks @jlewi for the fix. I think I carelessly brings some indent issue in kubeflow/manifests#1162 |
* CRDs should not have status field. * #1174 lots of CRDs have status fields which causes ACM to complain that the CRD is invalid. * This PR cleans up those CRDs and adds an appropriate validation test. * Fix typos in AWS application specs (kubeflow/testing#668) * Update tests.
@Jeffwan not a problem |
Auto deployed blueprints are still failing with an rbac issue.
|
Issue-Label Bot is automatically applying the labels:
Please mark this comment with 👍 or 👎 to give our bot feedback! |
kubeflow-ci-deployment namespace is missing
|
Autodeployments of blueprints are failing.
Looking at the tekton dashboard.
https://kf-ci-v1.endpoints.kubeflow-ci.cloud.goog/tekton/#/namespaces/auto-deploy/pipelineruns?labelSelector=tekton.dev%2Fpipeline%3Ddeploy-gcp-blueprint
error is
The text was updated successfully, but these errors were encountered: