David Porter
b0da29dcb8
Bump cAdvisor to v0.44.1
...
Bump cAdvisor to v0.44.1 to pick up fix for containerd task timeout
which resulted in empty network metrics.
Signed-off-by: David Porter <david@porter.me >
2022-04-25 17:18:38 -07:00
James Laverack
7d57d5c70d
Revert "Introduce APIs to support multiple ClusterCIDRs ( #108290 )"
...
This reverts commit b9792a9dae
.
2022-04-13 13:58:19 +01:00
Kubernetes Prow Robot
64e711085b
Merge pull request #108016 from jiahuif-forks/feature/leader-migration-v1-api
...
v1 types for Leader Migration
2022-03-31 15:49:05 -07:00
Sarvesh Rangnekar
b9792a9dae
Introduce APIs to support multiple ClusterCIDRs ( #108290 )
...
* Introduce networking/v1alpha1 api, ClusterCIDRConfig type
Introduce networking/v1alpha1 api group.
Add `ClusterCIDRConfig` type to networking/v1alpha1 api group, this type
will enable the NodeIPAM controller to support multiple ClusterCIDRs.
* Change ClusterCIDRConfig.NodeSelector type in api
* Fix review comments for API
* Update ClusterCIDRConfig API Spec
Introduce PerNodeHostBits field, remove PerNodeMaskSize
2022-03-30 19:39:00 -07:00
Jordan Liggitt
a6da995405
Update docker/distribution to 2.8.1 to fix checksum error
2022-03-30 18:25:47 -04:00
Kubernetes Prow Robot
fe4cbf6514
Merge pull request #109104 from kolyshkin/bump-runc-1.1.1
...
vendor: bump runc to 1.1.1
2022-03-29 20:36:59 -07:00
Jefftree
550d6383b5
generated: Update kube-openapi and vendor
2022-03-29 17:47:26 -07:00
Kubernetes Prow Robot
699aeb735f
Merge pull request #109092 from kolyshkin/mock-1.6.0
...
vendor: bump golang/mock to 1.6.0
2022-03-29 17:36:16 -07:00
Katrina Verey
a8e1c67667
Update kubectl kustomize to kyaml/v0.13.6, cmd/config/v0.10.6, api/v0.11.4, kustomize/v4.5.4
2022-03-29 12:29:11 -04:00
Kir Kolyshkin
79c17cf44e
vendor: bump runc to 1.1.1
...
Release notes:
https://github.com/opencontainers/runc/releases/tag/v1.1.1
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2022-03-29 06:58:09 -07:00
Kubernetes Prow Robot
fe8a663860
Merge pull request #109029 from ehashman/runc-1.1.0
...
Dep bump to runc 1.1.0, cadvisor 0.44.0
2022-03-28 22:45:10 -07:00
Kir Kolyshkin
fd21ade6d5
vendor: bump golang/mock to 1.6.0
...
Commit e3ed3ba7c9
bumps golang/mock to 1.6.0 in hack/tools.
It makes sense to keep its version in sync, so let's do the same
in the top level go.mod.
Generated by
./hack/pin-dependency.sh github.com/golang/mock v1.6.0
./hack/lint-dependencies.sh
./hack/update-vendor.sh
./hack/update-internal-modules.sh
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2022-03-28 21:49:04 -07:00
Kubernetes Prow Robot
656dc213ce
Merge pull request #108992 from alexzielenski/cache-busting-client-go
...
client-go: OpenAPI v3 support
2022-03-28 21:37:11 -07:00
Elana Hashman
07af1bab70
deps: update runc to 1.1.0
...
This updates vendored runc/libcontainer to 1.1.0,
and google/cadvisor to a version updated to runc 1.1.0
(google/cadvisor#3048 ).
Changes in vendor are generated by (roughly):
./hack/pin-dependency.sh github.com/google/cadvisor v0.44.0
./hack/pin-dependency.sh github.com/opencontainers/runc v1.1.0
./hack/update-vendor.sh
./hack/lint-dependencies.sh # And follow all its recommendations.
./hack/update-vendor.sh
./hack/update-internal-modules.sh
./hack/lint-dependencies.sh # Re-check everything again.
Co-Authored-By: Kir Kolyshkin <kolyshkin@gmail.com >
2022-03-28 16:23:18 -07:00
Alexander Zielenski
bb799d9706
update vendor
...
client-go depends on more of kube-openapi v3 now
2022-03-28 10:07:56 -07:00
Stephen Kitt
080c6c711e
Upgrade to blang/semver/v4 v4.0.0
...
This is the first version to be fully go-mod-compatible.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2022-03-28 09:33:23 +02:00
cici37
383eb99beb
Bump kube-openapi
2022-03-26 12:02:05 -07:00
Kubernetes Prow Robot
736a023167
Merge pull request #108988 from neolit123/1.24-update-system-validators
...
update k8s.io/system-validators to v1.7.0
2022-03-25 23:45:35 -07:00
Kubernetes Prow Robot
924654b504
Merge pull request #108828 from manugupt1/update-mountinfo
...
Updates moby/sys mountinfo package to v0.6.0
2022-03-25 23:45:28 -07:00
Kubernetes Prow Robot
f411c4068c
Merge pull request #109040 from jpbetz/revert-cel-bump
...
Revert #108954 : Use CEL EagerlyValidateDeclarations to improve compilation performance
2022-03-25 19:18:10 -07:00
Kubernetes Prow Robot
a2a774d3d1
Merge pull request #108493 from VilledeMontreal/feat/compForCompositeNames
...
Support shell completion for the type/name form
2022-03-25 15:34:10 -07:00
Jiahui Feng
2ecfdcc427
generated: ./hack/update-vendor.sh
2022-03-25 14:20:41 -07:00
Joe Betz
4fba6adc91
Revert "Bump CEL to 0.11.2"
...
This reverts commit 4c90653d19
.
2022-03-25 16:46:52 -04:00
Joe Betz
4c90653d19
Bump CEL to 0.11.2
2022-03-25 09:18:41 -04:00
Kubernetes Prow Robot
68cf2a60c6
Merge pull request #108847 from adisky/update-credential-api
...
Move kubelet credential provider feature flag to beta and update the api's
2022-03-24 20:05:53 -07:00
Lubomir I. Ivanov
fe7af1c68b
bump k8s.io/system-validators to v1.7.0
...
- add blkio as an optionally required cgroup
- update blang/semver to v4
- bump the min go version to 1.16
2022-03-25 02:26:01 +02:00
Alex Zielenski
11b3a18cca
Update kube-openapi ( #108895 )
...
* upgrade k8s.io/kube-openapi
* fix open-api v3 blank aggregator output
* use keys as API group
in ./hack/update-openapi-spec.sh
* fix import grouping
* update openapiv3 integration tests
2022-03-24 14:01:01 -07:00
Aditi Sharma
ed16ef2206
Move feature flag credential provider to beta
...
Signed-off-by: Aditi Sharma <adi.sky17@gmail.com >
2022-03-24 22:43:38 +05:30
Marc Khouzam
c4f8c57b43
Refactor completion code into its own package
...
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca >
2022-03-24 12:49:01 -04:00
Kubernetes Prow Robot
83ee27569e
Merge pull request #106591 from Kartik494/bumpetcd
...
Updated Etcd Version to 3.5.1 in go.mod
2022-03-24 07:42:41 -07:00
kartik494
4285fb547e
Updated Etcd Version to 3.5.1 in go.mod
2022-03-23 11:34:25 +05:30
Patrick Ohly
09aa1071cd
klog v2.60.1
...
The new release supports FlushAndExit and contextual logging.
2022-03-21 16:23:48 +01:00
Manu Gupta
f9abf7e7ac
Updates moby/sys mountinfo package to v0.6.0
...
Update to moby/sys/mountinfo package that contains MountedFast
function. The function uses OpenAt2 call for newer kernels
to determine if a mount-point is present or not.
2022-03-19 16:09:21 -07:00
Kubernetes Prow Robot
b9817c801b
Merge pull request #108616 from margocrawf/delete-execcredential-v1alpha1
...
Remove v1alpha1 of the execcredential
2022-03-18 13:57:56 -07:00
Margo Crawford
38cbe6d7fe
Generated code for deleting exec credential v1alpha1 api
...
Signed-off-by: Margo Crawford <margaretc@vmware.com >
2022-03-18 10:16:58 -07:00
Jefftree
8a1d5947ad
googleapis/gnostic -> google/gnostic
2022-03-15 20:44:03 -07:00
Kubernetes Prow Robot
9d512581b8
Merge pull request #108643 from liggitt/cobra
...
Update cobra to v1.4.0
2022-03-10 19:23:08 -08:00
cici37
7572b26fba
Bump cel-go to v0.10.1
2022-03-10 14:50:35 -08:00
Jordan Liggitt
60b9af476f
Update cobra to v1.4.0
2022-03-10 16:19:43 -05:00
Kubernetes Prow Robot
c964ef8d8a
Merge pull request #108576 from jpbetz/cel-0_10_0
...
Bump to CEL v0.10.0 and update tests and usage
2022-03-08 07:06:33 -08:00
carlory
fcc282f9f2
remove audit.k8s.io/v1[alpha|beta]1 versions
2022-03-08 14:37:26 +08:00
Joe Betz
2a6b85c395
Bump cel-go to v0.10.0
2022-03-07 20:47:04 -05:00
Andrew Sy Kim
00e222579c
bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.0.30
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com >
2022-03-04 14:20:44 +00:00
Joe Betz
fd5ae0451d
Add stdlib of CEL functions to Kubernetes that extends the standard library provided by CEL
2022-03-02 20:27:21 -05:00
Walter Fender
e5b0392f12
Bump konnectivity-client to v0.0.28
...
Bump konnectivity network proxy to v0.0.28.
Includes a fix to ensure the KAS calls Close() on the egress connection.
2022-02-24 12:35:54 -08:00
Damien Grisonnet
7f3f8d25c8
bump client_golang to v1.12.1
...
Bump client_golang to v1.12.1 to fix a concurrency issue in the Go
Collector that was introduced by the library in v1.12.0.
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com >
2022-02-24 10:25:12 +01:00
Stephen Augustus
4b1bd548bb
generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
...
Also runs:
hack/pin-dependency.sh golang.org/x/mod \
v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
Signed-off-by: Stephen Augustus <foo@auggie.dev >
2022-02-20 21:26:23 -05:00
KeZhang
3946d99904
Ignore container notfound error while getPodstatuses
2022-02-16 08:55:19 +08:00
Raghav Roy
e167d44a17
Updated k8s.io/utils dependency
...
Signed-off-by: Raghav Roy <raghavroy145@gmail.com >
2022-02-11 13:03:54 +05:30
Romain Aviolat
0a98875e95
feat: add missing SOCKS5 features
...
Goal of this commit is to add some missing features when the
Kubernetes API is accessed through a SOCKS5 proxy. That's for
example the case when port-forwarding is used (`kubectl port-forward`)
or when exec'ing inside a container (`kubectl exec`), with this
commit it'll now be possible to use both.
Signed-off-by: Romain Aviolat <romain.aviolat@kudelskisecurity.com >
Signed-off-by: Romain Jufer <romain.jufer@kudelskisecurity.com >
2022-01-21 11:49:41 +01:00