-
Notifications
You must be signed in to change notification settings - Fork 625
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
[BUG] Fix errors in questions.yaml #6392
Comments
Pre Ready-For-Testing Checklist
Screen shot is in the PR. Note that the Node Selector options appear on the Storage Class Settings page, and are set correctly when installed. I will leave the Rancher fork branch in place until the PR is committed, tested, and closed.
|
Small nit. I think this is not a [DOC] type issue since it actually fixes functionality that was broken. |
@james-munson Let's make sure the issues we are handling need to add to the current milestone. Also, add backport labels if needed. cc @longhorn/dev |
@longhorn/qa for any issues with review-coverage label mean we need to see why the bug happens. Is it duo to some missing test case coverage? If yes, need to improve our test case. |
Verified with test steps Can see
Following test steps, it will test I would like to keep this ticket open until |
@chriscchien We should verify this, as we will have 1.6.1 rancher chart. |
Use Rancher > k get storageclass longhorn -o yaml | grep nodeSelector
nodeSelector: "ip-172-31-45-216"
nodeSelector: ip-172-31-45-216 |
What's the task? Please describe
I noticed a few small errors from the addition of storage class node selector in #4576
Describe the items of the task (DoD, definition of done) you'd like
item 1
Additional context
Add any other context or screenshots about the document request here.
The text was updated successfully, but these errors were encountered: