Commit Graph

8979 Commits

Author SHA1 Message Date
Pengfei Ni
6882eb38d8 Add virtualmachine clients based on armclient 2020-01-15 11:35:32 +00:00
Pengfei Ni
bfbcee2e3e Add subnet clients based on armclient 2020-01-15 11:35:32 +00:00
Pengfei Ni
aaa70b42e8 Add securitygroup clients based on armclient 2020-01-15 11:35:32 +00:00
Pengfei Ni
95c2f08d8f Add routetable clients based on armclient 2020-01-15 11:35:32 +00:00
Pengfei Ni
e68c640de2 Add route clients based on armclient 2020-01-15 11:35:32 +00:00
Pengfei Ni
bdd0d5ff86 Add publicipaddress clients based on armclient 2020-01-15 11:35:32 +00:00
Pengfei Ni
937e6a6388 Add loadbalancer clients based on armclient 2020-01-15 11:35:32 +00:00
Pengfei Ni
dba3331ce4 Add interface clients based on armclient 2020-01-15 11:35:32 +00:00
Pengfei Ni
f88d3524d5 Fix file name for VMSSVM client 2020-01-15 11:35:32 +00:00
Kubernetes Prow Robot
c5982d03cf Merge pull request #86347 from yuzhiquan/patch-kubectl
cleanup(kubectl taint): fix Errorf and comment error, and remove unne…
2020-01-15 02:41:32 -08:00
Ernest Wong
210737b0ce Revert "list vm instead of get when getting virtual machine" 2020-01-14 22:21:53 -08:00
Kubernetes Prow Robot
a25c6aa350 Merge pull request #87213 from hasheddan/optionalcrdstatus
Make CustomResourceDefinitionStatus fields +optional
2020-01-14 19:41:45 -08:00
Kubernetes Prow Robot
0c8dcc59f0 Merge pull request #87203 from lavalamp/improve-logs
make request logs greppable
2020-01-14 19:41:32 -08:00
Kubernetes Prow Robot
edab9c922d Merge pull request #87152 from soltysh/embed_logs
Allow embedding logs command
2020-01-14 17:22:25 -08:00
Kubernetes Prow Robot
d2a526bc0e Merge pull request #87035 from CecileRobertMichon/add-azure-nsg-rg
Add Azure network security group resource group
2020-01-14 17:21:18 -08:00
Kubernetes Prow Robot
083f58a1e4 Merge pull request #86774 from MikeSpreitzer/more-informer-updates
Cleanup comments and names in client-go/tools/cache
2020-01-14 17:21:04 -08:00
hasheddan
ee1f0b8a38 Make CustomResourceDefinitionStatus fields optional
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-01-14 16:24:30 -06:00
Kubernetes Prow Robot
bb89c2beca Merge pull request #87196 from liggitt/revert-fieldmanager
Stop tracking managedField on create/update
2020-01-14 13:31:01 -08:00
Jordan Liggitt
ba23aa98f6 Set managedField probability to 0%
Lowers probability of managedField population on create/update to 0%
until serialization/normalization issues are resolved
2020-01-14 14:47:35 -05:00
Daniel Smith
e4a18dee73 make request logs greppable 2020-01-14 10:19:35 -08:00
Kubernetes Prow Robot
dd77283426 Merge pull request #85283 from huffmanca/csi_node_describer
Included CSINode describer
2020-01-14 10:05:17 -08:00
Kubernetes Prow Robot
c9003a268d Merge pull request #84265 from bhagwat070919/securitygroupfix
Fixes unnecessary creation of default SG and trying to delete non-provisioned SG by k8s system when annotation [service.beta.kubernetes.io/aws-load-balancer-security-groups] is present
2020-01-14 07:09:18 -08:00
Kubernetes Prow Robot
fa6b8e8cac Merge pull request #86215 from whalecold/history
Fix(kubectl): the fields of history controllerrevision will be covered with daemonset
2020-01-14 00:49:08 -08:00
Kubernetes Prow Robot
f4db8212be Merge pull request #76496 from danielqsj/metrics-2
Clean deprecated metrics
2020-01-13 20:53:09 -08:00
Kubernetes Prow Robot
d5145ffc10 Merge pull request #87107 from dims/updating-googleapis/gnostic-to-v0.1.0
updating googleapis/gnostic to v0.1.0
2020-01-13 13:59:53 -08:00
Kubernetes Prow Robot
bb3f8c7c89 Merge pull request #87088 from dims/switch-to-newer-gonum
Drop random SHA and update gonum.org/v1/gonum to v0.6.2
2020-01-13 13:59:29 -08:00
Bhagwat Kumar Singh
1ee86328ae Fixes unnecessary creation of default SG and trying to delete non-provisioned SG by k8s system when annotation [service.beta.kubernetes.io/aws-load-balancer-security-groups] is present 2020-01-13 12:56:26 -08:00
Maciej Szulik
925be295fb Allow embedding logs command 2020-01-13 14:54:54 +01:00
Kubernetes Prow Robot
36e40fb850 Merge pull request #87044 from jennybuckley/smd-prob
Enable tracking field management for some objects before they are applied to
2020-01-12 15:07:37 -08:00
whalecold
5b2cc9c2fd Fix(kubectl): the field of history controllerrevision will be covered by daemonset 2020-01-12 17:31:02 +08:00
Davanum Srinivas
420d5d10c4 updating googleapis/gnostic to v0.1.0
per https://github.com/googleapis/gnostic/releases/tag/v0.1.0, the
v0.1.0 was made specifically for use by k8s, but we still seem to be
using a random SHA. Let's try to switch to a tagged version.
2020-01-11 22:41:19 -05:00
Kubernetes Prow Robot
4a55a5557e Merge pull request #86560 from kwiesmueller/change-apply-signature
change apply signature and move it's decoding into handler
2020-01-11 17:03:37 -08:00
Kubernetes Prow Robot
c0e245fa0e Merge pull request #85268 from yue9944882/feat/flow-control-defaulting
Bootstrap flow-control objects
2020-01-11 12:27:37 -08:00
Kubernetes Prow Robot
7f2128757b Merge pull request #85458 from cjcullen/yaml
Update gopkg.in/yaml.v2 to v2.2.7
2020-01-11 03:49:36 -08:00
Kubernetes Prow Robot
5ade844b72 Merge pull request #87093 from dims/update-prometheus/client_model-to-v0.1.0
Move from random SHA - update github.com/prometheus/client_model to v0.1.0
2020-01-11 02:44:02 -08:00
Kubernetes Prow Robot
240782c7f7 Merge pull request #87043 from zjs/topic/propagate-providerid-errors
Ensure a provider ID is set on a node if expected
2020-01-10 14:33:50 -08:00
Davanum Srinivas
b5f050a5cb Move from random SHA - update github.com/prometheus/client_model to v0.1.0 2020-01-10 16:44:42 -05:00
Mike Spreitzer
59807be5ab Further tweaking up the wording
Hopfully improving, based on wojtek's review.
2020-01-10 16:05:41 -05:00
Davanum Srinivas
f66ef23c11 update gonum.org/v1/gonum to v0.6.2 2020-01-10 15:26:48 -05:00
Kubernetes Prow Robot
6e2a2855ef Merge pull request #87034 from ritazh/azure-owners
Update Azure owners
2020-01-10 12:24:49 -08:00
Jennifer Buckley
4db3822ebb Update fieldmanager.go 2020-01-10 11:15:06 -08:00
Zach Shepherd
2b554079af Ensure a provider ID is set on a node if expected
A transient issue might occur that causes an error to be returned by
InstanceID(). When this is ignored, the external cloud provider taint
will be removed and neither AddCloudNode() nor UpdateCloudNode() will
try to set a provider ID in the future.

By returning the error we can ensure that the external cloud provider
taint is not removed prematurely, allowing the operation to be retried
(until the provider ID can be set).

Preserve support for external cloud providers that do not use IDs by
continuing if a NotImplemented error is returned, making a distinction
between lack of support for provider IDs and an actual error.

Introduce pair of unit tests that show a provider ID will eventually
be set if an error is returned, unless that error is a NotImplemented,
in which case the external cloud provider taint will be removed.
2020-01-10 11:00:54 -08:00
Cecile Robert-Michon
bf30f75ec6 Update azure_test.go 2020-01-10 10:57:02 -08:00
yue9944882
70dea6e4a8 review: several fixes and addressing comments 2020-01-11 01:46:31 +08:00
danielqsj
0e8b956e27 clean deprecated apiserver request metrics 2020-01-10 17:09:26 +08:00
danielqsj
606e4503cf remove last part of deprecated metrics 2020-01-10 17:05:38 +08:00
danielqsj
2c2e1c5443 keep apiserver_request_latencies_summary 2020-01-10 17:05:38 +08:00
danielqsj
ab182552b4 clean SinceInMicroseconds, convert to SinceInSeconds 2020-01-10 17:05:38 +08:00
danielqsj
060756babb remove deprecated metrics of apiserver 2020-01-10 17:05:37 +08:00
danielqsj
447b17587b remove deprecated metrics of etcd 2020-01-10 16:46:52 +08:00