-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[WIP] BZ1975701: Add Tang workaround for vSphere to rel notes #37356
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
✔️ Deploy Preview for osdocs ready! 🔨 Explore the source changes: fe5ac3f 🔍 Inspect the deploy log: https://app.netlify.com/sites/osdocs/deploys/616483bd6517fc00080f8b5c 😎 Browse the preview: https://deploy-preview-37356--osdocs.netlify.app/openshift-enterprise/latest/release_notes/ocp-4-9-release-notes |
@jinyunma PTAL for QE ack. |
nameserver='8.8.8.8' | ||
echo "ip=${ip}::${gateway}:${netmask}:${hostname}:${interface}:none:${nameserver}" | ||
---- | ||
|
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.
The workaround listed here is not the right one I applied and verified, because this is node-specific config and need to be applied on each master/worker node ( IP is different on each node), I use the workaround provided in doc https://docs.google.com/document/d/1rnAutjuxzUAauqOZwc8Iccl7SSZVWGJXH5VJL08YvTU/edit#, which also mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=1975701#c12
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.
Thanks, @jinyunma - I'll update this to address your feedback so this can make it in the 4.9 release notes.
We've had a high volume of added known issues to this file, which has caused a number of conflicts. As a result, I'm closing this PR and have started over with #37500 |
@bobfuru: PR needs rebase. 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/test-infra repository. |
BZ1975701
As mentioned in #33497 (comment), this adds a known issue and documented workaround to be added to the OCP 4.9 release notes. I will look at adding the workaround to the Encrypting and mirroring disks during installation doc in a separate PR.
Preview link (last bullet): https://deploy-preview-37356--osdocs.netlify.app/openshift-enterprise/latest/release_notes/ocp-4-9-release-notes?utm_source=github&utm_campaign=bot_dp#ocp-4-9-known-issues