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

Drop setting a custom providerID #91

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Drop setting a custom providerID #91

merged 1 commit into from
Jul 27, 2022

Conversation

Itxaka
Copy link
Contributor

@Itxaka Itxaka commented Jul 27, 2022

Not usre why we were using the elemental:// providerID while this should
be something like k3s://

Not only that but it was blocking the correct health check of the
clusters due to not finding the provider.

Also drops the provider config override from rke2 as it was setting it
to an empty value. We should be able to restore if it proves to be
needed but doesnt seem to.

Signed-off-by: Itxaka [email protected]

Not usre why we were using the elemental:// providerID while this should
be something like k3s://

Not only that but it was blocking the correct health check of the
clusters due to not finding the provider.

Also drops the provider config override from rke2 as it was setting it
to an empty value. We should be able to restore if it proves to be
needed but doesnt seem to.

Signed-off-by: Itxaka <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #91 (c049e14) into main (3241cfd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   29.74%   29.74%           
=======================================
  Files           5        5           
  Lines         353      353           
=======================================
  Hits          105      105           
  Misses        244      244           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3241cfd...c049e14. Read the comment docs.

Copy link
Contributor

@kkaempf kkaempf left a comment

Choose a reason for hiding this comment

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

It's worth a try !

@kkaempf kkaempf merged commit 68b87dd into main Jul 27, 2022
@fgiudici fgiudici deleted the drop_provider_id branch July 28, 2022 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants