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

patch: new layer history version implementation #273

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

raulkele
Copy link
Collaborator

@raulkele raulkele commented Dec 6, 2022

Signed-off-by: Raul Kele raulkeleblk@gmail.com

What type of PR is this?
feature

Which issue does this PR fix:
Closes #261

What does this PR do / Why do we need it:
Implements the new version of the layer history tab on the tag detail page

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #273 (377b8d1) into main (40ceb35) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #273      +/-   ##
==========================================
- Coverage   89.16%   89.11%   -0.05%     
==========================================
  Files          43       44       +1     
  Lines        1098     1093       -5     
  Branches      249      250       +1     
==========================================
- Hits          979      974       -5     
  Misses        107      107              
  Partials       12       12              
Impacted Files Coverage Δ
src/components/HistoryLayers.jsx 100.00% <100.00%> (ø)
src/components/LayerCard.jsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
@raulkele raulkele force-pushed the patch/updated-layers-tab branch from 220280a to 377b8d1 Compare December 6, 2022 14:20
Copy link
Contributor

@ameliamariabreda ameliamariabreda left a comment

Choose a reason for hiding this comment

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

lgtm

@raulkele raulkele merged commit 158662e into project-zot:main Dec 7, 2022
@raulkele raulkele deleted the patch/updated-layers-tab branch December 7, 2022 07:07
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.

zui: Update layers tab
2 participants