-
Notifications
You must be signed in to change notification settings - Fork 178
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
fix: failed to sync cache due to status subresouce missed in tfjob CRD #1173
Conversation
Signed-off-by: Yi Chen <github@chenyicn.net>
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
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cheyang 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 |
kubeflow#1173) Signed-off-by: Yi Chen <github@chenyicn.net> (cherry picked from commit 82fd0ba)
* Bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#1160) Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.59.1 to 0.60.0. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.59.1...v0.60.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit bf49baa) * Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#1162) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0. - [Commits](golang/crypto@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 41fb18b) * fix: keep arena installer after installing the binary (#1164) * Release v0.10.0 Signed-off-by: Yi Chen <github@chenyicn.net> * fix: keep arena installer after installing the binary Signed-off-by: Yi Chen <github@chenyicn.net> * Update tf-operator image Signed-off-by: Yi Chen <github@chenyicn.net> --------- Signed-off-by: Yi Chen <github@chenyicn.net> (cherry picked from commit fdcfd18) * fix: unsupported success policy when success policy is not specified (#1170) Signed-off-by: Yi Chen <github@chenyicn.net> (cherry picked from commit 45c8e1b) * Migrate docker image to ACREE (#1171) Signed-off-by: Yi Chen <github@chenyicn.net> (cherry picked from commit b8af066) * Bump mkdocs-material from 9.5.38 to 9.5.40 (#1166) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.38 to 9.5.40. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.38...9.5.40) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 522a0c6) * Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#1163) Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit a1b7285) * fix: failed to sync cache due to status subresouce missed in tfjob CRD (#1173) Signed-off-by: Yi Chen <github@chenyicn.net> (cherry picked from commit 82fd0ba) * Release v0.10.1 Signed-off-by: Yi Chen <github@chenyicn.net> --------- Signed-off-by: Yi Chen <github@chenyicn.net> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Purpose of this PR
Close #1174
Proposed changes:
Change Category
Rationale