Closed gen1us2k closed 12 months ago
Attention: 47 lines
in your changes are missing coverage. Please review.
Comparison is base (
055f364
) 5.38% compared to head (d832e66
) 5.32%.
Files | Patch % | Lines |
---|---|---|
pkg/kubernetes/client/client.go | 0.00% | 32 Missing :warning: |
pkg/install/install.go | 0.00% | 15 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
CHANGE DESCRIPTION
Problem: EVEREST-574
Short explanation of the problem.
Right now when the user runs the provisioning command multiple times using multiple namespaces the previous deployments of the everest stop working because clusterrolebinding overrides with the latest namespace.
The PR fixes the following problems
CHECKLIST
Jira
Tests