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

Replace hardcoded string to constant from sdk-sriov #22

Open
denis-tingaikin opened this issue Sep 23, 2021 · 0 comments
Open

Replace hardcoded string to constant from sdk-sriov #22

denis-tingaikin opened this issue Sep 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@denis-tingaikin
Copy link
Member

denis-tingaikin commented Sep 23, 2021

Context

#21

Motivation

Hardcoded strings can be replaced to const from sdk-sriov
https://github.com/networkservicemesh/cmd-admission-webhook-k8s/blob/main/main.go#L186-L187

Implementation details

  1. Export constant from sdk-sriov by separate PR.
  2. Replace hardcoded strings to the constant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants