Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update k8s.io/kubernetes/staging/src/k8s.io/cri-api digest to 40f222b #119

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Type Update Change
k8s.io/kubernetes/staging/src/k8s.io/cri-api replace digest 2cb31c9 -> 40f222b

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 22, 2024

⚠️ 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: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/jefurry/logrus v2.0.6+incompatible
go: downloading golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/cilium/ebpf v0.16.0
go: downloading github.com/google/gops v0.3.28
go: downloading golang.org/x/sys v0.27.0
go: downloading github.com/containerd/containerd v1.7.23
go: downloading github.com/containerd/containerd/api v1.7.19
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/containerd/typeurl/v2 v2.2.3
go: downloading github.com/docker/docker v27.3.1+incompatible
go: downloading k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20241121160855-40f222b6201d
go: downloading k8s.io/kubernetes v1.24.17
go: downloading github.com/charmbracelet/bubbles v0.20.0
go: downloading github.com/charmbracelet/bubbletea v1.2.2
go: downloading github.com/charmbracelet/lipgloss v1.0.0
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/sevlyar/go-daemon v0.1.6
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/spf13/viper v1.19.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/mandiant/GoReSym v1.7.2-0.20240819162932-534ca84b42d5
go: downloading github.com/shirou/gopsutil v3.21.11+incompatible
go: downloading github.com/zcalusic/sysinfo v1.1.2
go: downloading golang.org/x/arch v0.0.0-20201008161808-52c3e6f60cff
go: downloading golang.org/x/crypto v0.28.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/Ha4sh-447/flowcharts v0.0.0-20240802124452-44516e0e7dc8
go: downloading github.com/smira/go-xz v0.1.0
go: downloading google.golang.org/protobuf v1.35.1
go: downloading github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
go: downloading github.com/containerd/fifo v1.1.0
go: downloading github.com/containerd/platforms v0.2.1
go: downloading github.com/moby/sys/signal v0.7.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/opencontainers/runtime-spec v1.1.0
go: downloading github.com/opencontainers/selinux v1.11.0
go: downloading golang.org/x/sync v0.9.0
go: downloading google.golang.org/grpc v1.66.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0
go: downloading go.opentelemetry.io/otel/trace v1.30.0
go: downloading go.opentelemetry.io/otel v1.30.0
go: downloading github.com/charmbracelet/x/ansi v0.4.5
go: downloading github.com/charmbracelet/x/term v0.2.1
go: downloading github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
go: downloading github.com/mattn/go-localereader v0.0.1
go: downloading github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading github.com/muesli/termenv v0.15.2
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/lestrrat-go/strftime v1.1.0
go: downloading github.com/elliotchance/orderedmap v1.4.0
go: downloading rsc.io/binaryregexp v0.2.0
go: downloading github.com/tklauser/go-sysconf v0.3.14
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/term v0.25.0
go: downloading k8s.io/component-base v0.31.1
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
go: downloading google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9
go: downloading github.com/Microsoft/hcsshim v0.11.7
go: downloading github.com/containerd/continuity v0.4.2
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/klauspost/compress v1.17.2
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/moby/sys/mountinfo v0.7.1
go: downloading github.com/containerd/ttrpc v1.2.5
go: downloading github.com/moby/sys/user v0.3.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
go: downloading github.com/moby/locker v1.0.1
go: downloading golang.org/x/net v0.30.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.30.0
go: downloading golang.org/x/text v0.19.0
go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/yusufpapurcu/wmi v1.2.4
go: downloading github.com/tklauser/numcpus v0.9.0
go: downloading k8s.io/apiserver v0.24.17
go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
go: downloading github.com/go-ole/go-ole v1.3.0
go: downloading k8s.io/apimachinery v0.31.1
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/containerd/cgroups v1.1.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: kyanos/agent/metadata/k8s imports
	k8s.io/kubernetes/pkg/kubelet/cri/remote imports
	k8s.io/cri-api/pkg/apis/runtime/v1alpha2: cannot find module providing package k8s.io/cri-api/pkg/apis/runtime/v1alpha2

Copy link

cloudflare-workers-and-pages bot commented Nov 22, 2024

Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8320b00
Status: ✅  Deploy successful!
Preview URL: https://c80a1fc6.kyanos.pages.dev
Branch Preview URL: https://renovate-k8s-io-kubernetes-s.kyanos.pages.dev

View logs

Copy link

vercel bot commented Nov 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kyanos ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 2:46am

Copy link
Contributor Author

renovate bot commented Nov 22, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the k8s.io/kubernetes/staging/src/k8s.io/cri-api 40f222b update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/k8s.io-kubernetes-staging-src-k8s.io-cri-api-digest branch November 22, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant