Skip to content
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

[BUG] Windows worker wrong default timezone (Pacific Standard Time instead of UTC) #361

Open
adestis-mf opened this issue Nov 13, 2023 · 1 comment
Assignees

Comments

@adestis-mf
Copy link

adestis-mf commented Nov 13, 2023

Describe the bug
The timezone on Windows worker nodes is set to Pacific time - shoult be UTC like in Azure AKS

To Reproduce
Deploy a Windows worker pool on AKS HCI cluster.

Expected behavior
The timezone should be set to UTC by default

Screenshots

PS C:\Users\Administrator> get-timezone

Id                         : Pacific Standard Time
DisplayName                : (UTC-08:00) Pacific Time (US & Canada)
StandardName               : Pacific Standard Time
DaylightName               : Pacific Daylight Time
BaseUtcOffset              : -08:00:00
SupportsDaylightSavingTime : True

Environment (please complete the following information):

  • OS: W2019 / W2022
  • AKS-HCI Version: 1.0.21.11030
  • Kubernetes Version: all

Additional context
Seems like it is set to the timezone of the engineering team ;) - Redmond

Collect log files

  • should not be needed to reproduce
@SummerSmith SummerSmith self-assigned this Nov 13, 2023
@SummerSmith
Copy link
Collaborator

We have created a bug internally to track this. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants