-
Notifications
You must be signed in to change notification settings - Fork 554
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
rebase: bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 in the k8s-dependencies group across 1 directory #4656
rebase: bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 in the k8s-dependencies group across 1 directory #4656
Conversation
@Mergifyio rebase |
Bumps the k8s-dependencies group with 1 update in the / directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `sigs.k8s.io/controller-runtime` from 0.18.2 to 0.18.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.18.2...v0.18.3) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Branch has been successfully rebased |
b560444
to
ef11298
Compare
@Mergifyio rebase |
☑️ Nothing to do
|
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
/test ci/centos/upgrade-tests-cephfs |
/test ci/centos/k8s-e2e-external-storage/1.28 |
/test ci/centos/upgrade-tests-rbd |
/test ci/centos/mini-e2e-helm/k8s-1.28 |
/test ci/centos/k8s-e2e-external-storage/1.27 |
/test ci/centos/mini-e2e/k8s-1.28 |
/test ci/centos/k8s-e2e-external-storage/1.29 |
/test ci/centos/mini-e2e-helm/k8s-1.27 |
/test ci/centos/mini-e2e-helm/k8s-1.29 |
/test ci/centos/mini-e2e/k8s-1.27 |
/test ci/centos/k8s-e2e-external-storage/1.30 |
/test ci/centos/mini-e2e/k8s-1.29 |
/test ci/centos/mini-e2e-helm/k8s-1.30 |
/test ci/centos/mini-e2e/k8s-1.30 |
/retest ci/centos/mini-e2e/k8s-1.30 |
@Mergifyio requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
/retest ci/centos/mini-e2e/k8s-1.28 |
/retest ci/centos/mini-e2e/k8s-1.27 |
Failed with some weird error while trying to execute a command in a Pod:
|
@Mergifyio requeue |
☑️ This pull request is already queued |
Errors like "pod nfs-820 does not have a host assigned" seem to get reported when a Pod is not completely started yet, or was restarted while trying to access it. Reported: ceph#4656 (comment) Signed-off-by: Niels de Vos <ndevos@ibm.com>
Errors like "pod nfs-820 does not have a host assigned" seem to get reported when a Pod is not completely started yet, or was restarted while trying to access it. Reported: ceph#4656 (comment) Signed-off-by: Niels de Vos <ndevos@ibm.com>
@Mergifyio refresh |
✅ Pull request refreshed |
All jobs passed, but the DCO result is missing? |
Mergifyio waiting on DCO test status, for some reason it didn't run 🤔 |
There was a bot outage, see dcoapp/app#211 |
Errors like "pod nfs-820 does not have a host assigned" seem to get reported when a Pod is not completely started yet, or was restarted while trying to access it. Reported: ceph#4656 (comment) Signed-off-by: Niels de Vos <ndevos@ibm.com>
Errors like "pod nfs-820 does not have a host assigned" seem to get reported when a Pod is not completely started yet, or was restarted while trying to access it. Reported: #4656 (comment) Signed-off-by: Niels de Vos <ndevos@ibm.com>
Errors like "pod nfs-820 does not have a host assigned" seem to get reported when a Pod is not completely started yet, or was restarted while trying to access it. Reported: ceph#4656 (comment) Signed-off-by: Niels de Vos <ndevos@ibm.com>
Bumps the k8s-dependencies group with 1 update in the / directory: sigs.k8s.io/controller-runtime.
Updates
sigs.k8s.io/controller-runtime
from 0.18.2 to 0.18.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
be2f383
Merge pull request #2840 from sbueringer/pr-bump-k8s4720d17
Bump k8s.io/* to v0.30.1aa9ed14
Merge pull request #2837 from sbueringer/pr-setup-envtest-ct-rel-0.1835d7bbd
default --use-deprecated-gcs to truece4e4f5
some more deprecations56dcc14
setup-envtest: allow downloading envtest binaries from controller-toolsYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions