tarmak icon indicating copy to clipboard operation
tarmak copied to clipboard

Make vault-helper download URL customizable

Open Wiston999 opened this issue 7 years ago • 6 comments

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 #393

Special notes for your reviewer:

Release note:

Allow customizable vault-helper download URL

Wiston999 avatar Aug 01 '18 09:08 Wiston999

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: mattbates

If they are not already assigned, you can assign the PR to them by writing /assign @mattbates in a comment when ready.

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 /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

jetstack-bot avatar Aug 01 '18 09:08 jetstack-bot

/assign @JoshVanL /ok-to-test

simonswine avatar Aug 03 '18 13:08 simonswine

I think we need documetation for that and also provide similar things for other downloads we do:

  • hyperkube
  • vault-helper
  • wing

simonswine avatar Aug 03 '18 13:08 simonswine

Hi sorry for the delay on the update. I've added the same capability for hyperkube and also reflected those parameters on README files for both modules.

I couldn't find anything related to wing in the puppet/ subfolder so I haven't make any change related to it.

Wiston999 avatar Aug 09 '18 19:08 Wiston999

Hi @Wiston999, thanks for the PR. Although I have also created this PR https://github.com/jetstack/tarmak/pull/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 https://github.com/jetstack/tarmak/pull/439 but can also be propagated to terraform to set the wing URL too. Thoughts @simonswine ?

JoshVanL avatar Aug 10 '18 07:08 JoshVanL

@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.

jetstack-bot avatar Nov 28 '18 23:11 jetstack-bot