8000 [global] add cloud-provider-dvp module by aleksey-su · Pull Request #11649 · deckhouse/deckhouse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[global] add cloud-provider-dvp module #11649

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 59 commits into from
May 15, 2025
Merged

[global] add cloud-provider-dvp module #11649

merged 59 commits into from
May 15, 2025

Conversation

aleksey-su
Copy link
Member
@aleksey-su aleksey-su commented Jan 21, 2025

Description

Added support of new cloud provider - DVP.

Why do we need it, and what problem does it solve?

Our clients want to use DVP

Why do we need it in the patch release (if we do)?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: candi
type: feature
summary: Added support for the new cloud provider — `DVP`.
impact_level: default

@github-actions github-actions bot added area/cloud-provider Pull requests that update cloud providers modules area/testing Pull requests that update testing code area/cluster-and-infrastructure Pull requests that update infra modules area/cli Pull requests that update cli area/core Pull requests that update core modules go Pull requests that update Go code area/api-change Pull requests that api changing labels Jan 21, 2025
@aleksey-su aleksey-su force-pushed the cloud-provider-dvp branch 2 times, most recently from 72fb96c to 097fbfb Compare January 29, 2025 07:37
@github-actions github-actions bot added the type/dependencies Pull requests that update a dependency file label Jan 29, 2025
@aleksey-su aleksey-su force-pushed the cloud-provider-dvp branch 5 times, most recently from c8fd7fc to b8d9be2 Compare January 31, 2025 14:25
@github-actions github-actions bot added area/kubernetes Pull requests that update k8s area/network Pull requests that update cni and network modules area/docs Pull requests that update doumentation labels Feb 3, 2025
@github-actions github-actions bot removed area/kubernetes Pull requests that update k8s area/network Pull requests that update cni and network modules area/docs Pull requests that update doumentation labels Feb 3, 2025
@aleksey-su aleksey-su force-pushed the cloud-provider-dvp branch 2 times, most recently from 8d0ab7e to 4adf517 Compare March 5, 2025 06:05
@aleksey-su aleksey-su force-pushed the cloud-provider-dvp branch 2 times, most recently from a25427d to e6d3241 Compare March 21, 2025 14:35
@aleksey-su aleksey-su force-pushed the cloud-provider-dvp branch 2 times, most recently from d982acf to 1ff725f Compare April 4, 2025 18:25
aleksey-su and others added 18 commits May 14, 2025 17:50
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Vladislav Panfilov <vladislav.panfilov@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Co-authored-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com>
Signed-off-by: Aleksey Sulimenko <aleksey.sulimenko@gmail.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Co-authored-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com>
Signed-off-by: Aleksey Sulimenko <aleksey.sulimenko@gmail.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
….yaml

Co-authored-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com>
Signed-off-by: Aleksey Sulimenko <aleksey.sulimenko@gmail.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Co-authored-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com>
Signed-off-by: Aleksey Sulimenko <aleksey.sulimenko@gmail.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
….yaml

Co-authored-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com>
Signed-off-by: Aleksey Sulimenko <aleksey.sulimenko@gmail.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Co-authored-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com>
Signed-off-by: Aleksey Sulimenko <aleksey.sulimenko@gmail.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Vladislav Panfilov <vladislav.panfilov@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
@aleksey-su aleksey-su force-pushed the cloud-provider-dvp branch from ad5d73d to 018fbe2 Compare May 14, 2025 14:51
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
Signed-off-by: Alexey Sulimenko <alexey.sulimenko@flant.com>
@aleksey-su aleksey-su requested review from name212 and sprait May 15, 2025 10:54
@name212 name212 added the skip/documentation-validation Skip documentation validation in pull request label May 15, 2025
@name212 name212 requested a review from z9r5 May 15, 2025 11:14
@z9r5 z9r5 merged commit 1c5d04b into main May 15, 2025
64 of 68 checks passed
@z9r5 z9r5 deleted the cloud-provider-dvp branch May 15, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api-change Pull requests that api changing area/cli Pull requests that update cli area/cloud-provider Pull requests that update cloud providers modules area/cluster-and-infrastructure Pull requests that update infra modules area/core Pull requests that update core modules area/testing Pull requests that update testing code go Pull requests that update Go code skip/documentation-validation Skip documentation validation in pull request skip/e2e Skip running e2e test for pass pull request check type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants
0