Francesco Romani
8b79ad6533
node: podresources: add generated files
...
Signed-off-by: Francesco Romani <fromani@redhat.com >
2021-03-09 13:13:36 +01:00
Francesco Romani
c44f8214db
node: podresources: add GetAllocatableResources API
...
Extend the podresources API adding the GetAllocatableResources endpoint,
as specified in the KEP
https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2043-pod-resource-concrete-assigments
Signed-off-by: Francesco Romani <fromani@redhat.com >
2021-03-09 13:13:36 +01:00
Kubernetes Prow Robot
bce3863970
Merge pull request #98635 from rkilingr/enhancement/slice-capacity-kubectl
...
Cleanup: Provides capacity for make slice
2021-03-09 01:54:59 -08:00
Kubernetes Prow Robot
9457a5c3d8
Merge pull request #98973 from YoyinZyc/add_context_outside_apiserver
...
Apply context to restclient and serviceaccount metrics
2021-03-08 22:53:11 -08:00
Kubernetes Prow Robot
45cf7e07be
Merge pull request #95775 from DangerOnTheRanger/gcp-credential-staging
...
Move credential provider code to staging/
2021-03-08 22:53:00 -08:00
Kubernetes Prow Robot
ff3ccc58cd
Merge pull request #98946 from monopole/upgradeKustomize
...
Upgrade kustomize-in-kubectl to v4.0.5
2021-03-08 20:47:20 -08:00
jay vyas
c94ce8c507
Add default namespace labels to all namespaces for selectors ( #96968 )
...
* namespace by name default labelling
Co-authored-by: Jordan Liggitt <jordan@liggitt.net >
Co-authored-by: Abhishek Raut <rauta@vmware.com >
* Make some logic improvement into default namespace label
* Fix unit tests
* minor change to trigger the CI
* Correct some tests and validation behaviors
* Add Canonicalize normalization and improve validation
* Remove label validation that should be dealt by strategy
* Update defaults_test.go
add fuzzer
ns spec
* remove the finalizer thingy
* Fix integration test
* Add namespace canonicalize unit test
* Improve validation code and code comments
* move validation of labels to validateupdate
* spacex will save us all
* add comment to testget
* readablility of canonicalize
* Added namespace finalize and status update validation
* comment about ungenerated names
* correcting a missing line on storage_test
* Update the namespace validation unit test
* Add more missing unit test changes
* Let's just blast the value. Also documenting the workflow here
* Remove unnecessary validations
Co-authored-by: Jordan Liggitt <jordan@liggitt.net >
Co-authored-by: Abhishek Raut <rauta@vmware.com >
Co-authored-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com >
2021-03-08 20:46:59 -08:00
Kubernetes Prow Robot
6d499e6768
Merge pull request #99962 from swetharepakula/eps-describers
...
Add v1 describers for EndpointSlice
2021-03-08 19:24:33 -08:00
monopole
ba39d22e39
until stable: pin-dependency, update-vendor, update-bazel, lint-dep
2021-03-08 16:50:43 -08:00
monopole
6c9460f0b4
Manually update kustomize attachment points.
2021-03-08 16:50:43 -08:00
monopole
073ca8b42e
Delete staging/src/k8s.io/cli-runtime/pkg/kustomize
2021-03-08 16:50:43 -08:00
Kubernetes Prow Robot
1a81b24e52
Merge pull request #99169 from TeweiLuo/fix-repd-volhandle-translation
...
Use the correct volum handle format for GCE regional PD.
2021-03-08 16:27:11 -08:00
Kubernetes Prow Robot
a0341d7471
Merge pull request #98727 from adtac/suspend
...
batch API: add suspended job
2021-03-08 16:26:59 -08:00
Kubernetes Prow Robot
14c25eed8d
Merge pull request #99641 from pohly/storage-capacity-beta
...
CSIStorageCapacity beta API
2021-03-08 15:04:59 -08:00
Swetha Repakula
ba34956dd6
Add v1 describers for EndpointSlice
2021-03-08 14:32:34 -08:00
yoyinzyc
69d40a1de7
add context to restclient metrics
2021-03-08 14:26:39 -08:00
tewei.luo
068bdcfcef
Use the correct volum handle format for GCE regional PD.
2021-03-08 20:55:02 +00:00
Adhityaa Chandrasekar
a0844da8f7
batch: add suspended job
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com >
2021-03-08 20:08:21 +00:00
Kubernetes Prow Robot
97cd5bb7e2
Merge pull request #99858 from freehan/firewall-fix
...
Revert "Revert "fix a bug where only service with less than 100 ports can have GCE lo…
2021-03-08 12:07:37 -08:00
Heng WU
b7613c4315
Wrong command (kubectl top) description ( #99060 )
...
* Update top.go
* Update top_pod.go
* Update top_node.go
2021-03-08 12:07:00 -08:00
Patrick Ohly
39103c188f
CSIStorageCapacity: add +featureGate=CSIStorageCapacity
...
The tag is currently mostly ignored by the tooling, but its usage is
encouraged (https://github.com/kubernetes/kubernetes/pull/99641#discussion_r588078444 ).
2021-03-08 20:59:52 +01:00
Patrick Ohly
2b062a6281
CSIStorageCapacity: generated files for beta
2021-03-08 20:59:52 +01:00
Patrick Ohly
a2972eba07
CSIStorageCapacity: add MaximumVolumeSize to v1beta1 API
2021-03-08 20:52:50 +01:00
Patrick Ohly
9e7748c6a5
CSIStorageCapacity: mark v1alpha1 as deprecated
...
We still need the alpha API for testing with current
external-provisioner, but then should remove it shortly after the 1.21
release once the external-provisioner is updated to use the beta API.
That VolumeAttachment is still defined in the alpha API looks like an
oversight. To minimize changes during the beta graduation of
CSIStorageCapacity it is left in place with a deprecation notification
in 1.21.
2021-03-08 20:52:50 +01:00
Patrick Ohly
a94c141060
CSIStorageCapacity: promote API to beta
...
The v1alpha1 API is left in place for now to ease the migration.
2021-03-08 20:52:50 +01:00
Kubernetes Prow Robot
72d92159bc
Merge pull request #99925 from logicalhan/stable-latencies
...
promote apiserver_request_duration_seconds to STABLE
2021-03-08 11:04:46 -08:00
Kubernetes Prow Robot
ab7d68a58a
Merge pull request #98653 from mandelsoft/stream
...
fix race condition problem in streamwatcher
2021-03-08 11:04:25 -08:00
Kubernetes Prow Robot
2783f2f76e
Merge pull request #96600 from maplain/internal-traffic-policy
...
Service Internal Traffic Policy
2021-03-08 11:04:12 -08:00
Fangyuan Li
62804c1ae8
Update generated files
...
1. `git clean -fxd`
2. `make update`
2021-03-08 08:42:54 -08:00
Kubernetes Prow Robot
4fccba9e06
Merge pull request #99800 from deads2k/beta-more
...
remove more CRD v1beta1 client dependencies from test integration
2021-03-08 07:51:54 -08:00
Kubernetes Prow Robot
763514f438
Merge pull request #99595 from prameshj/ports-fix
...
Support specifying more than 5 ports in L4 ILB service
2021-03-08 01:21:45 -08:00
Kubernetes Prow Robot
348fc2e414
Merge pull request #99908 from liggitt/prepare-run-flake
...
Deflake TestPrepareRun
2021-03-08 00:21:45 -08:00
Kubernetes Prow Robot
573bf2ff85
Merge pull request #99871 from liggitt/compatibility-tests
...
Add discovery and flowcontrol compatibility API data
2021-03-07 22:23:44 -08:00
Han Kang
69e3d89a38
promote apiserver_request_duration_seconds to STABLE
...
Change-Id: I1b050b812738719aedd7ac6f4794ec742812e12d
2021-03-07 17:14:36 -08:00
Fangyuan Li
7ed2f1d94d
Implements Service Internal Traffic Policy
...
1. Add API definitions;
2. Add feature gate and drops the field when feature gate is not on;
3. Set default values for the field;
4. Add API Validation
5. add kube-proxy iptables and ipvs implementations
6. add tests
2021-03-07 16:52:59 -08:00
Benjamin Elder
0659a7dbac
add TODO for staging rules cleanup
2021-03-07 15:27:44 -08:00
Benjamin Elder
1b5ef42681
replace vsphere legacy provider "fixtures" runtime path lookup based on stack info with tesdata and relative paths
...
go test sets the current working directory to the package under test
we can just use relative paths and a testdata directory instead of the brittle runtime path lookup logic
2021-03-07 15:27:44 -08:00
Kubernetes Prow Robot
e19c88fbf6
Merge pull request #91295 from ingvagabund/have-kubectl-explain-check-all-gvks
...
kubectl explain: detect resource group in case there are two or more groups discovered
2021-03-07 08:31:42 -08:00
Kubernetes Prow Robot
e688f22da0
Merge pull request #99214 from jpbetz/apply-client-go-builders2-typedclient
...
Add Apply to client-go's typed client
2021-03-06 22:17:41 -08:00
Kubernetes Prow Robot
4cf8823fba
Merge pull request #98074 from kwiesmueller/admission-reset-managedFields
...
Reset managedFields corrupted by admission controllers
2021-03-06 21:15:42 -08:00
Kubernetes Prow Robot
dc493bb553
Merge pull request #99907 from liggitt/cache-test-timeout
...
Add test timeout to mutation detector test
2021-03-06 18:43:53 -08:00
Joe Betz
08d5565b9b
Generate typed clients with Apply support
2021-03-06 20:50:47 -05:00
Joe Betz
293e07a836
Add Apply functions to client-gen
2021-03-06 20:49:06 -05:00
Jordan Liggitt
ba4aade23a
Deflake TestPrepareRun
2021-03-06 19:50:57 -05:00
Jordan Liggitt
877d889ac2
Add test timeout to mutation detector test
2021-03-06 19:35:23 -05:00
Jordan Liggitt
5cebf38f5c
Update discovery compatibility data for v1
2021-03-06 18:31:56 -05:00
Jordan Liggitt
7234a7caff
Add discovery and flowcontrol compatibility API data
2021-03-06 18:31:56 -05:00
Kubernetes Prow Robot
f8151b121f
Merge pull request #99732 from soltysh/clean_run_flags
...
Drop deprecated run flags and deprecate unused ones
2021-03-06 15:24:01 -08:00
Kubernetes Prow Robot
36244f31ef
Merge pull request #99662 from swetharepakula/eps-ga-api-changes
...
Graduate EndpointSlice API to GA
2021-03-06 15:23:54 -08:00
Kubernetes Prow Robot
4bf85032f3
Merge pull request #99275 from hbagdi/feat/ingress-class-namespaced-params
...
Add namespace scoped ParametersReference to IngressClass
2021-03-06 15:23:41 -08:00