Skip to content

feat(k8s): add cluster migrate-to-private-network command #3145

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

Merged
merged 2 commits into from
May 30, 2023

Conversation

Mia-Cross
Copy link
Contributor

This PR adds the temporary command scw k8s cluster migrate-to-private-network to the CLI.
It will be used to migrate legacy clusters (those created without a private network) to clusters with a private network.

@Mia-Cross Mia-Cross force-pushed the k8s_migrate_to_pn_cluster branch from 5847518 to 4949847 Compare May 30, 2023 11:48
@Mia-Cross Mia-Cross force-pushed the k8s_migrate_to_pn_cluster branch from 4949847 to b5a4b8c Compare May 30, 2023 11:58
@Mia-Cross Mia-Cross marked this pull request as ready for review May 30, 2023 12:41
@codecov-commenter
Copy link

Codecov Report

Merging #3145 (bf69c78) into master (9d076c3) will decrease coverage by 0.08%.
The diff coverage is 38.15%.

@@            Coverage Diff             @@
##           master    #3145      +/-   ##
==========================================
- Coverage   75.83%   75.75%   -0.08%     
==========================================
  Files         171      172       +1     
  Lines       37416    37492      +76     
==========================================
+ Hits        28374    28403      +29     
- Misses       8036     8082      +46     
- Partials     1006     1007       +1     
Impacted Files Coverage Δ
internal/namespaces/k8s/v1/custom_migrate.go 37.33% <37.33%> (ø)
internal/namespaces/k8s/v1/custom.go 100.00% <100.00%> (ø)

@remyleone remyleone added this pull request to the merge queue May 30, 2023
Merged via the queue into scaleway:master with commit be4dd67 May 30, 2023
@Mia-Cross Mia-Cross deleted the k8s_migrate_to_pn_cluster branch May 31, 2023 09:43
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