-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Implement to set a domainname #3600
Conversation
Can we have an integration test too? |
@AkihiroSuda @kolyshkin Thanks for your great review 🙇 I have updated it. Please retake a look at it. |
|
7eedf6f
to
f50ef9b
Compare
@kolyshkin Sorry for the late. May I ask you to review again? |
hmm... It seems that the integration test on cent-os7 failed.
|
This is fixed by #3614, please rebase. Also PTAL containers/crun#1017 |
@kolyshkin LGTY? |
Please squash commits |
|
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
Sorry, seems to need rebase to pass the CI |
Head branch was pushed to by a user without write access
@AkihiroSuda Thanks for letting me know. How's this? |
@kolyshkin LGTY? |
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.
This needs a rebase since we've added more jobs to CI.
One nit, looks good otherwise.
opencontainers/runtime-spec#1156 Signed-off-by: utam0k <k0ma@utam0k.jp>
Head branch was pushed to by a user without write access
@kolyshkin LGTY? |
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
@kolyshkin / @AkihiroSuda may I ask when will this change be added to one of the runc releases? If I'm right, I don't think any of the current released runc has this change added / supported. |
opencontainers/runtime-spec#1156