-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fix NTP/Chronyd to always restart to fix issue #91 #92
base: main
Are you sure you want to change the base?
Conversation
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
1 similar comment
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
1d706e3
to
2618f6c
Compare
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
1 similar comment
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
2618f6c
to
acae6ed
Compare
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
1 similar comment
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
acae6ed
to
ad66cb6
Compare
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
1 similar comment
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
ad66cb6
to
82d6dc9
Compare
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
1 similar comment
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
82d6dc9
to
5b1c02d
Compare
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
1 similar comment
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
Signed-off-by: Jeremy-Boyle <[email protected]>
5b1c02d
to
ab9caf9
Compare
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
1 similar comment
@Jeremy-Boyle, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
I'm not sure why the @vmwclabot is not working, i already updated my email. Is someone able to fix this ? |
Thanks for the fix. We are picking up this changeset to test and will be made available in the upcoming releases. |
What does this PR do, and why is it needed?
Sets Chrondy to restart always.
Which issue(s) is/are addressed by this PR? (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #91
Testing Done:
N/A Simple fix, I'll build the image and upload it to use it when I can.
Are there any special notes for your reviewer:
Note all images pushed up until this MR are effected and its possible for Time drift in all upstream TKGS images / TKRS. Not sure how internally you want to work that and if going forward this issue will be resolved or if patches will be made for previous images and pushed as a minor k8s change.