cluster-api-provider-proxmox
cluster-api-provider-proxmox copied to clipboard
build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 in /hack/tools
Bumps golang.org/x/tools from 0.38.0 to 0.39.0.
Commits
034e59cinternal/analysis/analyzerutil: fix FileUsesGoVersion076bd80gopls/internal/filewatcher: retry directory reading upon failure605803fgo/analysis/passes/loopclosure: simplify using IsMethodNamed2c6e03finternal/testenv: allow Apple diff too82112c0gopls/internal/settings: correct git issue for fieldalignment warning1f97856go.mod: update golang.org/x dependenciesc24121cgo/analysis/passes/modernize: stditerators: even better name heuristicedb9587go/analysis/passes/modernize: stditerators: better name heuristic2f6a4f9go/analysis/passes/modernize: forvar: handle "if v := v; cond {"efd8c43go/analysis: don't apply fixes to generated files- Additional commits viewable in compare view
Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Tests
Please note that running unit and e2e tests requires manual approval from a team member.
e2e tests
We use labels to control which e2e tests contexts are run:
| Label | Behaviour |
|---|---|
| none | Run Generic tests only |
| https://github.com/ionos-cloud/cluster-api-provider-proxmox/labels/e2e%2Fnone | Do not run any e2e tests |
| https://github.com/ionos-cloud/cluster-api-provider-proxmox/labels/e2e%2Fflatcar | Add Flatcar tests |
ℹ️ Ask a team member to add the requested labels if you don't have enough permissions.