Closed amuraru closed 2 years ago
Merging #479 (2c3e705) into master (8f9b3aa) will decrease coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #479 +/- ##
==========================================
- Coverage 85.08% 85.04% -0.04%
==========================================
Files 12 12
Lines 1602 1605 +3
==========================================
+ Hits 1363 1365 +2
- Misses 154 155 +1
Partials 85 85
Impacted Files | Coverage Δ | |
---|---|---|
controllers/zookeepercluster_controller.go | 65.46% <0.00%> (+<0.01%) |
:arrow_up: |
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 8f9b3aa...2c3e705. Read the comment docs.
@amuraru Please create an issue and link in this PR
@amuraru Please create an issue and link in this PR
Created a new issue.
also removed support for old v1beta1 CRD version. Not supported any more in newer version of k8s
Change log description
Upgrade deps:
Purpose of the change
Fixes #480
What the code does
upgrades dependencies
How to verify it
CI