Commit Graph

8895 Commits

Author SHA1 Message Date
Mike Danese
a84e883e4b rename _count to _total in a few metrics
request_total is fully accumulating, fetch_total is mostly accumulating
except for the active label.
2019-12-18 21:58:15 -08:00
sshukun
8110e08dd4 Fix golint failure not contained in .golint_failures 2019-12-19 14:40:26 +09:00
andyzhangx
b898c79656 chore: port azure disk csi code to upstream
fix golint error
2019-12-19 05:20:02 +00:00
Weinong Wang
d1480ab49d It fixes a bug where AAD token obtained by kubectl is incompatible with on-behalf-of flow and oidc. 2019-12-18 20:35:57 -08:00
guwe
131180b118 Add a config option to azure cloud provider for the pre-configured loadbalancers 2019-12-19 01:50:54 +00:00
Sean Sullivan
79bc63fb4b Adds PreProcessor and PostProcessor functions for modifying apply behavior 2019-12-18 17:20:41 -08:00
Ted Yu
53080bda9c Allocate map when out points to nil map 2019-12-18 14:17:48 -08:00
David Eads
c14280e8d3 prevent blocking wait in cert reloading 2019-12-18 08:41:57 -05:00
wojtekt
bac2e9fbe2 Autogenerated 2019-12-18 12:51:27 +01:00
wojtekt
619af25147 Remove DefaultConvert 2019-12-18 11:32:15 +01:00
Kubernetes Prow Robot
ac4079a5cc Merge pull request #86351 from andyzhangx/byok-osdisk-default
fix: azure data disk should use same key as os disk by default
2019-12-18 00:58:20 -08:00
Kubernetes Prow Robot
c0ff789156 Merge pull request #86234 from jfbai/move-status-stack-to-last
Move added info and status stack trace to the end of line.
2019-12-18 00:58:10 -08:00
Kubernetes Prow Robot
2796ff8538 Merge pull request #85279 from RainbowMango/pr_add_metrics_flag_to_proxy
Allow show hidden metrics in kube-proxy
2019-12-18 00:57:57 -08:00
Kubernetes Prow Robot
c1d572ed29 Merge pull request #85754 from alvaroaleman/fix-comment
Remove stale comment re making apiserver common names dynamic
2019-12-17 23:41:57 -08:00
Sean Sullivan
4e45421f61 Moves visitedUids and visitedNamespaces (used for pruning) into ApplyOptions 2019-12-17 22:32:37 -08:00
Sean Sullivan
670369f2a4 Move patch functionality for apply into its own file. 2019-12-17 15:45:41 -08:00
Sean Sullivan
e38e320222 Moved prune functionality into its own file. 2019-12-17 15:45:41 -08:00
Sean Sullivan
07cb2fda5d Refactored some apply printing functionality; removed unneeded count and objs variables 2019-12-17 15:45:41 -08:00
Sean Sullivan
02af4c9be2 Created GetObjects() method for ApplyOptions and integrated into apply 2019-12-17 15:45:40 -08:00
Kubernetes Prow Robot
3c04760c62 Merge pull request #86265 from mikedanese/cachestats
auth: add metrics to token cache
2019-12-17 12:00:53 -08:00
Kubernetes Prow Robot
e1c7112276 Merge pull request #85517 from andrewsykim/ipvs-timeout
support configuration of kube-proxy IPVS tcp,tcpfin,udp timeout
2019-12-17 12:00:43 -08:00
Kubernetes Prow Robot
7fdefe5002 Merge pull request #84735 from liggitt/wardle-example-e2e
wardle example e2e
2019-12-17 12:00:28 -08:00
Kubernetes Prow Robot
7a6090550a Merge pull request #82971 from AnishShah/proxy.go
Refactor `kubectl proxy` command to have similar design pattern as other kubectl commands.
2019-12-17 11:59:58 -08:00
Kubernetes Prow Robot
623b697886 Merge pull request #86040 from haosdent/fix-staticcheck-annotate
fix static check in kubectl/pkg/cmd/annotate.
2019-12-17 06:18:27 -08:00
RainbowMango
9b7d8712cf Add show hidden flag to kube-proxy 2019-12-17 21:46:41 +08:00
andyzhangx
6e789e9d52 fix: azure data disk should use same key as os disk by default 2019-12-17 13:13:14 +00:00
Kubernetes Prow Robot
f06a3800ed Merge pull request #86266 from zqingqing1/cache-ttl-configurable
Make cloud provider caching TTL configurable
2019-12-17 04:20:12 -08:00
Andrew Sy Kim
db2c048db9 support configuration of kube-proxy IPVS tcp,tcpfin,udp timeout
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-12-17 04:35:08 -05:00
Kubernetes Prow Robot
756eef1b42 Merge pull request #86250 from jsafrane/fix-failed-delete-warning
AWS: Don't report deletion of attached volume as warning
2019-12-16 21:39:21 -08:00
Anish Shah
0bd41a300f Refactor kubectl proxy command to have similar design pattern as other kubectl commands.
Few days ago I watched this kubectl code base tour on Youtube
(https://www.youtube.com/watch?v=uz8TS3V9qqY). It talks about a design
pattern that almost every command follows. But I found out that
`kubectl proxy` command does not follow this pattern. So, I'm
refactoring this command to use similar design pattern as other kubectl
commands.
2019-12-17 08:28:01 +05:30
Sean Sullivan
2103ea4dde Changes Visit() to Infos() in apply to keep slice of objects 2019-12-16 16:42:12 -08:00
Qingqing Zheng
287e3298fb suffix InSeconds to cacheTTL for clearification 2019-12-16 11:29:16 -08:00
Mike Danese
3f3bc37e05 auth: add metrics to token cache 2019-12-16 09:30:21 -08:00
Jordan Liggitt
8111bb3d77 Update wardle e2e image 2019-12-16 11:06:11 -05:00
Michal Fojtik
9898f479c1 code-gen: fix argument type for plural exceptions 2019-12-16 15:05:48 +01:00
Kubernetes Prow Robot
e680ad7156 Merge pull request #86276 from yangl900/fix-subnet-toolong
Fix internal loadbalancer configuration failure when subnet name too long
2019-12-15 23:43:37 -08:00
Monis Khan
a16808f353 kms: use negative cachesize value to disable caching
This change relaxes the KMS config cache size validation to allow
for negative values.  The KMS code already treats all values <= 0 to
mean that the cache is disabled (zero is still a validation error).

Signed-off-by: Monis Khan <mok@vmware.com>
2019-12-15 23:30:36 -05:00
Kubernetes Prow Robot
0a61fd987e Merge pull request #85891 from wojtek-t/remove_old_conversions
Remove old-style conversions registration
2019-12-15 17:59:37 -08:00
Matthias Bertschy
6603f41a13 Promote StartupProbe to beta for 1.18 2019-12-15 14:49:34 +01:00
Anders Liu
fbe3521e8e fix: formating and typo 2019-12-14 23:25:52 -08:00
Anders Liu
d7f14fb38e fix: address test failure and review comments 2019-12-14 22:19:05 -08:00
Odin Ugedal
4769cbedd5 Update go version in go.mod
We now use go 1.13 and not 1.12
2019-12-14 12:43:14 +01:00
Anders Liu
c6a2c4fa79 fix: add unit tests for truncate long subnet name on lb ip configuration 2019-12-14 01:15:21 -08:00
Anders Liu
1a55d0f7b0 fix: should truncate long subnet name on lb rules 2019-12-13 23:27:57 -08:00
Kubernetes Prow Robot
6a919f2b54 Merge pull request #85903 from liggitt/disable-deprecated-apis
Remove ability to re-enable serving deprecated APIs
2019-12-13 16:19:36 -08:00
Qingqing Zheng
8953544b15 add unit test 2019-12-13 14:21:24 -08:00
Qingqing Zheng
4152f38d54 cache ttl is configurable 2019-12-13 13:13:13 -08:00
Kubernetes Prow Robot
69410eca4b Merge pull request #86256 from liggitt/testapi
Remove use of testapi package
2019-12-13 12:55:50 -08:00
Jordan Liggitt
2b4fac5760 Use openapi fixture for server-side apply tests 2019-12-13 12:21:33 -05:00
Jordan Liggitt
f2f22b84cd Delete ReplicationControllerDummy 2019-12-13 12:21:33 -05:00