Closed dependabot[bot] closed 4 months ago
The following labels could not be found: dependabot
.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign g-gaston for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Name | Link |
---|---|
Latest commit | 27000f541072ed93886800fadd0295a153d892ac |
Latest deploy log | https://app.netlify.com/sites/kubernetes-sigs-cluster-api-cloudstack/deploys/6695b8642c620e0008be61df |
@dependabot[bot]: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
capi-provider-cloudstack-presubmit-build | 27000f541072ed93886800fadd0295a153d892ac | link | true | /test capi-provider-cloudstack-presubmit-build |
capi-provider-cloudstack-presubmit-unit-test | 27000f541072ed93886800fadd0295a153d892ac | link | true | /test capi-provider-cloudstack-presubmit-unit-test |
capi-provider-cloudstack-presubmit-e2e-smoke-test | 27000f541072ed93886800fadd0295a153d892ac | link | true | /test capi-provider-cloudstack-presubmit-e2e-smoke-test |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Superseded by #394.
Bumps sigs.k8s.io/controller-tools from 0.11.3 to 0.15.0.
Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
473c028
Merge pull request #927 from pmalek/crd-xvalidation-add-messageExpression8dd0634
Merge pull request #930 from kubernetes-sigs/dependabot/github_actions/action...5464a63
Merge pull request #931 from kubernetes-sigs/dependabot/go_modules/github.com...1381be7
:seedling: Bump actions/checkout from 4.1.2 to 4.1.3a40abf6
Merge pull request #929 from kubernetes-sigs/dependabot/github_actions/tj-act...9571d3c
:seedling: Bump github.com/onsi/gomega from 1.32.0 to 1.33.0434b090
:seedling: Bump tj-actions/changed-files from 44.0.1 to 44.3.004e6d44
feat(crdvalidation): add messageExpression support to XValidation markere159968
:sparkles: crd: allow specifying spec.preserveUnknownFields (#912)8cc57e3
Merge pull request #926 from sbueringer/pr-1.30Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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