-
Notifications
You must be signed in to change notification settings - Fork 250
feat(rcv1p): unify cert bootstrap flow and add Windows CA refresh task #8096
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
base: main
Are you sure you want to change the base?
Changes from all commits
89d1f8c
741eb3d
4b6137e
f554537
d953dba
a1de4d8
72082ba
6a56f53
c24e543
9410fd0
c9d8f7d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -20,4 +20,5 @@ fi; | |||||
| REPO_DEPOT_ENDPOINT="{{.CustomCloudConfig.RepoDepotEndpoint}}" | ||||||
| {{getInitAKSCustomCloudFilepath}} >> /var/log/azure/cluster-provision.log 2>&1; | ||||||
| {{end}} | ||||||
| LOCATION="{{getCloudLocation .}}" | ||||||
|
||||||
| LOCATION="{{getCloudLocation .}}" | |
| export LOCATION="{{getCloudLocation .}}" |
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.