stenic / sql-operator

Manage SQL databases, users and grant using kubernetes manifests
https://stenic.github.io/sql-operator/
Other
4 stars 3 forks source link

fix(deps): update module k8s.io/api to v0.22.3 - autoclosed #18

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.20.2 -> v0.22.3

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/stenic/sql-operator":"/mnt/renovate/gh/stenic/sql-operator" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -w "/mnt/renovate/gh/stenic/sql-operator" docker.io/renovate/go:1.17.2 bash -l -c "go get -d ./..."
go: downloading k8s.io/apimachinery v0.22.3
go: downloading k8s.io/klog/v2 v2.9.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.1.2
go: downloading k8s.io/api v0.22.3
go: downloading github.com/go-logr/logr v0.4.0
go: downloading github.com/evanphx/json-patch v4.11.0+incompatible
go: downloading github.com/json-iterator/go v1.1.11
go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
go: downloading k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e
go: downloading golang.org/x/net v0.0.0-20210520170846-37e1c6afe023
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
github.com/stenic/sql-operator imports
    k8s.io/client-go/kubernetes/scheme imports
    k8s.io/api/batch/v2alpha1: cannot find module providing package k8s.io/api/batch/v2alpha1
github.com/stenic/sql-operator imports
    k8s.io/client-go/kubernetes/scheme imports
    k8s.io/api/discovery/v1alpha1: cannot find module providing package k8s.io/api/discovery/v1alpha1
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information