Anago GCB
4b29407945
Add CHANGELOG-1.18.md for v1.18.0-alpha.3
2020-02-04 17:09:16 +00:00
Abdullah Gharaibeh
0a476eb7d4
reduce overhead of error message formatting and allocation for scheudler NodeResource filter
2020-02-04 11:02:29 -05:00
Brian Pursley
2d21f16c38
Fixed code formatting issues discovered by verify-gofmt
2020-02-04 10:16:06 -05:00
Brian Pursley
97185e9752
Fixed problem in unit test where error expected/actual comparison was not being performed
2020-02-04 10:12:48 -05:00
Brian Pursley
48ee18b516
Removed unneeded newline (moved to end of directory not found message)
2020-02-04 10:12:48 -05:00
Brian Pursley
f60c0af977
Ignore empty or blank string in path when listing plugins
2020-02-04 10:12:48 -05:00
Brian Pursley
78248d0c2a
Fixed code formatting issues discovered by verify-gofmt
2020-02-04 10:11:18 -05:00
wojtekt
1fc80c57ee
Autogenerated
2020-02-04 16:06:36 +01:00
wojtekt
881dde8bee
Remove unnecessary manual conversions
2020-02-04 16:05:25 +01:00
Brian Pursley
e70a630dac
Added 'No resources found' message to describe and top pod commands
2020-02-04 09:55:40 -05:00
Kubernetes Prow Robot
a71586fac6
Merge pull request #87598 from sureshpalemoni/master
...
grammar(noun to pod adjective phases) change for pods status in tests
2020-02-04 06:03:27 -08:00
Dr. Stefan Schimanski
059429ce53
kube-aggregator: increase log level of AggregationController API group logging
2020-02-04 14:14:17 +01:00
Michal Fojtik
439f93c91b
kubectl: allow to preselect interesting container in logs
2020-02-04 13:50:41 +01:00
Lukasz Szaszkiewicz
7368862c19
makes unavailableGauge metric to always reflect the current state of a service
2020-02-04 11:49:30 +01:00
Maciej Borsz
69df8a8230
Add a fast path for adding new node in node_autorizer.
...
This seems to improve WriteIndexMaintenance benchmark:
Before:
BenchmarkWriteIndexMaintenance-12 1034 1157922 ns/op 1906 B/op 41 allocs/op
After:
BenchmarkWriteIndexMaintenance-12 4891 239821 ns/op 1572 B/op 37 allocs/op
2020-02-04 11:32:06 +01:00
Joakim Roubert
b1d027742b
Update for loop in server image image creation
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:01:00 +01:00
Joakim Roubert
bf7112ae8e
Add shellcheck disable for set $wrappable
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:01:00 +01:00
Joakim Roubert
82f3f33eea
Simplify and improve find/tar lines
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:01:00 +01:00
Joakim Roubert
b69a38667e
Update after review comment
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:01:00 +01:00
Joakim Roubert
8823a86718
Fix src_tarball packaging
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:00:59 +01:00
Joakim Roubert
20aeeed0f0
Replace for loop with find command
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:00:59 +01:00
Joakim Roubert
1b8107d60b
Update after review
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:00:59 +01:00
Joakim Roubert
468611d6e0
Update after review comments
...
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:00:59 +01:00
Joakim Roubert
405609b920
Fix shellcheck warnings/errors in /build/lib/release.sh
...
With these changes, /build/lib/release.sh can be removed from
hack/.shellcheck_failures and included in the scripts that are checked
by hack/verify-shellcheck.sh.
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-02-04 11:00:58 +01:00
Kubernetes Prow Robot
d52ecd5f70
Merge pull request #86430 from wojtek-t/avoid_thundering_herd_on_etcd
...
Avoid thundering herd of relists on etcd
2020-02-03 23:09:25 -08:00
YuikoTakada
d8c16a9eb2
Fix non-ascii characters in test/e2e/common/projected_configmap.go
2020-02-04 01:53:15 +00:00
Michelle Au
0c40daddb0
Add an option to external storage e2es to use a copy of a pre-installed StorageClass
...
Change-Id: I9d7f0384d0071caa41a8d98eea4afa5b17ad0ea3
2020-02-03 17:45:17 -08:00
Kubernetes Prow Robot
76c89645c5
Merge pull request #87713 from kkmsft/filepath-fixes-windows
...
Move 'path' package usage to 'path/filepath'.
2020-02-03 17:07:25 -08:00
Mike Danese
65483a19ab
generated: update clients
2020-02-03 14:31:56 -08:00
Mike Danese
41bd53866e
remove create expansions form authn/z clients
2020-02-03 14:28:08 -08:00
Mike Danese
533d0b7f74
use generated clients instead of expansions for most of authn/z
2020-02-03 14:28:08 -08:00
Eric Weber
adcdb2fd72
Enable FC mount options
2020-02-03 16:13:58 -06:00
Jefftree
97eed70d74
Add konnectivity log files
2020-02-03 13:21:42 -08:00
Aldo Culquicondor
60c972098c
Add defaults to pod affinity args
...
And remove pod affinity parameter from algorithm provider registry
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-02-03 14:58:28 -05:00
Chao Xu
6acc75b418
Only set admission review reponse patch type if the patch is not empty
2020-02-03 10:55:31 -08:00
Kubernetes Prow Robot
845b232321
Merge pull request #87451 from jnaulty/jnaulty/fix-aws-ebs-createvolume-signature
...
Fix CreateVolume signature in comment
2020-02-03 10:51:21 -08:00
Davanum Srinivas
dc3f31569e
Ensure specified container runtimes are present
2020-02-03 13:40:57 -05:00
Kevin Klues
d5addb4090
Cleanup logging and creation logic of TopologyManager in prep for beta
2020-02-03 17:13:29 +00:00
Kevin Klues
bc686ea27b
Update TopologyManager.GetTopologyHints() to take pointers
...
Previously, this function was taking full Pod and Container objects
unnecessarily. This commit updates this so that they will take pointers
instead.
2020-02-03 17:13:28 +00:00
Kevin Klues
adaa58b6cb
Update TopologyManager.Policy.Merge() to return a simple bool
...
Previously, the verious Merge() policies of the TopologyManager all
eturned their own lifecycle.PodAdmitResult result. However, for
consistency in any failed admits, this is better handled in the
top-level Topology manager, with each policy only returning a boolean
about whether or not they would like to admit the pod or not. This
commit changes the semantics to match this logic.
2020-02-03 17:13:28 +00:00
Kevin Klues
95a3ac447f
Fix bug in TopologManager RemoveContainer()
...
Previously, we unconditionally removed *all* topology hints from a pod
whenever just one container was being removed. This commit makes it so
we only remove the hints for the single container being removed, and
then conditionally remove the pod from the podTopologyHints[podUID] when
no containers left in it.
2020-02-03 17:13:14 +00:00
Mike Danese
0f18715473
snapshot clientsets pending context migration
...
https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/20200123-client-go-ctx.md
Part of #46503
2020-02-03 08:36:00 -08:00
Odin Ugedal
1e50bc2d09
Add error check in kubectl proxy on server setup
...
If "NewServer" returns an error, it will result in a nil pointer
dereference segfault.
A simple way to test the behavior is to prefix the server url with a
colon, ":".
2020-02-03 16:43:01 +01:00
Kubernetes Prow Robot
4c3aa3f26b
Merge pull request #87515 from Sh4d1/proxy_agg
...
Use network proxy for aggregator api
2020-02-03 01:53:21 -08:00
Claudiu Belu
00cd8c8d92
test images: Adds Image Promoter details in the README
...
We have enabled the Image Promoter on the k/k test E2E images. This updates the
kubernetes/test/images/README.md file to include information about the images
it runs for, and how to promote the new image from the staging registry to the
regular one.
Cleans up some TODO items, since the Image Centralization Part 4 merged.
2020-02-03 00:13:06 -08:00
shaloulcy
87582e2c3c
add indexer for storage cacher
...
Signed-off-by: shaloulcy <lcy041536@gmail.com>
2020-02-03 13:37:17 +08:00
Kubernetes Prow Robot
5caeec8023
Merge pull request #87710 from alena1108/jan30proxy
...
Ineffassign fixes for pkg/proxy
2020-02-02 19:09:20 -08:00
zhouya0
e3c8add683
fix kubectl drain ignore daemonsets and others
2020-02-03 10:36:52 +08:00
Davanum Srinivas
ee3f897ca7
update network-y stuff for supporting ubuntu/bionic as master
...
On bionic, we don't have eth0 hard coded. example below, so we use `ip
route` to figure out the default ethernet interface
```
dims@kubernetes-master:~$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: ens4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1460 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether 42:01:0a:80:00:23 brd ff:ff:ff:ff:ff:ff
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default
link/ether 02:42:b2:4e:dd:86 brd ff:ff:ff:ff:ff:ff
```
Also, bionic uses systemd-resolver by default and adds entries in
/etc/resolv.conf that CoreDNS does not link. So follow the
recommendation in the documentation to specify resolv.conf explicitly
2020-02-02 19:23:10 -05:00
Kubernetes Prow Robot
2a17cfbd45
Merge pull request #85960 from johnbelamaric/podspec-behaviors
...
Initial behavior examples for conformance
2020-02-02 14:47:21 -08:00