-
Notifications
You must be signed in to change notification settings - Fork 36
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
Fix cks cluster sync for a normal user #385
Fix cks cluster sync for a normal user #385
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #385 +/- ##
==========================================
+ Coverage 25.66% 25.85% +0.18%
==========================================
Files 59 62 +3
Lines 5563 4916 -647
==========================================
- Hits 1428 1271 -157
+ Misses 3996 3512 -484
+ Partials 139 133 -6 ☔ View full report in Codecov by Sentry. |
/run-e2e |
@weizhouapache a jenkins job has been kicked to run test with following paramaters:
|
Setting up environment failed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kiranchavala: changing LGTM is restricted to collaborators In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kiranchavala, vishesh92 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
thanks @kiranchavala for the testing based on @kiranchavala 's test result |
Issue #, if available:
Description of changes:
Fix CKS cluster sync for a normal user account. As of now, the request to create the cluster fails with the below error:
Testing performed:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.