Commit Graph

8818 Commits

Author SHA1 Message Date
yue9944882
70dea6e4a8 review: several fixes and addressing comments 2020-01-11 01:46:31 +08:00
yue9944882
fe8ad90afa bootstrap flow-control objects
typo

wrap bootstrap-creation-flow w/ wait.PollUtil

go wait
2020-01-06 20:35:03 +08:00
yue9944882
141909fa2e tighten ceiling for matching-precedence to 10000 2019-12-25 15:47:11 +08:00
Jin Hase
49b6e40461 Clean up kube-apiserver reference document 2019-12-24 21:21:06 +09:00
hbceylan
5b4a7744fa fix kubectl run help image name 2019-12-23 23:23:08 +00:00
Kubernetes Prow Robot
92e0de3269 Merge pull request #86515 from feiskyer/separate-limit
Change Azure global rate limit to per client
2019-12-23 00:29:33 -08:00
Pengfei Ni
32e1c032fd Add logs for rate limit values 2019-12-23 03:35:15 +00:00
Kubernetes Prow Robot
4f70231ce7 Merge pull request #86502 from levimm/fixAzureLB
fix azure cloud provider bug when lb specified in other resource group
2019-12-22 05:59:33 -08:00
Kubernetes Prow Robot
2d310b1321 Merge pull request #86346 from SataQiu/bump-utils-20191217
Bump k8s.io/utils version
2019-12-21 23:55:32 -08:00
Kubernetes Prow Robot
42c81a2c71 Merge pull request #86470 from stcheng/auth_unit_test
Add unit tests for pkg azure/auth
2019-12-21 21:03:33 -08:00
Pengfei Ni
52435c021e Change Azure global rate limit to per client 2019-12-22 12:32:49 +08:00
levimm
d564e730c9 format test file 2019-12-22 12:10:04 +08:00
Shu0t1an Cheng
b264a74748 Add unit tests for pkg azure/auth
Signed-off-by: Shu0t1an Cheng <shuche@microsoft.com>
2019-12-21 19:27:24 -08:00
levimm
e4c87c20e2 fix azure cloud provider bug when lb specified in other resource group 2019-12-21 18:12:49 +08:00
SataQiu
2497a1209b bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
Kubernetes Prow Robot
183a3e58cd Merge pull request #86385 from andyzhangx/azuredisk-port-code
chore: port azure disk csi code to azure cloud provider
2019-12-20 22:11:33 -08:00
Kubernetes Prow Robot
18cc21ed68 Merge pull request #86490 from aojea/ipv6cert
apiserver: add localhost to alternateDNS certificate field if BindAddress is "::"
2019-12-20 18:28:26 -08:00
Kubernetes Prow Robot
3c854d6e84 Merge pull request #86416 from sshukun/fix-golint-failure
Fix golint failure not contained in .golint_failures
2019-12-20 18:27:59 -08:00
Kubernetes Prow Robot
0e13e5c1c3 Merge pull request #86382 from wojtek-t/remove_default_convert
Remove DefaultConvert functions
2019-12-20 18:27:46 -08:00
Kubernetes Prow Robot
54c255e911 Merge pull request #86294 from enj/enj/i/negative_disable_kms_cache
kms: use negative cachesize value to disable caching
2019-12-20 16:21:33 -08:00
Kubernetes Prow Robot
4ff6928619 Merge pull request #86013 from carlosedp/ginkgo_bump
Bump Ginkgo to support building on riscv64 arch
2019-12-20 13:11:32 -08:00
Kubernetes Prow Robot
6f4ec3e0d6 Merge pull request #86338 from gossion/guwe/k8s
Add a config option to azure cloud provider for the pre-configured loadbalancers
2019-12-20 07:35:32 -08:00
Antonio Ojea
29ec87f769 apiserver: add localhost to alternateDNS for IPv6
apiserver adds localhost to the alternateDNS field
if the bind address is 0.0.0.0.
This PR considers the IPv6 unspecified address too.
2019-12-20 13:30:31 +01:00
Kubernetes Prow Robot
9fa1e00be9 Merge pull request #83437 from matthyx/startupprobe-beta
Promote StartupProbe to beta for 1.18
2019-12-20 00:59:32 -08:00
Carlos de Paula
c71dd7e4ee Bump Ginkgo module to release version 2019-12-19 19:34:07 -03:00
Carlos de Paula
ecfd30d251 Bump Ginkgo to support building on riscv64 arch 2019-12-19 19:34:00 -03:00
Kubernetes Prow Robot
3577447764 Merge pull request #86412 from weinong/issue-86410
fix incompatible AAD token
2019-12-19 12:40:51 -08:00
Kubernetes Prow Robot
d93999b3f7 Merge pull request #85302 from porridge/patch-2
Add support for GOBIN to generate-groups.sh.
2019-12-19 12:40:24 -08:00
Kubernetes Prow Robot
fc82aa28d6 Merge pull request #86415 from mikedanese/statnames
rename _count to _total in a few metrics
2019-12-19 10:12:10 -08:00
Kubernetes Prow Robot
8c2f2c93bc Merge pull request #86361 from seans3/apply-refactor
kubectl apply refactor
2019-12-19 05:51:56 -08:00
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
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