Christian Huffman
e65f0f565a
Updated dependencies
2020-07-11 23:29:24 -04:00
Christian Huffman
58bd3e5230
Include CSIDriver SupportsFsGroup
2020-07-11 23:29:24 -04:00
Joe Betz
b12ac0abc6
Enable nested tracing, add request filter chain tracing incl. authn/authz tracing
2020-07-11 06:42:00 -07:00
Kubernetes Prow Robot
c2d1541831
Merge pull request #91277 from borgerli/master
...
log tls handshake error at trace level to avoid error flooding
2020-07-11 05:19:21 -07:00
Kubernetes Prow Robot
c9c5c23634
Merge pull request #92824 from andyzhangx/fix-license-issue
...
fix: license issue in blob disk feature
2020-07-10 15:43:31 -07:00
Kubernetes Prow Robot
429f968988
Merge pull request #92791 from p0lyn0mial/aggregator-dynamic-cert-reload
...
adds dynamic certificate reloading for kube aggregator
2020-07-10 15:42:10 -07:00
Kubernetes Prow Robot
7ceac2baf0
Merge pull request #92788 from yuzhiquan/fix-json-verbose
...
Fix JSON logger verbose
2020-07-10 15:42:00 -07:00
Kubernetes Prow Robot
0cb7e320a5
Merge pull request #92784 from pohly/generic-ephemeral-inline-volumes
...
generic ephemeral inline volumes
2020-07-10 15:41:46 -07:00
Kubernetes Prow Robot
0cc9685947
Merge pull request #92768 from deads2k/security-contacts
...
update security contacts for apimachinery repos
2020-07-10 15:41:20 -07:00
Kubernetes Prow Robot
49dced762d
Merge pull request #92661 from jpbetz/smd-bump-field-unsetting
...
Bump to SMD PR#166 to pick up unsetting field changes and add integration tests
2020-07-10 15:41:05 -07:00
Kubernetes Prow Robot
4efed03276
Merge pull request #91637 from robscott/endpointslice-mirroring
...
Adding new EndpointSlice Mirroring Controller
2020-07-10 10:19:48 -07:00
Kubernetes Prow Robot
2d327ac455
Merge pull request #91539 from andrewsykim/fix-cloud-provider-deprecation
...
only log cloud provider deprecation warning for in-tree components
2020-07-10 00:59:48 -07:00
andyzhangx
a552c7640f
fix: license issue in blob disk feature
2020-07-10 01:10:10 +00:00
Patrick Ohly
c1178bd925
GenericEphemeralVolume: kubectl describe
...
This reuses the code for describing a PVC, except that the output gets
indented more and some fields are skipped.
2020-07-09 23:29:24 +02:00
Tim Allclair
1f991f8a2f
Don't return proxied redirects to the client
2020-07-09 11:43:17 -07:00
David Ashpole
1f70708f6c
update cAdvisor to v0.37.0
2020-07-09 10:23:10 -07:00
Kubernetes Prow Robot
a9ce8c4fed
Merge pull request #92717 from deads2k/condition-helpers-00
...
add helpers for managing conditions
2020-07-09 09:09:38 -07:00
Kubernetes Prow Robot
cf87ecff9b
Merge pull request #92687 from yue9944882/bugfix/suggested-global-default-rule
...
Fixes suggested global-default flow-schema rules
2020-07-09 09:09:18 -07:00
Kubernetes Prow Robot
1e360540f8
Merge pull request #92681 from ArchangelSDY/fix-vmss-cache
...
Fix a condition when expiring nil VM entry in VMSS cache
2020-07-09 09:08:06 -07:00
Kubernetes Prow Robot
cada2eb74d
Merge pull request #92660 from damemi/condition-validation
...
Add kubebuilder tags to Condition type
2020-07-09 09:07:55 -07:00
Kubernetes Prow Robot
9a343edd1f
Merge pull request #92519 from deads2k/condition-validation
...
add validation functions for metav1.Conditions
2020-07-09 09:07:15 -07:00
Kubernetes Prow Robot
fe43b104ba
Merge pull request #91745 from Bisnode/gh-87369
...
Presence of bearer token should cancel exec action
2020-07-09 09:07:00 -07:00
Joe Betz
11c38a9c70
Bump to sigs.k8s.io/structured-merge-diff 43c19b to pick up unsetting fields changes PR#166
2020-07-09 06:18:00 -07:00
David Eads
1233a6f63e
generated
2020-07-09 08:14:55 -04:00
David Eads
e88fecf26b
allow setting different certificates for kube-controller-managed CSR signers
2020-07-09 08:14:55 -04:00
Kubernetes Prow Robot
70e09f2c24
Merge pull request #88842 from angao/fit-arg
...
add args for NodeResourcesFit plugin
2020-07-09 05:04:10 -07:00
Lee Verberne
7e63cc8b9d
kubectl debug: add support for debugging nodes
...
When called with a node target, `kubectl debug` will create a run-once
pod in the target node's namespaces.
2020-07-09 11:27:53 +02:00
Patrick Ohly
32fdf688b3
GenericEphemeralVolume: 'make update' for API
2020-07-09 11:03:03 +02:00
Patrick Ohly
c05c8e915b
GenericEphemeralVolume: feature gate, API, documentation
...
As explained in
https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1698-generic-ephemeral-volumes ,
CSI inline volumes are not suitable for more "normal" kinds of storage
systems. For those a new approach is needed: "generic ephemeral inline
volumes".
2020-07-09 11:02:59 +02:00
Maciej Szulik
6c6cd2deeb
Setup cache dirs properly based on --cache-dir value
2020-07-09 10:41:51 +02:00
Kubernetes Prow Robot
896da2253c
Merge pull request #92611 from liggitt/go1.13
...
Tolerate go 1.13 builds
2020-07-09 00:05:50 -07:00
Kubernetes Prow Robot
a28e807c83
Merge pull request #92546 from liggitt/list-meta
...
Reference listmeta in CR openapi
2020-07-09 00:05:40 -07:00
Kubernetes Prow Robot
55d77ade67
Merge pull request #92489 from alculquicondor/sig-storage-ownership
...
Add SIG storage owner aliases
2020-07-09 00:05:20 -07:00
Kubernetes Prow Robot
94a08e159a
Merge pull request #92387 from pohly/csi-storage-capacity
...
CSI storage capacity check
2020-07-09 00:04:59 -07:00
Kubernetes Prow Robot
f861a04ee7
Merge pull request #91946 from soltysh/strip_managed_fields
...
Strip .meta.managedFields for kubectl edit command
2020-07-09 00:04:39 -07:00
Kubernetes Prow Robot
7fc3d9771b
Merge pull request #91858 from SataQiu/fix-kubectl-2020060603
...
kubectl: fix the bug that kubectl scale does not honor --timeout flag
2020-07-09 00:04:24 -07:00
Kubernetes Prow Robot
9ad74781c7
Merge pull request #91855 from SataQiu/fix-kubectl-2020060602
...
kubectl: fix the bug that kubectl autoscale does not honor --name flag
2020-07-09 00:04:10 -07:00
Kubernetes Prow Robot
ebc9b00193
Merge pull request #91851 from SataQiu/fix-kubectl-20200606
...
kubectl: honor --cache-dir so that server resources and http-cache data are stored in the same location
2020-07-09 00:03:56 -07:00
Kubernetes Prow Robot
422e4421f1
Merge pull request #91305 from ankeesler/ankeesler/exec-cred-prov-install-hint
...
exec credential provider: add install hint
2020-07-09 00:03:27 -07:00
Kubernetes Prow Robot
8d7aaa5e7b
Merge pull request #90094 from aylei/aylei/debug-by-copy
...
Add debug by copy support for kubectl alpha debug command
2020-07-09 00:03:12 -07:00
ZeroMagic
7e7cf6a314
add tags support for azure file driver
...
Signed-off-by: ZeroMagic <jiliu8@microsoft.com >
2020-07-09 03:47:24 +00:00
Jason DeTiberus
34a446d812
[client-go] Fix argument ordering for fake scale client update
...
Fixes the argument order used when calling testing.NewUpdateSubresourceAction
within the fake scale client. This was causing the generated action to swap the values
of the Namespace and Subresource in the Action.
2020-07-08 20:27:22 -04:00
Julian V. Modesto
e4368eb67e
Implement server-side apply upgrade & downgrade.
...
- Allow client-side to server-side apply upgrade.
Ensure that a user can change management of an object from client-side apply to
server-side apply without conflicts.
- Allow server-side apply to client-side downgrade.
For an object managed with client-side apply, a user may upgrade to
managing the object with server-side apply, then decide to downgrade.
We can support this downgrade by keeping the last-applied-configuration
annotation for client-side apply updated with server-side apply.
2020-07-08 19:14:03 -04:00
Nikhita Raghunath
021ce53812
publishing: remove release-1.15 rules
2020-07-09 02:20:26 +05:30
Nikhita Raghunath
41febe78df
publishing: add release-1.19 rules
2020-07-09 02:15:39 +05:30
Wei Huang
d65a97848e
codegen
2020-07-08 09:58:42 -07:00
Wei Huang
4b26ef2217
Remove DisablePreemption field from SchedulerConfig v1beta1
...
DisablePreemption field can be removed as it can be deduced from PostFilterPlugins.
2020-07-08 09:58:42 -07:00
Kubernetes Prow Robot
bc60bdaded
Merge pull request #91127 from aubm/refactor-command-kubectl-create-clusterrolebinding
...
Remove the dependency between create clusterrolebinding command and generators
2020-07-08 08:17:08 -07:00
Mike Dame
9a32a70fcf
Add kubebuilder validation tags to Condition type
2020-07-08 10:21:30 -04:00
David Eads
bd76293647
add validation for metav1 conditions
2020-07-08 10:12:08 -04:00