He Xiaoxi
2e37a3bebe
Fix CRD validation error for 'items' field
...
Signed-off-by: He Xiaoxi <xxhe@alauda.io >
2019-06-26 16:08:34 +08:00
Kubernetes Prow Robot
e760b033ec
Merge pull request #78863 from sttts/sttts-crd-embedded-resource-items-additionalProperties
...
apiextensions: structural schema unit test coverage
2019-06-25 22:17:12 -07:00
Mike Spreitzer
4160909495
Fixed and clarified comments and parameter names in index.go ( #77633 )
...
* Fixed and clarified comments and parameter names in index.go
Fixed the comment on IndexFunc to say that it returns multiple indexed values.
Clarified the comments and parameter names in the Indexer interface to
consistently use a dichotomy between "storage keys" and "indexed
values".
* Updated comments in index.go based on review by Liggitt
2019-06-25 21:03:13 -07:00
Kubernetes Prow Robot
db892ba7bc
Merge pull request #79237 from logicalhan/show-hidden-metrics
...
enable ability to show hidden metrics
2019-06-25 18:15:51 -07:00
Kubernetes Prow Robot
dc9174818d
Merge pull request #79191 from seans3/move-kubectl-util-event
...
Move pkg/kubectl/util/event to staging
2019-06-25 18:15:39 -07:00
Kubernetes Prow Robot
41b817b92f
Merge pull request #79038 from yastij/move-jws
...
move jws to k8s.io/cluster-bootstrap
2019-06-25 17:01:29 -07:00
Kubernetes Prow Robot
22fb6fd174
Merge pull request #77595 from bertinatto/volume_limits
...
Volume Scheduling Limits
2019-06-25 17:01:16 -07:00
Sean Sullivan
949060dac0
Dependency changes
2019-06-25 15:22:20 -07:00
Sean Sullivan
d4a5b75a67
Move pkg/kubectl/util/event into staging
2019-06-25 14:55:21 -07:00
Kubernetes Prow Robot
70b1c43657
Merge pull request #79201 from damemi/kubectl-rbac
...
Move pkg/kubectl/util/rbac to staging
2019-06-25 14:47:28 -07:00
Kubernetes Prow Robot
e8738d665b
Merge pull request #79282 from seans3/kubectl-logo
...
Adds kubectl logo images
2019-06-25 12:55:58 -07:00
Mike Dame
76d7f58c06
update vendor
2019-06-25 15:28:52 -04:00
Mike Dame
a507ca338a
Move pkg/util/rbac to staging and update refs
2019-06-25 15:25:23 -04:00
Sean Sullivan
e397b04ca1
Update go.mod, go.sum, and BUILD dependencies
2019-06-25 12:04:06 -07:00
Sean Sullivan
7aa214d2c3
Move pkg/kubectl/util/hash to staging
2019-06-25 12:02:26 -07:00
Kubernetes Prow Robot
c3f208a07e
Merge pull request #79189 from seans3/move-kubectl-util-deployment
...
Move pkg/kubectl/util/deployment to staging
2019-06-25 11:43:58 -07:00
Kubernetes Prow Robot
1215aa73d2
Merge pull request #79176 from verb/debug-iterate-containers
...
Add helpers for iterating containers in a pod
2019-06-25 09:32:52 -07:00
Fabio Bertinatto
b90ca5b2a7
Auto-generated code for volume limits API
2019-06-25 16:30:54 +02:00
Fabio Bertinatto
13e30b6342
Add volume limits API changes
2019-06-25 16:30:54 +02:00
Yassine TIJANI
d3620dfa29
move jws to k8s.io/cluster-bootstrap
...
Signed-off-by: Yassine TIJANI <ytijani@vmware.com >
2019-06-25 13:48:13 +02:00
Kubernetes Prow Robot
9273ce7711
Merge pull request #79219 from alvaroaleman/sample-controller-klog-init
...
Sample controller: Init flags
2019-06-25 02:30:35 -07:00
Kubernetes Prow Robot
5267a3dc73
Merge pull request #79346 from ncdc/fix-max-port
...
Fix insecure max bind port value to 65535 for scheduler & apiserver
2019-06-24 22:20:34 -07:00
Kubernetes Prow Robot
6f0f62b2c4
Merge pull request #77211 from dixudx/bootstrap_token_refactor
...
Bootstrap token refactor
2019-06-24 13:36:36 -07:00
Sean Sullivan
6f120f9660
Updated publishing dependencies rules
2019-06-24 12:42:54 -07:00
Sean Sullivan
2c536a2c33
Updates to dependencies including go.mod, go.sum, and BUILD files
2019-06-24 12:36:33 -07:00
Sean Sullivan
c3f6418b59
Moved pkg/kubectl/util/deployment to staging
2019-06-24 12:32:13 -07:00
Andy Goldstein
9bba2c93ec
Fix max port value to 65535
...
Signed-off-by: Andy Goldstein <goldsteina@vmware.com >
2019-06-24 15:13:27 -04:00
Sally O'Malley
fbc5c5df1c
Updated publishing dependencies rules, import-restrictions
2019-06-24 08:17:47 -04:00
Sally O'Malley
d6af3f2653
Update go.mod, go.sum, and BUILD file dependencies
2019-06-24 08:17:47 -04:00
Sally O'Malley
4c58308b4e
Move pkg/kubectl/util/podutils to staging
2019-06-24 08:17:47 -04:00
Nikhita Raghunath
ab3cdd57b7
publishing: use deps in replace directive in rules
...
The list of dependencies for a repo right now is equal to the list of deps
mentioned in the require directive in the repo's go.mod file.
This means that we loose all transitive deps mentioned in the replace
directive in go.mod files.
So instead use all deps mentioned in the replace directive, and prune
any extra dependencies.
Also add a test for this in verify-publishing-bot.py
2019-06-24 14:01:20 +05:30
Jordan Liggitt
b1fd883617
Drop unused dependencies
2019-06-23 18:55:29 -07:00
Jordan Liggitt
14cd8c365c
gopkg.in/natefinch/lumberjack.v2 v2.0.0
2019-06-23 18:55:29 -07:00
Jordan Liggitt
855048b1b3
github.com/hashicorp/hcl v1.0.0
2019-06-23 18:55:27 -07:00
Jordan Liggitt
63e5ad08aa
github.com/gorilla/websocket v1.4.0
2019-06-23 18:54:03 -07:00
Jordan Liggitt
29853a1976
github.com/google/uuid v1.1.1
2019-06-23 18:54:03 -07:00
Jordan Liggitt
7a667f87ba
github.com/BurntSushi/toml v0.3.1
2019-06-23 18:54:02 -07:00
Kubernetes Prow Robot
bf55a99eb8
Merge pull request #69263 from brooksgarrett/issue63959
...
Respect Allocation IDs
2019-06-23 00:15:54 -07:00
Kubernetes Prow Robot
fa9fd6522a
Merge pull request #79181 from tedyu/close-audit-ch
...
Close auditStopCh if SecureServing encounters error
2019-06-22 22:55:55 -07:00
Brooks Garrett
7767535426
Respect Allocation IDs
2019-06-22 21:27:20 -04:00
Kubernetes Prow Robot
6bba811f5e
Merge pull request #78798 from distortedsignal/default-use-mod
...
Force using Go Modules in README.md
2019-06-22 16:26:12 -07:00
Kubernetes Prow Robot
eee3e976d8
Merge pull request #78294 from vllry/kp-remove-resource-container
...
Remove deprecated flag --resource-container from kube-proxy
2019-06-22 00:38:12 -07:00
Nikhita Raghunath
d8b2a7800d
publishing: fix rules for kubectl
2019-06-22 10:02:21 +05:30
Sean Sullivan
b7a3900990
Adds kubectl logo images
2019-06-21 11:34:42 -07:00
Lee Verberne
ee821e2a04
Create helpers for iterating containers in a pod
2019-06-21 08:32:04 +00:00
Han Kang
334a5aeda5
enable ability to show hidden metrics
2019-06-20 18:35:31 -07:00
Mike Dame
084f7f35ac
hack/update-vendor.sh
2019-06-20 20:37:38 -04:00
Mike Dame
5f3818230d
Move pkg/util/printers to staging and update refs
2019-06-20 20:35:38 -04:00
Peter Swica
123fa89f21
Moved pkg/kubectl/util/term, pkg/kubectl/util/templates, pkg/kubectl/util/interrupt, and pkg/kubectl/util/interrupt to staging
2019-06-20 15:50:16 -04:00
Alvaro Aleman
5f610cea1f
Sample controller: Init flags
...
Without this, the flags to make klog log to stdout are not even shown.
Figuring out the `InitFlags()` is not very intuitive for ppl new to the
project, which is the target audience of the sample-controller.
2019-06-20 13:18:45 +02:00