-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Updates for golden image heterogenous cluster support #99811
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
Conversation
|
🤖 Tue Oct 21 19:28:22 - Prow CI generated the docs preview: |
|
LGTM as for the parts referring to the web console |
|
Thanks @erpeters157 ! Several things I fill missing:
|
Acedus
left a comment
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.
So the lower-level resource that is a DataVolume, which is essentially used to power this entire feature behind the scenes, is pretty much usable out-of-the-box. With that said, aside from upstream documentation on the matter[1], there's no mention of it in the official OpenShift docs and I believe that for certain advanced users, this information may be valuable, should we include it?
|
Hi @erpeters157 . Thanks for the fixes. I still think we must have some background of why this feature is needed, and what is the risk of not using it in heterogeneous cluster. I think it's a meaningful risk and the user should know about it. This is why we added a special alert for this case. |
|
@nunnatsa Thanks for your feedback. It's definitely still a work in progress based on everyone's feedback but I appreciate your input. |
|
@Acedus I'm still new to CNV but I'll ask the established writers if there is a reason why this isn't mentioned in the downstream documentation. I'm going to focus on addressing what we need to document for heterogenous cluster support and if I have time, and it should be added, I will work on that. If I can't get to it, may be we could open a Jira to make it an async update. |
|
@Acedus I spoke to my team and none of them know why the |
|
@nunnatsa Please see my latest updates with more of the information you requested. Please let me know if this is good or you'd would like additions. Thank you for your support and feedback. |
|
/lgtm |
danielclowers
left a comment
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.
few things needing addressed and a couple of suggestions
...creating_vms_advanced/creating_vms_advanced_web/virt-golden-image-heterogenous-clusters.adoc
Outdated
Show resolved
Hide resolved
...creating_vms_advanced/creating_vms_advanced_web/virt-golden-image-heterogenous-clusters.adoc
Outdated
Show resolved
Hide resolved
...reating_vms_advanced/creating_vms_advanced_web/virt-golden-image-heterogeneous-clusters.adoc
Outdated
Show resolved
Hide resolved
...reating_vms_advanced/creating_vms_advanced_web/virt-golden-image-heterogeneous-clusters.adoc
Show resolved
Hide resolved
e434a3a to
f0d8895
Compare
|
@nunnatsa Please see my latest updates. I rearranged the text order in the section introduction and called out the bit about the potential problems for not using it in an IMPORTANT note. Does this work better for you? |
...reating_vms_advanced/creating_vms_advanced_web/virt-golden-image-heterogeneous-clusters.adoc
Outdated
Show resolved
Hide resolved
nunnatsa
left a comment
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
5dab867 to
7b808a2
Compare
|
/lgtm |
ousleyp
left a comment
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.
there might be more things, but these are the things that jumped out at me. overall it looks great though!
...reating_vms_advanced/creating_vms_advanced_web/virt-golden-image-heterogeneous-clusters.adoc
Outdated
Show resolved
Hide resolved
|
The This is because your PR targets the If the update in your PR does NOT apply to version 4.21 onward, please re-target this PR to go directly into the appropriate version branch or branches (enterprise-4.x) instead of main. |
|
New changes are detected. LGTM label has been removed. |
2a21451 to
63422bf
Compare
sjhala-ccs
left a comment
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.
@erpeters157 A few more suggestions before this is ready for merging. Thanks!
modules/virt-add-custom-golden-image-heterogeneous-cluster.adoc
Outdated
Show resolved
Hide resolved
modules/virt-add-custom-golden-image-heterogeneous-cluster.adoc
Outdated
Show resolved
Hide resolved
14223c3 to
dcb137d
Compare
|
@erpeters157: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
sjhala-ccs
left a comment
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
|
/cherrypick enterprise-4.20 |
|
/cherrypick enterprise-4.21 |
|
@sjhala-ccs: new pull request created: #100856 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. |
|
@sjhala-ccs: new pull request created: #100857 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. |
Updates related to CNV-61640, support for golden images in heterogenous clusters.
Version(s):
4.20
Issue:
https://issues.redhat.com/browse/CNV-61640
Link to docs preview:
-- Enabling heterogeneous cluster support
-- Modifying a common golden image source in a heterogeneous cluster
-- Adding a custom golden image in a heterogeneous cluster
-- Modifying workloads node placement in a heterogeneous cluster
QE review:
Additional information: