-
Notifications
You must be signed in to change notification settings - Fork 21
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: signature display redesign #427
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Andreea-Lupu
force-pushed
the
signature_redesign
branch
from
February 22, 2024 21:51
62019b9
to
4022e3d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #427 +/- ##
==========================================
+ Coverage 82.70% 84.21% +1.51%
==========================================
Files 63 63
Lines 1885 1939 +54
Branches 485 529 +44
==========================================
+ Hits 1559 1633 +74
+ Misses 315 296 -19
+ Partials 11 10 -1 ☔ View full report in Codecov by Sentry. |
andaaron
reviewed
Feb 23, 2024
Andreea-Lupu
force-pushed
the
signature_redesign
branch
3 times, most recently
from
February 29, 2024 16:08
72c6ad8
to
be884e5
Compare
Make it a single icon |
Conclusion is to show a single icon per signing tool |
Andreea-Lupu
force-pushed
the
signature_redesign
branch
4 times, most recently
from
March 15, 2024 22:39
e965241
to
0d86a6e
Compare
raulkele
approved these changes
Mar 19, 2024
andaaron
approved these changes
Mar 20, 2024
Signed-off-by: Raul-Cristian Kele <[email protected]> Signed-off-by: Andreea-Lupu <[email protected]>
Andreea-Lupu
force-pushed
the
signature_redesign
branch
from
March 21, 2024 22:30
0d86a6e
to
196b88f
Compare
@Andreea-Lupu, @raulkele, thank you again for this feature! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Which issue does this PR fix:
What does this PR do / Why do we need it:
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.