-
Notifications
You must be signed in to change notification settings - Fork 50
sync up future branch with master branch #741
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
Conversation
Bumps golang from 1.15.7 to 1.16.6. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor ODLM cache to use one pattern of design * update another cache design for e2e test
Bumps golang from 1.16.6 to 1.16.7. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* opt-in of ubi base image automated builds * configure Docker Credential
* add relatedImages to operator CSV * follow CICD name convention
* make operatorconfig optional * update the err msg & err check
Bumps golang from 1.16.7 to 1.17.0. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build: bump k8s dependencies to 1.21 * Download tools locally * disable package verification * unset GOSUMDB
…#737) Current logic makes the operator uninstall by console/cli reinstall immediately, which is not expected by all the users
* fix: Operator only reconciles when watched subscriptions are updated. Current logic makes the operator uninstall by console/cli reinstall immediately, which is not expected by all the users * feat: Enable subscription config option in the operandregistry
Codecov Report
@@ Coverage Diff @@
## release-future #741 +/- ##
==================================================
+ Coverage 65.85% 66.40% +0.55%
==================================================
Files 10 10
Lines 1678 1685 +7
==================================================
+ Hits 1105 1119 +14
+ Misses 388 385 -3
+ Partials 185 181 -4
Continue to review full report at Codecov.
|
horis233
left a comment
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
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Daniel-Fan, horis233 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 |
|
/retest |
No description provided.