Lubomir I. Ivanov
0b4e5ee3b8
kubeadm: fix an issue with the kube-proxy container env. variables
...
3993c42431
introduced the propagation of *_PROXY
host env. variables to the kube-proxy container.
To allow The NODE_NAME variable to be properly updated by the downward
API make, sure we preserve the existing variables when adding *_PROXY.
2019-11-07 03:05:59 +02:00
Pavithra Ramesh
a52125cc0a
Added new test, fixed existing tests.
2019-11-06 17:04:21 -08:00
Pavithra Ramesh
0d0d7ec8e7
Create ILB firewall name with prefix "k8s-fw".
...
ExternalLB and the healthcheck firewall rules follow this naming
convention.
addressed review comments.
2019-11-06 17:04:21 -08:00
Kubernetes Prow Robot
695c3061dd
Merge pull request #82809 from liggitt/go-1.13-no-modules
...
update to use go1.13.4
2019-11-06 17:02:43 -08:00
draveness
652baf1860
feat: update interpod affinity priority with map reduce pattern
2019-11-07 08:52:37 +08:00
Andrew Sy Kim
eda96bc958
remove extra white spaces in v1.16 CHANGELOG
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-11-06 19:04:11 -05:00
Andrew Sy Kim
e9f224ccf0
add deprecation warning for alpha.service-controller.kubernetes.io/exclude-balancer label in v1.16 CHANGELOG
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-11-06 19:04:10 -05:00
Kubernetes Prow Robot
e328029255
Merge pull request #84825 from bclau/tests/agnhost-fix-guestbook
...
tests: Fixes minor agnhost error
2019-11-06 15:34:31 -08:00
Kubernetes Prow Robot
9a85b019eb
Merge pull request #84706 from yue9944882/feat/add-partial-non-resource-url-validation
...
Feature: Validates partial path for flow-schema's non-resource-url rules
2019-11-06 15:34:17 -08:00
Kubernetes Prow Robot
7f441dc1c3
Merge pull request #84600 from jsafrane/e2e-log-initcontainers
...
Grab init containers logs in e2e tests
2019-11-06 15:34:03 -08:00
Kubernetes Prow Robot
08e5781b41
Merge pull request #84525 from klueska/upstream-fix-hint-generation-after-kubelet-restart
...
Fix bug in TopologyManager hint generation after kubelet restart
2019-11-06 15:33:50 -08:00
Jordan Liggitt
297570e06a
hack/update-vendor.sh
2019-11-06 17:42:34 -05:00
Jordan Liggitt
9a5b7c24ad
hack/lint-dependencies.sh
...
hack/pin-dependency.sh github.com/go-openapi/swag v0.19.5
hack/pin-dependency.sh github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
hack/pin-dependency.sh github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e
hack/pin-dependency.sh github.com/mattn/go-isatty v0.0.9
hack/pin-dependency.sh github.com/pkg/errors v0.8.1
hack/pin-dependency.sh github.com/spf13/pflag v1.0.5
hack/pin-dependency.sh gopkg.in/inf.v0 v0.9.1
2019-11-06 17:39:05 -05:00
Jordan Liggitt
0982782678
bump golang/x/... dependencies
...
go1.13-levels
hack/pin-dependency.sh golang.org/x/crypto release-branch.go1.13
hack/pin-dependency.sh golang.org/x/net release-branch.go1.13
hack/pin-dependency.sh golang.org/x/tools release-branch.go1.13
hack/pin-dependency.sh golang.org/x/sys release-branch.go1.13
preferred levels for repos without 1.13 branches:
hack/pin-dependency.sh golang.org/x/lint v0.0.0-20190409202823-959b441ac422
hack/pin-dependency.sh golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
hack/pin-dependency.sh golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
hack/pin-dependency.sh golang.org/x/text v0.3.2
hack/pin-dependency.sh golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
2019-11-06 17:39:05 -05:00
Jordan Liggitt
d5d0c7af1c
bump github.com/go-openapi/jsonpointer v0.19.3
...
To fix bug exposed by reflect.Value#IsZero method added in go1.13
2019-11-06 17:39:05 -05:00
Jordan Liggitt
9f30c783bc
bump kazel, bazel, gazelle
...
hack/pin-dependency.sh k8s.io/repo-infra v0.0.1-alpha.1
To fix non-idempotent BUILD file generation
hack/pin-dependency.sh github.com/bazelbuild/bazel-gazelle v0.19.0
hack/pin-dependench.sh github.com/bazelbuild/buildtools 0.29.0
for go1.13.3 support
hack/lint-dependencies.sh
hack/pin-dependency.sh github.com/bazelbuild/buildtools v0.0.0-20190917191645-69366ca98f89
to pick up preferred version for repo-infra
2019-11-06 17:39:05 -05:00
Jordan Liggitt
e3ff39ffa0
Update build to go1.13.4
2019-11-06 17:39:05 -05:00
Jordan Liggitt
ee2b887c74
Fix hack/pin-dependency.sh for go1.13
2019-11-06 17:39:05 -05:00
Jordan Liggitt
264c905a78
Fixup integration tests for TLS1.3
2019-11-06 17:39:05 -05:00
Jordan Liggitt
00e1ffb4e0
Move e2e_node flag copy into TestMain
...
As of go1.13, test flags like test.timeout are registered lazily.
This means they are not available in package init() methods:
> Testing flags are now registered in the new Init function,
> which is invoked by the generated main function for the test.
> As a result, testing flags are now only registered when running
> a test binary, and packages that call flag.Parse during package
> initialization may cause tests to fail.
This moves the copy of CLI flags into TestMain, just prior to parse.
2019-11-06 17:39:05 -05:00
Jordan Liggitt
8618c09369
opt out of module mode for builds
2019-11-06 17:39:05 -05:00
Kenichi Omichi
fb699b7315
Remove unused skip functions
...
This removes the following functions from e2e/framework/skip.go:
- SkipUnlessTaintBasedEvictionsEnabled: Unused since 7e1794dcb1
- SkipIfContainerRuntimeIs: Unused since 19a588eeda
2019-11-06 22:31:48 +00:00
David Eads
20c956c046
remove featuregate hard requirement from azure legacy cloudprovider
2019-11-06 16:13:00 -05:00
David Eads
c6d2c37ad2
panic in featuregate if a requested feature is unknown
2019-11-06 16:13:00 -05:00
Kubernetes Prow Robot
9d708b0203
Merge pull request #84858 from oxddr/revert-kubemark
...
Revert "enabling fluentd on kubemark"
2019-11-06 12:21:22 -08:00
Kubernetes Prow Robot
46472773cb
Merge pull request #84836 from yuxiaobo96/k8s-checks
...
Correct spelling mistakes
2019-11-06 12:21:11 -08:00
Kubernetes Prow Robot
e6287b05c0
Merge pull request #84812 from alculquicondor/fix/write-config
...
Write scheduler configuration from config file
2019-11-06 12:20:58 -08:00
Kubernetes Prow Robot
43b102a83c
Merge pull request #84807 from clarklee92/ModifyTheStatusCode
...
Modify the status code number to HTTP status semantics
2019-11-06 12:20:46 -08:00
Kubernetes Prow Robot
e450a3d6f3
Merge pull request #84802 from feiskyer/fix-84800
...
Ensure health probes are created for local traffic policy UDP services on Azure
2019-11-06 12:20:34 -08:00
Kubernetes Prow Robot
6ca4854ddf
Merge pull request #84774 from mm4tt/kubemark_owners
...
Add sig-scalability-approvers/reviewers as kubemark approvers/reviewers
2019-11-06 12:20:22 -08:00
Kubernetes Prow Robot
b09b962d96
Merge pull request #84746 from Huang-Wei/move-sched-constrants
...
Move out const strings in pkg/scheduler/api/well_known_labels.go
2019-11-06 12:20:06 -08:00
Kubernetes Prow Robot
64be5ae5f1
Merge pull request #84713 from sttts/sttts-crd-defaulting-ga
...
Promote CRD defaulting to GA
2019-11-06 12:19:53 -08:00
Abdullah Gharaibeh
f3453a1842
delete EqualPriority priority function, and make registering it a no op
2019-11-06 13:59:32 -05:00
Rob Scott
ff3cbdb0ad
Updating EndpointSlices to use PublishNotReadyAddresses from Services.
...
The Service spec includes a PublishNotReadyAddresses field which has
been used by Endpoints to report all matching resources ready. This may
or may not have been the initial purpose of the field, but given the
desire to provide backwards compatibility with the Endpoints API here,
it seems to make sense to continue to provide the same functionality.
2019-11-06 09:11:31 -08:00
Dan Winship
afa0b808f8
Fix apiserver to advertise IPv6 endpoints if bound to IPv6
...
Also rename utilnet.ChooseBindAddress() to ResolveBindAddress(), to
better describe its functionality.
2019-11-06 11:31:43 -05:00
Sandeep Rajan
16191db353
skip deployment update if migration fails
2019-11-06 10:55:54 -05:00
caiweidong
074aba8dce
Fix storage e2e clean up
2019-11-06 23:42:20 +08:00
Kubernetes Prow Robot
1c974109b6
Merge pull request #84517 from arghya88/docs-patch
...
Fix typo in admission webhook
2019-11-06 07:19:52 -08:00
David Eads
7ab462b639
add close server missing from serviceaccount test
2019-11-06 10:17:19 -05:00
David Eads
e08fe4400e
remove clusterauthentinfo configmap if it is too large
2019-11-06 10:17:19 -05:00
David Eads
be8af0de1b
remove exist client hooks
2019-11-06 10:17:19 -05:00
David Eads
7351c86860
publish cluster authentication trust via controller
2019-11-06 10:17:19 -05:00
Kevin Klues
4d4d4bdd61
Ensure devicemanager TopologyHints are regenerated after kubelet restart
...
This patch also includes test to make sure the newly added logic works
as expected.
2019-11-06 15:01:34 +00:00
danielqsj
32aaea1baf
fix golint error
2019-11-06 22:58:55 +08:00
Davanum Srinivas
30965676f3
Drop cmd/hyperkube
2019-11-06 09:11:35 -05:00
Davanum Srinivas
0e99cd912b
Script based hyperkube
...
Update bazel based build and make the containers match as well.
2019-11-06 09:11:26 -05:00
yue9944882
da612a365d
validates non-resoruce-url
2019-11-06 21:58:20 +08:00
Abdullah Gharaibeh
6b4bd87ba3
Remove Framework dependency on nodeinfo snapshot
2019-11-06 08:37:57 -05:00
Dr. Stefan Schimanski
9f73c6ccf6
e2e: add defaulting test
2019-11-06 14:16:37 +01:00
Dr. Stefan Schimanski
c56f07672b
apiextensions-apiserver: promote defaulting to GA
2019-11-06 14:16:37 +01:00