Patrick Ohly
6c6930a088
e2e storage: synchronize .yaml files with latest upstream releases
...
This ensures that the files are in sync with:
hostpath: v1.2.0-rc3
external-attacher: v2.0.1
external-provisioner: v1.3.0
external-resizer: v0.2.0
external-snapshotter: v1.2.0
driver-registrar/rbac.yaml is obsolete because only
node-driver-registrar is in use now and does not need RBAC rules.
mock/e2e-test-rbac.yaml was not used anywhere.
The README.md files were updated to indicate that these really are
files copied from elsewhere. To avoid the need to constantly edit
these files on each update, <version> is used as placeholder in the URL.
2019-08-28 12:18:36 +02:00
Kubernetes Prow Robot
f0be447922
Merge pull request #81931 from RainbowMango/pr_cleanup_staticcheck_issues_for_vsphere
...
Cleanup vsphere staticcheck issue
2019-08-28 03:10:10 -07:00
Kubernetes Prow Robot
b98f622852
Merge pull request #81910 from fabriziopandini/kubeadm-Json6902-Patches
...
kubeadm: add support for Json6902 Patches
2019-08-28 03:09:54 -07:00
Kubernetes Prow Robot
273e1a4605
Merge pull request #81896 from liggitt/webhook-efficiency
...
Compute webhook selectors and client once per webhookconfig revision
2019-08-28 03:09:38 -07:00
Kubernetes Prow Robot
91bec13163
Merge pull request #81871 from prameshj/vendor-update
...
Update vendor k8s-cloud-provider and google API
2019-08-28 03:09:25 -07:00
Kubernetes Prow Robot
879418a714
Merge pull request #81828 from mars1024/bugfix/delete_lo_network
...
delete lo network when TearDownPod to avoid CNI cache leak
2019-08-28 03:09:11 -07:00
Jan Safranek
90d09919e8
Add e2e test for volume limits
...
The test creates as many PVs and pods as the driver/plugin reports to support on a
single node.
2019-08-28 10:39:08 +02:00
Kubernetes Prow Robot
de1cfa9bc1
Merge pull request #81787 from lmdaly/topology-manager-rename-strict-policy
...
Renaming strict policy to restricted policy
2019-08-28 01:38:04 -07:00
Kubernetes Prow Robot
61e2f52e38
Merge pull request #81754 from apelisse/version-fields
...
Add FieldsType field to ManagedFields to track content format
2019-08-28 01:37:50 -07:00
Kubernetes Prow Robot
f24aa47cea
Merge pull request #81531 from logicalhan/kas-migration
...
migrate kube-apiserver metrics to stability framework
2019-08-28 01:37:33 -07:00
Kubernetes Prow Robot
dccd28269a
Merge pull request #81467 from bertinatto/e2e_volume_expand
...
Graduate Volume Expansion to Beta + e2e tests
2019-08-28 01:37:25 -07:00
Kubernetes Prow Robot
08b67378d3
Merge pull request #81397 from ddebroy/win-socket
...
Support Kubelet PluginWatcher in Windows
2019-08-28 01:37:12 -07:00
Kubernetes Prow Robot
03097277a4
Merge pull request #80955 from MikeSpreitzer/add-event-clock
...
Factor PassiveClock out of clock.Clock
2019-08-27 22:42:10 -07:00
Kubernetes Prow Robot
178d2eefee
Merge pull request #80847 from verb/debug-kubectl-describe
...
Print ephemeral containers in kubectl describe
2019-08-27 22:41:45 -07:00
Kubernetes Prow Robot
6cf7f3c342
Merge pull request #80320 from wk8/wk8/gmsa_cleanup
...
Make container removal fail if platform-specific containers fail
2019-08-27 22:41:29 -07:00
Kubernetes Prow Robot
0a784c5dc9
Merge pull request #78738 from jennybuckley/apply-only
...
Don't start tracking field management until object has been applied
2019-08-27 22:41:18 -07:00
Kubernetes Prow Robot
668bf42d11
Merge pull request #77688 from sudeshsh/extended_resource_bin_packing
...
Extending RequestedToCapacityRatio priority function to support resource bin packing of extended resources
2019-08-27 22:41:11 -07:00
Zhen Wang
d874dbfcb1
Bump NPD version to v0.7 for GCI
2019-08-27 22:26:30 -07:00
Jordan Liggitt
5f319b18fa
generated
...
Change-Id: Idf19b3d0b23b3436fe89b884cf487558ef18c7d3
2019-08-28 03:49:20 +00:00
Patrick Ohly
482a900e83
storage: make CSIInlineVolume a beta feature
...
The feature is complete and supported by an increasing number of CSI
drivers, but before it can be really used, it should be moved out of
alpha into beta.
2019-08-28 05:32:44 +02:00
Patrick Ohly
599a9faf8d
storage: make tests independent of CSIInlineVolume default
...
Some tests assumed instead of ensuring that the CSIInlineVolume
feature is disabled.
2019-08-28 05:32:44 +02:00
Jordan Liggitt
e60b82a7b8
Update CRD docs
2019-08-27 23:30:01 -04:00
Kubernetes Prow Robot
07e0cce409
Merge pull request #81750 from aojea/fixdnsIPv6
...
Fix e2e DNS IPv6 CI
2019-08-27 19:38:06 -07:00
Kubernetes Prow Robot
ab13cf1055
Merge pull request #81691 from MrHohn/svc-finalizer-beta
...
Promote service load balancer finalizer to Beta
2019-08-27 19:37:48 -07:00
Kubernetes Prow Robot
467bdcb445
Merge pull request #81532 from MrHohn/cpa-1.7.0
...
Bump cluster proportional autoscaler to 1.7.1
2019-08-27 19:37:32 -07:00
Kubernetes Prow Robot
870bed8522
Merge pull request #80998 from alejandrox1/e2e-frmaework-pv-util
...
Refactoring pod related functions from pv_util to pod pkg
2019-08-27 19:37:21 -07:00
Kubernetes Prow Robot
77277d3abf
Merge pull request #80911 from pivotal-k8s/vsphere-windows-volumes
...
Add support for vSphere volume mount/attach on Windows
2019-08-27 19:37:10 -07:00
Deep Debroy
1321c9115b
Support PluginWatcher in Windows
...
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-08-27 16:24:38 -07:00
Pavithra Ramesh
bb052ceacb
gce staticcheck fixes
2019-08-27 16:05:56 -07:00
Pavithra Ramesh
ce3b145e73
Update vendor k8s-cloud-provider and google API
...
Ran commands:
hack/pin-dependency.sh github.com/GoogleCloudPlatform/k8s-cloud-provider 27a4ced34534a6c32b63159b100ac0efaa1d37b3
hack/update-vendor.sh
hack/pin-dependency.sh google.golang.org/api 5213b809086156e6e2b262a41394993fcff97439
hack/update-vendor.sh
hack/verify-vendor.sh
merge conflicts
2019-08-27 15:58:55 -07:00
Kubernetes Prow Robot
586d200e35
Merge pull request #80644 from verb/debug-kubectl
...
Allow kubectl to attach to ephemeral containers
2019-08-27 15:39:10 -07:00
Antoine Pelisse
6652091b63
Disable tracking manged fields on scale sub-resource
2019-08-27 15:37:41 -07:00
Jennifer Buckley
f99252f2c6
Add issue to TODO
2019-08-27 15:00:15 -07:00
Antoine Pelisse
b2f518975f
Update round-trip compatibility test
2019-08-27 14:52:36 -07:00
Antoine Pelisse
cf06ad1e47
Regenerate all
2019-08-27 14:52:36 -07:00
Antoine Pelisse
ff4e1f3592
Add new FieldsType to clarify the format of Fields
2019-08-27 14:52:36 -07:00
Kevin Klues
f4dbd29cdb
Rename TopologyHint.SocketAffinity to TopologyHint.NUMANodeAffinity
...
As part of this, update the logic to use the NUMA information instead of
the Socket information when generating and consuming TopologyHints in
the CPUManager.
2019-08-27 16:51:05 -05:00
Kevin Klues
ecc14fe661
Update CPUManager to include NUMANodeID in CPUTopology
...
Unfortunately, the NUMA information is not readily available from
cadvisor, so we have to roll the logic to discover it by hand. In the
future, we should remove this custiom code to use the information
provided by cadvisor once it is made available.
2019-08-27 16:51:05 -05:00
bpopovschi
0bf83ebd63
Updated the godoc on the CRD API types to follow conventions
2019-08-27 17:26:46 -04:00
Kevin Klues
869962fa48
Cache the discovered topology in the CPUManager instead of MachineInfo
2019-08-27 16:23:07 -05:00
Jordan Liggitt
485741ed67
Skip deleting custom resource instances that overlap with storage for built-in types
2019-08-27 16:27:28 -04:00
Han Kang
1700a315c1
add comment about explicitly registering grpcprom client metrics
2019-08-27 12:45:01 -07:00
Han Kang
4e5d906c4d
add some documentation around the metrics stability migration changes for clarity
2019-08-27 12:45:01 -07:00
Han Kang
6eee64c308
add stability level to aggregator metrics and drop blank line in cmd file
2019-08-27 12:45:01 -07:00
Han Kang
466980dd74
migrate kube-apiserver metrics to stability framework
2019-08-27 12:45:01 -07:00
Kubernetes Prow Robot
bfd8610dda
Merge pull request #81786 from sttts/sttts-openapi-log-why
...
aggregator/apiextensions: logs & metrics why OpenAPI spec is regenerated
2019-08-27 11:45:10 -07:00
Matthew Wong
7851929acf
Re-implement AWS test driver interfaces
2019-08-27 11:01:38 -07:00
Sudesh Shinde
9ae505930c
extending RequestedToCapacityRatio priority function to support resource bin packing of extended resources
2019-08-27 10:41:32 -07:00
Travis Rhoden
ef855c7c08
Rename mount.IsBind to mount.MakeBindOpts
2019-08-27 11:34:42 -06:00
Yassine TIJANI
19fa57bca3
remove dependency to pkg/features on service controller package
...
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-08-27 18:00:10 +01:00