Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Make vault-helper download URL customizable #395

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Wiston999
Copy link

@Wiston999 Wiston999 commented Aug 1, 2018

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

@jetstack-bot jetstack-bot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 1, 2018
@jetstack-bot
Copy link
Collaborator

[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

@simonswine
Copy link
Contributor

/assign @JoshVanL
/ok-to-test

@jetstack-bot jetstack-bot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 3, 2018
@simonswine
Copy link
Contributor

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

  • hyperkube
  • vault-helper
  • wing

@jetstack-bot jetstack-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Aug 3, 2018
@jetstack-bot jetstack-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 9, 2018
@Wiston999
Copy link
Author

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.

@JoshVanL
Copy link
Contributor

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 ?

@jetstack-bot
Copy link
Collaborator

@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 jetstack-bot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. labels Nov 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customize vault-helper download URL
4 participants