-
Notifications
You must be signed in to change notification settings - Fork 49
Make vault-helper download URL customizable #395
base: master
Are you sure you want to change the base?
Make vault-helper download URL customizable #395
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign @JoshVanL |
I think we need documetation for that and also provide similar things for other downloads we do:
|
Hi sorry for the delay on the update. I couldn't find anything related to wing in the puppet/ subfolder so I haven't make any change related to it. |
Hi @Wiston999, thanks for the PR. Although I have also created this PR #420 that documents how to customize various URLs in puppet and terraform, I think that it might make more sense to have this as configuration options in the tarmak.yaml . This would prevent having to recompile and provide a much better UX IMO. This can be implemented much like this PR #439 but can also be propagated to terraform to set the wing URL too. Thoughts @simonswine ? |
@Wiston999: PR needs rebase. Instructions 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/test-infra repository. |
What this PR does / why we need it: This PR lets vault-helper download URL to be modifiable to point to internal mirrors.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #393Special notes for your reviewer:
Release note: