Conversation
Signed-off-by: Pawel Proskurnicki <pawel.proskurnicki@intel.com>
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hi @pawelpros. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
- Description of the problem which is fixed/What is the use case
Changed vSOCK port 4050 to unix domain socket (port 0) for QGS.
- What I did
Altered QGS yaml to use unix domain socket.
- How to verify it
Deploy TDX with QGS (kata version must be greater than 3.22.0)
- Description for the changelog
Changed vSOCK port 4050 to unix domain socket (port 0) for QGS.