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

vdk-core: add vdk sdk secrets api - part III #2325

Merged
merged 5 commits into from
Jun 27, 2023

Conversation

dakodakov
Copy link
Collaborator

Incremental change for adding the secrets capability.

Add secrets implementation and tests in vdk-core.

Incremental change for adding the secrets capability.

Add secrets implementation and tests in vdk-core.

Signed-off-by: Dako Dakov <ddakov@vmware.com>
Copy link
Collaborator

@antoniivanov antoniivanov left a comment

Choose a reason for hiding this comment

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

There's a lot of duplication between properties and job_secrets.

Do you plan to refactor it?

Sometimes duplication may be ok . If two modules will have different reasons to change and are likely to diverge.

But this is not true for large part of the code here.

Copy link
Collaborator

@antoniivanov antoniivanov left a comment

Choose a reason for hiding this comment

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

The PR looks good. But we will need to include refactoring at some point of this initiative.

ddakov added 4 commits June 27, 2023 09:57
Make sure the dev version of vdk-core is used in the build.

Signed-off-by: Dako Dakov <ddakov@vmware.com>
Make sure the dev version of vdk-core is used in the build.

Signed-off-by: Dako Dakov <ddakov@vmware.com>
Make sure the dev version of vdk-core is used in the build.

Signed-off-by: Dako Dakov <ddakov@vmware.com>
Make sure the dev version of vdk-core is used in the build.

Signed-off-by: Dako Dakov <ddakov@vmware.com>
@dakodakov dakodakov merged commit e48c12b into main Jun 27, 2023
@dakodakov dakodakov deleted the person/ddakov/vdk-sdk-secrets-implementation branch June 27, 2023 08:26
yonitoo pushed a commit that referenced this pull request Jun 27, 2023
Incremental change for adding the secrets capability.

Add secrets implementation and tests in vdk-core.

---------

Signed-off-by: Dako Dakov <ddakov@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants