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

Rely on only container name while parsing feature flags #422

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

deepakkinni
Copy link
Collaborator

@deepakkinni deepakkinni commented Nov 29, 2021

What this PR does / why we need it:
The PR ensures that the plugin uses only the container name to determine velero container.

Which issue(s) this PR fixes:

Fixes #421

Special notes for your reviewer:
Added 2 unit tests to emulate the scenario.

Does this PR introduce a user-facing change?:

Add support for velero image with sha tag.

Signed-off-by: Deepak Kinni dkinni@vmware.com

Signed-off-by: Deepak Kinni <dkinni@vmware.com>
Copy link
Contributor

@lintongj lintongj left a comment

Choose a reason for hiding this comment

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

Looks good

@xing-yang
Copy link
Contributor

LGTM

@svcbot-qecnsdp
Copy link

Sorry, some of the pre-check tests are failing for this PR !

Please check the Jenkins job for more details
https://container-dp.svc.eng.vmware.com/job/CNSDP-CI/650/

@deepakkinni
Copy link
Collaborator Author

/rerun

@deepakkinni
Copy link
Collaborator Author

rerun tests

@svcbot-qecnsdp
Copy link

Congratulations !!

All the pre-check tests passed
https://container-dp.svc.eng.vmware.com/job/CNSDP-CI/651/

@deepakkinni deepakkinni merged commit 326b071 into vmware-tanzu:main Nov 30, 2021
@deepakkinni deepakkinni deleted the parse_fix_v1 branch December 7, 2021 17:54
deepakkinni pushed a commit to deepakkinni/velero-plugin-for-vsphere that referenced this pull request Dec 7, 2021
…#422)

The PR ensures that the plugin uses only the container name to determine velero container.

Signed-off-by: Deepak Kinni <dkinni@vmware.com>
lintongj pushed a commit that referenced this pull request Dec 7, 2021
[Crossport]Rely on only container name while parsing feature flags (#422)
lipingxue pushed a commit to lipingxue/velero-plugin-for-vsphere that referenced this pull request May 19, 2023
…#422)

The PR ensures that the plugin uses only the container name to determine velero container.

Signed-off-by: Deepak Kinni <dkinni@vmware.com>
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.

Feature flags are not processed when a velero sha256 image is used for velero install.
4 participants