Kubernetes Submit Queue
7c9e614cbb
Merge pull request #52873 from ixdy/bazel-cleanup
...
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md ">here</a>..
bazel: build/test almost everything
**What this PR does / why we need it**: Miscellaneous cleanups and bug fixes. The main motivating idea here was to make `bazel build //...` and `bazel test //...` mostly work. (There's a few reasons these still don't work, but we're a lot closer.)
**Special notes for your reviewer**:
**Release note**:
```release-note
NONE
```
/assign @BenTheElder @mikedanese @spxtr
2017-09-24 00:04:36 -07:00
Jeff Grafton
02fb4200dc
Use buildozer to delete licenses() rules
2017-09-21 15:53:22 -07:00
Jeff Grafton
532bd482df
Use buildozer to remove deprecated automanaged tags
2017-09-21 15:53:22 -07:00
Manjunath A Kumatagi
945d8cd87b
Multi-arch allowPrivilegeEscalation tests
2017-09-19 19:17:03 +05:30
Kubernetes Submit Queue
434fffb6e0
Merge pull request #52231 from mkumatag/guestbook_multiarch
...
Automatic merge from submit-queue (batch tested with PRs 48226, 52046, 52231, 52344, 52352)
Port Guestbook tests to mutiarch
**What this PR does / why we need it**:
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #52232
**Special notes for your reviewer**:
**Release note**:
```NONE
NONE
```
2017-09-12 19:39:59 -07:00
Manjunath A Kumatagi
96c0945e69
Port Guestbook tests to mutiarch
2017-09-10 21:27:45 +05:30
Janet Kuo
124344a1a4
Move paused deployment e2e tests to integration
2017-09-06 18:12:28 -07:00
Manjunath A Kumatagi
22c3a590d1
Fix bazel
2017-09-01 05:39:00 +05:30
Manjunath A Kumatagi
6f55de1bdf
Test image utils for multi arch test images
2017-09-01 05:39:00 +05:30
Dr. Stefan Schimanski
637fe0844c
e2e/integration: simplify deepcopy calls
2017-08-29 20:11:50 +02:00
Walter Fender
cb28f0f34f
Add e2e aggregator test.
...
What this PR does / why we need it:
This adds an e2e test for aggregation based on the sample-apiserver.
Currently is uses a sample-apiserver built as of 1.7.
This should ensure that the aggregation system works end-to-end.
It will also help detect if we break "old" extension api servers.
Which issue this PR fixes (optional, in fixes #<issue number>(, fixes
fixes #43714
Fixed bazel for the change.
Fixed # of args issue from govet.
Added code to test dynamic.Client.
2017-08-17 10:56:43 -07:00
Jeff Grafton
a7f49c906d
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
Dr. Stefan Schimanski
83895daed1
Fix printer hack to get a versioned client
2017-08-06 15:30:13 +02:00
ravisantoshgudimetla
739bf4d85f
# This is a combination of 2 commits.
...
# The first commit's message is:
Modular extensions for kube scheduler perf testing framework
# This is the 2nd commit message:
Modular extensions for kube scheduler perf testing framework
2017-07-19 00:28:40 -04:00
Mikhail Mazurskiy
d789615902
Shared Informer Run blocks until all goroutines finish
...
Fixes #45454
2017-07-18 14:05:08 +10:00
Jacob Simpson
29c1b81d4c
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
Shyam Jeedigunta
26006af4e0
Group every two services into one in load test
2017-07-17 14:19:30 +02:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
cde4772928
run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles
2017-06-22 11:30:52 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Aleksandra Malinowska
53ab8fd86d
Create respecting pod anti affinity test
2017-06-22 14:09:54 +02:00
Kris
6da0d384cf
Add JUnit structs for encoding JUnit XML
2017-06-12 14:40:11 -07:00
Kubernetes Submit Queue
ac5edc3583
Merge pull request #36376 from kargakis/add-failure-trap
...
Automatic merge from submit-queue
test: set failure traps for all deployment e2e tests
@kubernetes/sig-apps-pr-reviews
2017-06-09 11:18:45 -07:00
Shyam Jeedigunta
52ef3e6e94
Performance tests also cover configmaps now
2017-05-31 13:13:15 +02:00
Michail Kargakis
e18f6cb591
test: set failure traps for all deployment e2e tests
2017-05-25 19:01:50 +02:00
Kubernetes Submit Queue
7df0178076
Merge pull request #42975 from smarterclayton/time_namespace
...
Automatic merge from submit-queue (batch tested with PRs 40234, 45885, 42975)
Log how much time it takes e2e tests to clean up the namespace
2017-05-17 20:27:52 -07:00
Clayton Coleman
4f35b31fc7
Try speeding up ConfigMap e2e namespace deletion
2017-05-17 17:45:05 -04:00
Janet Kuo
3f2d8ae682
Extract common code in deployment e2e and integration test
2017-05-17 14:41:59 -07:00
Chao Xu
4f9591b1de
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
2017-04-17 11:38:11 -07:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
gmarek
8c67f92bd7
Add randomized load test
2017-02-21 16:31:21 +01:00
gmarek
de6c9bd535
Apply davidopps comments to TaintController PR
2017-02-15 09:37:26 +01:00
gmarek
2f0e436677
Taint controller - first commit
2017-02-10 02:13:45 +01:00
deads2k
2c1c0f3f72
move workqueue to client-go
2017-01-30 09:08:21 -05:00
Dr. Stefan Schimanski
44ea6b3f30
Update generated files
2017-01-29 21:41:45 +01:00
Dr. Stefan Schimanski
79adb99a13
pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality
2017-01-29 21:41:45 +01:00
Dr. Stefan Schimanski
bc6fdd925d
pkg/api/resource: move to apimachinery
2017-01-29 21:41:44 +01:00
Dr. Stefan Schimanski
a0137e9b28
Update generated files
2017-01-25 19:49:45 +01:00
Dr. Stefan Schimanski
d7eb3b6870
pkg/util: move uuid and strategicpatch into k8s.io/apimachinery
2017-01-25 19:45:09 +01:00
deads2k
b0b156b381
make tools/cache authoritative
2017-01-25 08:29:45 -05:00
Clayton Coleman
be6d2933df
refactor: Move *Options references to metav1
2017-01-24 13:41:51 -05:00
Clayton Coleman
469df12038
refactor: move ListOptions references to metav1
2017-01-23 17:52:46 -05:00
deads2k
11e8068d3f
move pkg/fields to apimachinery
2017-01-19 09:50:16 -05:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
f31ecdd0f7
generated changes
2017-01-17 08:32:05 -05:00
deads2k
26c46971f2
move PatchType to apimachinery
2017-01-17 08:32:05 -05:00
deads2k
77b4d55982
mechanical
2017-01-16 09:35:12 -05:00
NickrenREN
a12dea14e0
fix redundant alias clientset
2017-01-12 10:21:05 +08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
Chao Xu
6709b7ada2
run hack/update-codegen.sh
...
run hack/verify-gofmt.sh
update bazel
2016-12-14 12:39:49 -08:00
Chao Xu
03d8820edc
rename /release_1_5 to /clientset
2016-12-14 12:39:48 -08:00
gmarek
c9e78f1cd5
Add an option to run Job in Density/Load config
2016-12-13 13:21:30 +01:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
gmarek
bfe2a2b03c
Add Daemons to Load/Density tests
2016-12-09 14:31:46 +01:00
Wojciech Tyczynski
a9ec31209e
GetOptions - fix tests
2016-12-09 09:42:01 +01:00
Jordan Liggitt
6819706adf
Pass addressable values to DeepCopy
2016-12-08 14:16:01 -05:00
gmarek
be3889810d
Add secrets to Density and Load tests
2016-12-08 11:14:43 +01:00
gmarek
070f0979c2
Make it possible to run Load test using Deployments or ReplicaSets
2016-12-06 12:22:58 +01:00
Clayton Coleman
3454a8d52c
refactor: update bazel, codec, and gofmt
2016-12-03 19:10:53 -05:00
Clayton Coleman
5df8cc39c9
refactor: generated
2016-12-03 19:10:46 -05:00
Chao Xu
bcc783c594
run hack/update-all.sh
2016-11-23 15:53:09 -08:00
Chao Xu
b50367cbdc
remove v1.Semantics
2016-11-23 15:53:09 -08:00
Chao Xu
068a7eb415
test/utils
2016-11-23 15:53:09 -08:00
Kubernetes Submit Queue
a8a8660415
Merge pull request #35204 from gmarek/node-affinity
...
Automatic merge from submit-queue
Add node affinity test to scheduler benchmark
cc @wojtek-t
2016-11-03 05:09:12 -07:00
bprashanth
37bc34c567
periodically GC pod ips
2016-10-27 22:15:35 -07:00
gmarek
d0ef0d238a
Add node affinity test to scheduler benchmark
2016-10-27 11:18:49 +02:00
gmarek
be57ca5015
Generalize Pod creation across e2e and integration tests
2016-10-26 11:52:14 +02:00
Mike Danese
763c4987f2
autogenerated
2016-10-24 14:47:27 -07:00
Kubernetes Submit Queue
33ebe1f18b
Merge pull request #34905 from ingvagabund/client-to-clientset
...
Automatic merge from submit-queue
Replace client with clientset
Replace client with clientset in some places
Fixes : #34637
2016-10-24 05:38:43 -07:00
gmarek
aeba0f1dc4
Change a type of collection of strategies for NodePreparer
2016-10-24 11:47:36 +02:00
Jan Chaloupka
4fde09d308
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00
gmarek
fbb3d6bf88
Generalize Node preparation for e2e and integration tests
2016-10-20 11:51:41 +02:00
gmarek
959044ad91
Fix StartPods
2016-10-19 11:03:47 +02:00
gmarek
7681a1bdff
Move RunRC-like functions to test/utils
2016-10-12 15:06:56 +02:00
gmarek
8d3973c2f4
Small refactoring of scheduler predicates
2016-10-10 13:13:15 +02:00
Minhan Xia
1a9bafd679
fix bug in DialFromNode where it fail the test when encountered a command execution failure
2016-10-05 11:00:57 -07:00
Minhan Xia
df92825c33
Revert "Revert "move pod networking tests common""
2016-10-05 10:53:22 -07:00
Marek Grabowski
b7d76023c9
Revert "move pod networking tests common"
2016-10-04 14:22:55 +02:00
Minhan Xia
5b8e16d255
move pod networking tests common
2016-10-03 10:00:36 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
gmarek
9bbcb5e3b8
Remove dependency on test/integration from kubemark
2016-06-20 16:20:51 +02:00