Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Update kubernetes packages to v0.27.2 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.26.3 -> v0.27.2
k8s.io/apimachinery require minor v0.26.3 -> v0.27.2

Release Notes

kubernetes/api

v0.27.2

Compare Source

v0.27.1

Compare Source

v0.27.0

Compare Source

v0.26.5

Compare Source

v0.26.4

Compare Source

kubernetes/apimachinery

v0.27.2

Compare Source

v0.27.1

Compare Source

v0.27.0

Compare Source

v0.26.5

Compare Source

v0.26.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependency label Apr 12, 2023
@renovate
Copy link
Author

renovate bot commented Apr 12, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/vshn/appcat-comp-functions":"/mnt/renovate/gh/vshn/appcat-comp-functions" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/vshn/appcat-comp-functions" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.4 && go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading k8s.io/apimachinery v0.27.2
go: downloading sigs.k8s.io/controller-runtime v0.14.5
go: downloading github.com/crossplane-contrib/provider-kubernetes v0.7.0
go: downloading github.com/crossplane/crossplane v1.11.2
go: downloading github.com/go-logr/logr v1.2.3
go: downloading github.com/sljeff/oapi-codegen v1.5.1-0.20211207091501-bc20f55d338a
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.63.0
go: downloading google.golang.org/grpc v1.50.1
go: downloading github.com/sethvargo/go-password v0.2.0
go: downloading sigs.k8s.io/controller-tools v0.11.1
go: downloading github.com/vshn/component-appcat/apis v0.0.0-20230508083110-a8e04b7b9a13
go: downloading k8s.io/api v0.27.2
go: downloading k8s.io/utils v0.0.0-20230313181309-38a27ef9d749
go: downloading github.com/stretchr/testify v1.8.1
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/crossplane/crossplane-runtime v0.19.2
go: downloading github.com/go-logr/zapr v1.2.3
go: downloading github.com/urfave/cli/v2 v2.23.7
go: downloading go.uber.org/zap v1.24.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/klog/v2 v2.90.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading google.golang.org/protobuf v1.28.2-0.20220831092852-f930b1dc76e8
go: downloading k8s.io/apiextensions-apiserver v0.26.3
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/net v0.8.0
go: downloading google.golang.org/genproto v0.0.0-20221027153422-115e99e71e1c
go: downloading github.com/spf13/cobra v1.6.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.8.0
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading k8s.io/client-go v0.26.3
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/spf13/afero v1.8.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/getkin/kin-openapi v0.107.0
go: downloading github.com/labstack/echo/v4 v4.9.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/tools v0.7.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading golang.org/x/sys v0.6.0
go: downloading github.com/inconshreveable/mousetrap v1.0.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/gobuffalo/flect v0.3.0
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/prometheus/client_golang v1.14.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f
go: downloading golang.org/x/time v0.3.0
go: downloading golang.org/x/text v0.8.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/invopop/yaml v0.1.0
go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
go: downloading github.com/labstack/gommon v0.4.0
go: downloading golang.org/x/crypto v0.5.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading golang.org/x/term v0.6.0
go: downloading k8s.io/component-base v0.26.3
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.16
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.37.0
go: downloading golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
go: downloading github.com/google/gnostic v0.6.9
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/valyala/fasttemplate v1.2.1
go: downloading golang.org/x/mod v0.9.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/prometheus/procfs v0.8.0
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/google/go-cmp v0.5.9
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/emicklei/go-restful/v3 v3.9.0
go: downloading github.com/go-openapi/jsonreference v0.20.1
github.com/vshn/appcat-comp-functions/runtime imports
	sigs.k8s.io/controller-runtime/pkg/client imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/resource/v1alpha1: cannot find module providing package k8s.io/api/resource/v1alpha1

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 843dc21 to 9bbfc24 Compare April 14, 2023 22:57
@renovate renovate bot changed the title Update kubernetes packages to v0.27.0 Update kubernetes packages to v0.27.1 Apr 14, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from d48786e to 1ccadd7 Compare April 20, 2023 14:45
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 1ccadd7 to ec93277 Compare April 30, 2023 07:00
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from ec93277 to 05f9bad Compare May 8, 2023 12:21
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 05f9bad to a176032 Compare May 18, 2023 08:11
@renovate renovate bot changed the title Update kubernetes packages to v0.27.1 Update kubernetes packages to v0.27.2 May 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants