[master] Use quadlet and start gvisor-tap-vsock before nodeip-configuration service #1055
Conversation
podman generate systemd command is deprecated and recommend to use quadlet. ``` DEPRECATED command: It is recommended to use Quadlets for running containers and pods under systemd. ```
Recently with latest version of 4.18.10, noticed nodeip-configuration unit starts before gvisor-tap-vsock and blocks it. This cause problem to get IP address of VM.
Reviewer's GuideThis pull request updates the File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @openshift-cherrypick-robot. Thanks for your PR. I'm waiting for a crc-org member to verify that this patch is reasonable to test. If it is, they should reply with 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. |
|
/ok-to-test |
|
@openshift-cherrypick-robot: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
This is an automated cherry-pick of #1054
/assign anjannath
Summary by Sourcery
Modify the gvisor-tap-vsock service configuration to use quadlet and ensure it starts before the nodeip-configuration service
Enhancements:
Chores: