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

Issue 623: Remove version map #624

Merged
merged 8 commits into from
May 18, 2022
Merged

Conversation

anishakj
Copy link
Contributor

@anishakj anishakj commented May 16, 2022

Change log description

Removed the supported version map manifests as it is not used in operator. Updated operator.yaml to remove the volume mounts of version map. Removed the deploy folder completely as it is already present in config folder.

Purpose of the change

Fixes #623

What the code does

Removed the version map and removed the unused yaml files. Updated operator.yaml to not use version map.

How to verify it

All e2e should pass

Signed-off-by: anishakj <anisha.kj@dell.com>
Signed-off-by: anishakj <anisha.kj@dell.com>
@anishakj anishakj changed the title Issue 623 remove version map Issue 623: Remove version map May 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2022

Codecov Report

Merging #624 (36374ac) into master (f3de573) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #624   +/-   ##
=======================================
  Coverage   82.95%   82.95%           
=======================================
  Files          17       17           
  Lines        4100     4100           
=======================================
  Hits         3401     3401           
  Misses        565      565           
  Partials      134      134           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3de573...36374ac. Read the comment docs.

Signed-off-by: anishakj <anisha.kj@dell.com>
Signed-off-by: anishakj <anisha.kj@dell.com>
Signed-off-by: anishakj <anisha.kj@dell.com>
Signed-off-by: anishakj <anisha.kj@dell.com>
@anishakj anishakj marked this pull request as ready for review May 18, 2022 08:14
@anishakj anishakj requested a review from nishant-yt May 18, 2022 08:15
Signed-off-by: anishakj <anisha.kj@dell.com>
Copy link
Collaborator

@nishant-yt nishant-yt left a comment

Choose a reason for hiding this comment

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

GOOD TO GO

@anishakj anishakj merged commit ed18236 into master May 18, 2022
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.

Remove the version map
3 participants