2019-04-04 11:51:03 -04:00
|
|
|
// This is a generated file. Do not edit directly.
|
2020-06-01 00:55:48 -04:00
|
|
|
// Ensure you've carefully read
|
|
|
|
|
// https://git.k8s.io/community/contributors/devel/sig-architecture/vendor.md
|
2019-04-01 11:07:04 -04:00
|
|
|
// Run hack/pin-dependency.sh to change pinned dependency versions.
|
|
|
|
|
// Run hack/update-vendor.sh to update go.mod files and the vendor directory.
|
|
|
|
|
|
|
|
|
|
module k8s.io/kubernetes
|
|
|
|
|
|
2025-09-17 16:32:42 -04:00
|
|
|
go 1.25.0
|
2019-04-01 11:07:04 -04:00
|
|
|
|
2025-09-17 16:32:42 -04:00
|
|
|
godebug default=go1.25
|
2024-09-10 12:22:40 -04:00
|
|
|
|
2019-04-01 11:07:04 -04:00
|
|
|
require (
|
2022-06-10 11:07:04 -04:00
|
|
|
bitbucket.org/bertimus9/systemstat v0.5.0
|
2019-04-01 11:07:04 -04:00
|
|
|
github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab
|
2024-09-05 11:35:53 -04:00
|
|
|
github.com/Microsoft/go-winio v0.6.2
|
2025-12-14 01:38:32 -05:00
|
|
|
github.com/Microsoft/hnslib v0.1.2
|
2022-03-17 06:16:06 -04:00
|
|
|
github.com/blang/semver/v4 v4.0.0
|
2024-05-27 09:31:36 -04:00
|
|
|
github.com/container-storage-interface/spec v1.9.0
|
2026-01-29 00:55:57 -05:00
|
|
|
github.com/coredns/corefile-migration v1.0.30
|
2026-01-11 16:50:37 -05:00
|
|
|
github.com/coreos/go-oidc v2.5.0+incompatible
|
2026-01-28 14:57:35 -05:00
|
|
|
github.com/coreos/go-systemd/v22 v22.7.0
|
2025-06-10 10:50:54 -04:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.6
|
2026-01-11 16:50:37 -05:00
|
|
|
github.com/cyphar/filepath-securejoin v0.6.1
|
2024-09-05 11:35:53 -04:00
|
|
|
github.com/distribution/reference v0.6.0
|
2022-11-08 21:49:14 -05:00
|
|
|
github.com/docker/go-units v0.5.0
|
2026-01-20 17:20:21 -05:00
|
|
|
github.com/emicklei/go-restful/v3 v3.13.0
|
2025-04-24 05:01:00 -04:00
|
|
|
github.com/fsnotify/fsnotify v1.9.0
|
2025-06-05 11:17:56 -04:00
|
|
|
github.com/go-logr/logr v1.4.3
|
2024-10-25 13:51:03 -04:00
|
|
|
github.com/go-openapi/jsonreference v0.20.2
|
2026-01-13 23:08:03 -05:00
|
|
|
github.com/godbus/dbus/v5 v5.2.2
|
2026-01-15 09:40:15 -05:00
|
|
|
github.com/google/cadvisor v0.56.0
|
2025-07-16 04:07:00 -04:00
|
|
|
github.com/google/cel-go v0.26.0
|
2025-07-01 11:21:22 -04:00
|
|
|
github.com/google/gnostic-models v0.7.0
|
2025-03-07 13:45:34 -05:00
|
|
|
github.com/google/go-cmp v0.7.0
|
2024-07-05 12:10:07 -04:00
|
|
|
github.com/google/uuid v1.6.0
|
2025-05-23 10:44:49 -04:00
|
|
|
github.com/ishidawataru/sctp v0.0.0-20250521072954-ae8eb7fa7995
|
2019-04-01 11:07:04 -04:00
|
|
|
github.com/lithammer/dedent v1.1.0
|
2023-01-14 16:02:08 -05:00
|
|
|
github.com/moby/ipvs v1.1.0
|
2024-10-21 12:42:50 -04:00
|
|
|
github.com/moby/sys/userns v0.1.0
|
2019-10-10 04:50:41 -04:00
|
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
|
2026-01-08 10:53:03 -05:00
|
|
|
github.com/onsi/ginkgo/v2 v2.27.4
|
|
|
|
|
github.com/onsi/gomega v1.39.0
|
2025-11-28 16:22:46 -05:00
|
|
|
github.com/opencontainers/cgroups v0.0.6
|
2026-01-15 09:40:15 -05:00
|
|
|
github.com/opencontainers/selinux v1.13.1
|
2025-12-20 15:27:53 -05:00
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
|
2025-09-07 17:20:43 -04:00
|
|
|
github.com/prometheus/client_golang v1.23.2
|
2025-06-05 11:17:56 -04:00
|
|
|
github.com/prometheus/client_model v0.6.2
|
2026-02-03 21:24:37 -05:00
|
|
|
github.com/prometheus/common v0.67.5
|
2021-06-09 10:06:12 -04:00
|
|
|
github.com/robfig/cron/v3 v3.0.1
|
2025-09-01 11:21:11 -04:00
|
|
|
github.com/spf13/cobra v1.10.0
|
2025-09-01 08:21:12 -04:00
|
|
|
github.com/spf13/pflag v1.0.9
|
2025-09-07 17:20:43 -04:00
|
|
|
github.com/stretchr/testify v1.11.1
|
2025-05-21 07:10:02 -04:00
|
|
|
github.com/vishvananda/netlink v1.3.1
|
|
|
|
|
github.com/vishvananda/netns v0.0.5
|
2026-01-22 11:51:06 -05:00
|
|
|
go.etcd.io/etcd/api/v3 v3.6.7
|
|
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.6.7
|
|
|
|
|
go.etcd.io/etcd/client/v3 v3.6.7
|
2026-02-07 08:26:25 -05:00
|
|
|
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful v0.65.0
|
|
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0
|
|
|
|
|
go.opentelemetry.io/otel v1.40.0
|
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0
|
|
|
|
|
go.opentelemetry.io/otel/metric v1.40.0
|
|
|
|
|
go.opentelemetry.io/otel/sdk v1.40.0
|
|
|
|
|
go.opentelemetry.io/otel/trace v1.40.0
|
2026-01-20 17:20:21 -05:00
|
|
|
go.opentelemetry.io/proto/otlp v1.9.0
|
2024-01-02 11:20:48 -05:00
|
|
|
go.uber.org/goleak v1.3.0
|
2026-01-13 23:08:03 -05:00
|
|
|
go.uber.org/zap v1.27.1
|
2025-10-31 06:30:26 -04:00
|
|
|
go.yaml.in/yaml/v2 v2.4.3
|
2026-01-13 23:08:03 -05:00
|
|
|
golang.org/x/crypto v0.47.0
|
|
|
|
|
golang.org/x/net v0.49.0
|
2026-01-11 16:25:45 -05:00
|
|
|
golang.org/x/oauth2 v0.34.0
|
|
|
|
|
golang.org/x/sync v0.19.0
|
|
|
|
|
golang.org/x/sys v0.40.0
|
|
|
|
|
golang.org/x/term v0.39.0
|
|
|
|
|
golang.org/x/text v0.33.0
|
|
|
|
|
golang.org/x/time v0.14.0
|
|
|
|
|
golang.org/x/tools v0.40.0
|
2026-02-07 08:26:25 -05:00
|
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409
|
2026-01-14 09:18:21 -05:00
|
|
|
google.golang.org/grpc v1.78.0
|
2026-01-11 16:50:37 -05:00
|
|
|
google.golang.org/protobuf v1.36.11
|
2025-08-07 16:02:03 -04:00
|
|
|
gopkg.in/evanphx/json-patch.v4 v4.13.0
|
2025-01-21 09:21:27 -05:00
|
|
|
gopkg.in/go-jose/go-jose.v2 v2.6.3
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/api v0.0.0
|
|
|
|
|
k8s.io/apiextensions-apiserver v0.0.0
|
|
|
|
|
k8s.io/apimachinery v0.0.0
|
|
|
|
|
k8s.io/apiserver v0.0.0
|
|
|
|
|
k8s.io/cli-runtime v0.0.0
|
|
|
|
|
k8s.io/client-go v0.0.0
|
|
|
|
|
k8s.io/cloud-provider v0.0.0
|
|
|
|
|
k8s.io/cluster-bootstrap v0.0.0
|
|
|
|
|
k8s.io/code-generator v0.0.0
|
|
|
|
|
k8s.io/component-base v0.0.0
|
2020-07-27 07:29:19 -04:00
|
|
|
k8s.io/component-helpers v0.0.0
|
2020-06-16 16:48:13 -04:00
|
|
|
k8s.io/controller-manager v0.0.0
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/cri-api v0.0.0
|
2024-03-06 08:52:20 -05:00
|
|
|
k8s.io/cri-client v0.0.0
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/csi-translation-lib v0.0.0
|
2022-03-22 11:56:49 -04:00
|
|
|
k8s.io/dynamic-resource-allocation v0.0.0
|
2023-06-26 14:38:36 -04:00
|
|
|
k8s.io/endpointslice v0.0.0
|
2024-10-18 15:31:35 -04:00
|
|
|
k8s.io/externaljwt v0.0.0
|
2024-06-16 08:04:43 -04:00
|
|
|
k8s.io/klog/v2 v2.130.1
|
2022-08-23 16:22:09 -04:00
|
|
|
k8s.io/kms v0.0.0
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/kube-aggregator v0.0.0
|
|
|
|
|
k8s.io/kube-controller-manager v0.0.0
|
2026-01-27 16:39:39 -05:00
|
|
|
k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/kube-proxy v0.0.0
|
|
|
|
|
k8s.io/kube-scheduler v0.0.0
|
2019-06-19 10:31:38 -04:00
|
|
|
k8s.io/kubectl v0.0.0
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/kubelet v0.0.0
|
|
|
|
|
k8s.io/metrics v0.0.0
|
2020-09-02 21:29:02 -04:00
|
|
|
k8s.io/mount-utils v0.0.0
|
2021-06-22 14:13:23 -04:00
|
|
|
k8s.io/pod-security-admission v0.0.0
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/sample-apiserver v0.0.0
|
2025-10-21 07:25:11 -04:00
|
|
|
k8s.io/system-validators v1.12.1
|
2026-02-10 15:20:41 -05:00
|
|
|
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
|
2025-08-28 05:09:05 -04:00
|
|
|
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
|
2026-02-10 18:39:40 -05:00
|
|
|
sigs.k8s.io/knftables v0.0.20
|
2025-03-04 02:46:48 -05:00
|
|
|
sigs.k8s.io/randfill v1.0.0
|
2026-02-07 13:49:48 -05:00
|
|
|
sigs.k8s.io/structured-merge-diff/v6 v6.3.2
|
2025-07-24 14:46:03 -04:00
|
|
|
sigs.k8s.io/yaml v1.6.0
|
2019-04-01 11:07:04 -04:00
|
|
|
)
|
|
|
|
|
|
2022-05-04 10:27:41 -04:00
|
|
|
require (
|
2025-07-16 04:07:00 -04:00
|
|
|
cel.dev/expr v0.24.0 // indirect
|
2026-01-11 16:50:37 -05:00
|
|
|
cyphar.com/go-pathrs v0.2.2 // indirect
|
2024-09-05 11:35:53 -04:00
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
|
2022-06-10 14:51:33 -04:00
|
|
|
github.com/MakeNowJust/heredoc v1.0.0 // indirect
|
2025-10-24 14:53:04 -04:00
|
|
|
github.com/Masterminds/semver/v3 v3.4.0 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/NYTimes/gziphandler v1.1.1 // indirect
|
2024-04-22 13:54:32 -04:00
|
|
|
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
2026-01-20 17:20:21 -05:00
|
|
|
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
|
2024-07-05 12:10:07 -04:00
|
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
2022-06-10 16:07:52 -04:00
|
|
|
github.com/chai2010/gettext-go v1.0.2 // indirect
|
2026-01-15 09:40:15 -05:00
|
|
|
github.com/containerd/containerd/api v1.10.0 // indirect
|
2025-03-04 14:29:08 -05:00
|
|
|
github.com/containerd/errdefs v1.0.0 // indirect
|
|
|
|
|
github.com/containerd/errdefs/pkg v0.3.0 // indirect
|
2024-09-05 11:35:53 -04:00
|
|
|
github.com/containerd/log v0.1.0 // indirect
|
2025-06-05 11:17:56 -04:00
|
|
|
github.com/containerd/ttrpc v1.2.7 // indirect
|
|
|
|
|
github.com/containerd/typeurl/v2 v2.2.3 // indirect
|
2023-04-18 02:19:28 -04:00
|
|
|
github.com/coredns/caddy v1.1.1 // indirect
|
2023-04-14 02:29:48 -04:00
|
|
|
github.com/coreos/go-semver v0.3.1 // indirect
|
2025-12-20 15:27:53 -05:00
|
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
2023-06-06 05:15:00 -04:00
|
|
|
github.com/dustin/go-humanize v1.0.1 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/euank/go-kmsg-parser v2.0.0+incompatible // indirect
|
2024-10-14 17:23:16 -04:00
|
|
|
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/fatih/camelcase v1.0.0 // indirect
|
2024-07-05 12:10:07 -04:00
|
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
2025-06-24 14:25:43 -04:00
|
|
|
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
|
2023-03-14 12:40:28 -04:00
|
|
|
github.com/go-errors/errors v1.4.2 // indirect
|
2022-09-17 14:04:16 -04:00
|
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
2023-11-07 05:31:45 -05:00
|
|
|
github.com/go-logr/zapr v1.3.0 // indirect
|
2024-08-26 21:58:39 -04:00
|
|
|
github.com/go-openapi/jsonpointer v0.21.0 // indirect
|
|
|
|
|
github.com/go-openapi/swag v0.23.0 // indirect
|
2024-05-22 04:22:09 -04:00
|
|
|
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
|
2025-09-23 13:59:37 -04:00
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
2026-01-13 23:08:03 -05:00
|
|
|
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
|
2024-11-07 06:47:08 -05:00
|
|
|
github.com/golang/protobuf v1.5.4 // indirect
|
2025-01-02 19:44:07 -05:00
|
|
|
github.com/google/btree v1.1.3 // indirect
|
2025-10-31 06:30:26 -04:00
|
|
|
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
|
2025-01-28 22:56:55 -05:00
|
|
|
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
|
2026-01-14 09:18:21 -05:00
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0 // indirect
|
|
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 // indirect
|
2026-02-07 08:26:25 -05:00
|
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 // indirect
|
2023-04-04 11:02:20 -04:00
|
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
2025-05-15 21:19:11 -04:00
|
|
|
github.com/jonboulle/clockwork v0.5.0 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
|
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
2025-03-04 14:29:08 -05:00
|
|
|
github.com/kylelemons/godebug v1.1.0 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
|
2023-01-09 14:41:41 -05:00
|
|
|
github.com/mailru/easyjson v0.7.7 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible // indirect
|
2023-05-16 00:48:52 -04:00
|
|
|
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
|
2024-10-10 11:58:22 -04:00
|
|
|
github.com/moby/spdystream v0.5.0 // indirect
|
|
|
|
|
github.com/moby/sys/mountinfo v0.7.2 // indirect
|
2024-06-18 19:58:55 -04:00
|
|
|
github.com/moby/term v0.5.0 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
2025-06-12 11:20:39 -04:00
|
|
|
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
|
|
|
|
|
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
|
|
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
2025-03-04 14:29:08 -05:00
|
|
|
github.com/opencontainers/image-spec v1.1.1 // indirect
|
2026-01-15 09:40:15 -05:00
|
|
|
github.com/opencontainers/runtime-spec v1.3.0 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
|
2022-06-10 15:52:44 -04:00
|
|
|
github.com/pquerna/cachecontrol v0.1.0 // indirect
|
2026-02-03 21:24:37 -05:00
|
|
|
github.com/prometheus/procfs v0.19.2 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
2024-04-23 05:10:37 -04:00
|
|
|
github.com/sirupsen/logrus v1.9.3 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
github.com/soheilhy/cmux v0.1.5 // indirect
|
2024-10-14 17:23:16 -04:00
|
|
|
github.com/stoewer/go-strcase v1.3.0 // indirect
|
2024-06-27 07:58:24 -04:00
|
|
|
github.com/stretchr/objx v0.5.2 // indirect
|
2022-12-10 23:54:13 -05:00
|
|
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 // indirect
|
2023-10-17 16:51:52 -04:00
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
2024-10-14 17:23:16 -04:00
|
|
|
github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 // indirect
|
2023-04-14 01:47:07 -04:00
|
|
|
github.com/xlab/treeprint v1.2.0 // indirect
|
2025-10-22 09:36:06 -04:00
|
|
|
go.etcd.io/bbolt v1.4.3 // indirect
|
2026-01-22 11:51:06 -05:00
|
|
|
go.etcd.io/etcd/pkg/v3 v3.6.7 // indirect
|
|
|
|
|
go.etcd.io/etcd/server/v3 v3.6.7 // indirect
|
2025-05-15 21:19:11 -04:00
|
|
|
go.etcd.io/raft/v3 v3.6.0 // indirect
|
2026-01-14 09:18:21 -05:00
|
|
|
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
|
2026-02-07 08:26:25 -05:00
|
|
|
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.65.0 // indirect
|
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 // indirect
|
2023-04-26 04:32:34 -04:00
|
|
|
go.uber.org/multierr v1.11.0 // indirect
|
2025-07-14 12:47:14 -04:00
|
|
|
go.yaml.in/yaml/v3 v3.0.4 // indirect
|
2026-01-11 16:25:45 -05:00
|
|
|
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 // indirect
|
|
|
|
|
golang.org/x/mod v0.32.0 // indirect
|
2026-02-07 08:26:25 -05:00
|
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
2023-04-14 07:17:24 -04:00
|
|
|
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
|
2024-10-07 08:27:52 -04:00
|
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
2025-09-22 14:54:58 -04:00
|
|
|
k8s.io/gengo/v2 v2.0.0-20250922181213-ec3ebc5fd46b // indirect
|
2025-12-19 19:43:04 -05:00
|
|
|
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.34.0 // indirect
|
2025-07-23 09:30:05 -04:00
|
|
|
sigs.k8s.io/kustomize/api v0.20.1 // indirect
|
|
|
|
|
sigs.k8s.io/kustomize/kustomize/v5 v5.7.1 // indirect
|
|
|
|
|
sigs.k8s.io/kustomize/kyaml v0.20.1 // indirect
|
2022-05-04 10:27:41 -04:00
|
|
|
)
|
|
|
|
|
|
2019-04-01 11:07:04 -04:00
|
|
|
replace (
|
|
|
|
|
k8s.io/api => ./staging/src/k8s.io/api
|
|
|
|
|
k8s.io/apiextensions-apiserver => ./staging/src/k8s.io/apiextensions-apiserver
|
|
|
|
|
k8s.io/apimachinery => ./staging/src/k8s.io/apimachinery
|
|
|
|
|
k8s.io/apiserver => ./staging/src/k8s.io/apiserver
|
|
|
|
|
k8s.io/cli-runtime => ./staging/src/k8s.io/cli-runtime
|
|
|
|
|
k8s.io/client-go => ./staging/src/k8s.io/client-go
|
|
|
|
|
k8s.io/cloud-provider => ./staging/src/k8s.io/cloud-provider
|
|
|
|
|
k8s.io/cluster-bootstrap => ./staging/src/k8s.io/cluster-bootstrap
|
|
|
|
|
k8s.io/code-generator => ./staging/src/k8s.io/code-generator
|
|
|
|
|
k8s.io/component-base => ./staging/src/k8s.io/component-base
|
2020-07-27 07:29:19 -04:00
|
|
|
k8s.io/component-helpers => ./staging/src/k8s.io/component-helpers
|
2020-05-22 03:49:49 -04:00
|
|
|
k8s.io/controller-manager => ./staging/src/k8s.io/controller-manager
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/cri-api => ./staging/src/k8s.io/cri-api
|
2024-03-06 08:52:20 -05:00
|
|
|
k8s.io/cri-client => ./staging/src/k8s.io/cri-client
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/csi-translation-lib => ./staging/src/k8s.io/csi-translation-lib
|
2022-09-26 08:12:23 -04:00
|
|
|
k8s.io/dynamic-resource-allocation => ./staging/src/k8s.io/dynamic-resource-allocation
|
2023-06-23 17:09:39 -04:00
|
|
|
k8s.io/endpointslice => ./staging/src/k8s.io/endpointslice
|
2024-10-18 15:31:35 -04:00
|
|
|
k8s.io/externaljwt => ./staging/src/k8s.io/externaljwt
|
2022-08-23 16:22:09 -04:00
|
|
|
k8s.io/kms => ./staging/src/k8s.io/kms
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/kube-aggregator => ./staging/src/k8s.io/kube-aggregator
|
|
|
|
|
k8s.io/kube-controller-manager => ./staging/src/k8s.io/kube-controller-manager
|
|
|
|
|
k8s.io/kube-proxy => ./staging/src/k8s.io/kube-proxy
|
|
|
|
|
k8s.io/kube-scheduler => ./staging/src/k8s.io/kube-scheduler
|
2019-05-30 02:31:23 -04:00
|
|
|
k8s.io/kubectl => ./staging/src/k8s.io/kubectl
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/kubelet => ./staging/src/k8s.io/kubelet
|
|
|
|
|
k8s.io/metrics => ./staging/src/k8s.io/metrics
|
2020-09-02 01:42:43 -04:00
|
|
|
k8s.io/mount-utils => ./staging/src/k8s.io/mount-utils
|
2021-05-20 20:28:57 -04:00
|
|
|
k8s.io/pod-security-admission => ./staging/src/k8s.io/pod-security-admission
|
2019-04-01 11:07:04 -04:00
|
|
|
k8s.io/sample-apiserver => ./staging/src/k8s.io/sample-apiserver
|
|
|
|
|
k8s.io/sample-cli-plugin => ./staging/src/k8s.io/sample-cli-plugin
|
|
|
|
|
k8s.io/sample-controller => ./staging/src/k8s.io/sample-controller
|
|
|
|
|
)
|