-
Notifications
You must be signed in to change notification settings - Fork 38
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 538: Support of customized pod annotation for Pravega pods #543
Conversation
…ore pods Signed-off-by: anishakj <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #543 +/- ##
==========================================
+ Coverage 71.78% 71.95% +0.16%
==========================================
Files 15 15
Lines 3640 3662 +22
==========================================
+ Hits 2613 2635 +22
Misses 911 911
Partials 116 116
Continue to review full report at Codecov.
|
Signed-off-by: anishakj <[email protected]>
Signed-off-by: anishakj <[email protected]>
Signed-off-by: anishakj <[email protected]>
Signed-off-by: anishakj <[email protected]>
…into issue-add-annotation
Signed-off-by: anishakj <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: anishakj [email protected]
Change log description
Added new spec parameter for annotations so that annotations can be customized
Purpose of the change
Fixes #538
What the code does
Provide support to configure annoatations
How to verify it
Verify that annotation configured are shown in
pod describe
output