Merge upstream kubernetes-sigs/cluster-api-provider-openstack#227
Merge upstream kubernetes-sigs/cluster-api-provider-openstack#227openshift-merge-robot merged 9 commits intoopenshift:mainfrom
Conversation
Upgrade the Prometheus client to v1.11.1.
This commit is the result of running:
```
go get github.com/prometheus/client_golang@v1.11.1 \
&& go mod tidy
```
See GHSA-cg3q-j54f-5p7p
With versions lower than 1.45.0, golangci-lint returns a lot of invalid errors when running in Go 1.18+. This commit upgrades golangci-lint to the latest released version and fixes all linting errors that came up.
🐛 upgrade golangci-lint for go 1.18 support
…us_client 🐛 Address CVE-2022-21698
🏃 Add Scopes to pass data to services
…ttle-install 🐛 Install sshuttle using pip instead of from source
There is no test defined yet :) WIP here: openshift/release#27380 |
|
@mdbooth Do you mind approving, while we figure out a patch to this downstream's OWNERS? 😄 |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: EmilienM, mandre The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@pierreprinetti: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
No description provided.