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

feat: provider id changes #140

Merged
merged 1 commit into from
Feb 25, 2022
Merged

feat: provider id changes #140

merged 1 commit into from
Feb 25, 2022

Conversation

richardcase
Copy link
Member

@richardcase richardcase commented Feb 23, 2022

What this PR does / why we need it:

Changed the machine reconciliation so that it uses the standard format
for the provider id with uses a prefix. The prefix for this provider is
microvm://. The provider id is parsed when looking up the status of
the microvm.

Additionally, the ability to explicitly set a proxy server for the
microvm service has been added to the APIs. This is for scenarios where
you don't want to use the HTTP[S]_PROXY env vars.

Also setting the cluster name correctly in the instance metadata.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #139
Fixes #138
Fixes #132
Fixes #120

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@richardcase richardcase added the kind/bug Something isn't working label Feb 23, 2022
@richardcase richardcase force-pushed the testing_changes branch 2 times, most recently from 257ae3a to cc6563f Compare February 25, 2022 09:31
@richardcase richardcase changed the title WIP feat: provider id changes feat: provider id changes Feb 25, 2022
Callisto13
Callisto13 previously approved these changes Feb 25, 2022
Copy link
Member

@Callisto13 Callisto13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed the machine reconciliation so that it uses the standard format
for the provider id with uses a prefix. The prefix for this provider is
`microvm://`. The provider id is parsed when looking up the status of
the microvm.

Additionally, the ability to explicitly set a proxy server for the
microvm service has been added to the APIs. This is for scenarios where
you don't want to use the HTTP[S]_PROXY env vars.

Signed-off-by: Richard Case <richard@weave.works>
@richardcase richardcase merged commit 4b4887b into main Feb 25, 2022
@richardcase richardcase deleted the testing_changes branch February 25, 2022 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/s
Projects
None yet
2 participants