-
Notifications
You must be signed in to change notification settings - Fork 50
change tag back to latest for base image #685
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
|
Using bot to keep the base image up-to-date. |
|
It looks like the bot cannot update the base image automatically, re-open the PR |
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 |
* bump version to 1.8.0 (#716) * apply k8s PreserveUnknownFields into API (#702) * build(deps): bump golang from 1.15.7 to 1.16.6 (#710) 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> * fix: Make probe more loose (#717) * change tag back to latest for base image (#685) * refactor ODLM cache to use one pattern of design (#721) * refactor ODLM cache to use one pattern of design * update another cache design for e2e test * Get csv even the installPlan requires Approval (#723) * perf: shorten initial delay of readness probe (#725) * build(deps): bump golang from 1.16.6 to 1.16.7 (#728) 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 (#727) * opt-in of ubi base image automated builds * configure Docker Credential * add relatedImages to operator CSV (#729) * add relatedImages to operator CSV * follow CICD name convention * fix base image file name (#732) * bump version to 1.9.0 (#734) * make operatorconfig optional (#733) * make operatorconfig optional * update the err msg & err check * build(deps): bump golang from 1.16.7 to 1.17.0 (#735) 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 (#736) * build: bump k8s dependencies to 1.21 * Download tools locally * disable package verification * unset GOSUMDB * fix: Operator only reconciles when watched subscriptions are updated. (#737) Current logic makes the operator uninstall by console/cli reinstall immediately, which is not expected by all the users * Enable Subscription config in OperandRegistry (#738) * 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 * Trigger build with new base image * Trigger build with new base image Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jiaming Hu <[email protected]> Co-authored-by: Alice Li <[email protected]> Co-authored-by: Travis CI User <[email protected]>
No description provided.