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

refactor(kube-api-rewriter): remove dvp prefixes #139

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

diafour
Copy link
Member

@diafour diafour commented Jun 19, 2024

  • DVP is a product name, use more generic prefix
  • Change configuration CRDs for KubeVirt and CDI.
  • Change manifests in templates: RBAC and configurations.
  • Change pre-delete-hook.

Description

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

What is the expected result?

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.

@diafour diafour force-pushed the feat/proxy/rewrite-labels-annos branch from 6f4bb26 to e9e1b1b Compare June 19, 2024 18:23
Base automatically changed from feat/proxy/rewrite-labels-annos to main June 19, 2024 18:49
- DVP is a product name, use more generic prefix
- Change configuration CRDs for KubeVirt and CDI.
- Change manifests in templates: RBAC and configurations.
- Change pre-delete-hook.

Signed-off-by: Ivan Mikheykin <[email protected]>
@diafour diafour force-pushed the refactor/kube-api-rewriter/remove-dvp-prefixes branch from d092947 to 0196ad3 Compare June 19, 2024 18:50
@diafour diafour merged commit 4905687 into main Jun 19, 2024
1 check passed
@diafour diafour deleted the refactor/kube-api-rewriter/remove-dvp-prefixes branch June 19, 2024 19:15
LopatinDmitr pushed a commit that referenced this pull request Jun 20, 2024
- DVP is a product name, use more generic prefix
- Change configuration CRDs for KubeVirt and CDI.
- Change manifests in templates: RBAC and configurations.
- Change pre-delete-hook.

Signed-off-by: Ivan Mikheykin <[email protected]>
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.

2 participants