-
Notifications
You must be signed in to change notification settings - Fork 117
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
update k8s deps which include leader election fixes #449
update k8s deps which include leader election fixes #449
Conversation
Codecov Report
@@ Coverage Diff @@
## master #449 +/- ##
=========================================
Coverage 77.14% 77.14%
Complexity 260 260
=========================================
Files 58 58
Lines 1873 1873
Branches 82 82
=========================================
Hits 1445 1445
Misses 320 320
Partials 108 108
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
/cc @pierDipi |
/kind bug |
Signed-off-by: Arghya Sadhu <arghya88@gmail.com>
ec7c7ff
to
c81c05f
Compare
@pierDipi done the changes.PTAL |
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.
Thanks, @arghya88!
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: arghya88, pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ns#449) Signed-off-by: Arghya Sadhu <arghya88@gmail.com>
* Run CI Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Apply openshift/patches and re-generate release Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Resolve images using tags instead of image streams Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> * Generate release Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Arghya Sadhu arghya88@gmail.com
Fixes #446
Proposed Changes
🐛 Leader election transition improvements
Release Note
Docs