-
Notifications
You must be signed in to change notification settings - Fork 500
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
UCP: support setting discovery resources #2434
Conversation
Thanks for your contribution. If your PR get merged, you will be rewarded 50 points. |
@shonge It seems your generated code is wrong in this request. Please follow these steps:
|
When running
|
|
I have a temporary solution for that, will investigate a long-term solution here, but for now you could:
cc: @Yisaer |
@vincent178 Thanks for your solution. We will investigate it sooner. |
Temporary solution is work!
|
@DanielZhangQD PTAL |
…e/tidb-operator into ucp_tidb-discovery_resources
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.
LGTM
Signed-off-by: sre-bot <sre-bot@pingcap.com>
cherry pick to release-1.1 in PR #2603 |
What problem does this PR solve?
UCP: #2393
Close: #2393
What is changed and how does it work?
support setting discovery resources.
By manual test, deployment/basic-discovery for controller TidbCluster/basic was successfully created when I don't set resources requirements.
Check List
Tests
Code changes
Side effects
Related changes
Does this PR introduce a user-facing change?: