Todd Derr
98ed2e8606
Remove gem update for fluent-plugin-google-cloud
...
This was originally submitted to pick up v0.3.1 of the cloud logging
plugin which had a fix for the name 'metadata' failing to resolve.
Since new releases of google-fluentd have this fix, it is no longer
required.
I've done some additional testing of 'gem update' behavior in the interim
and I think it is ok to use in targeted situations, but we should not be
doing an unconstrained update in general. The issue is that updating a
gem may bring new dependencies, some of those dependencies may include
native code, so it may try to launch a compiler, which isn't desirable
and prone to failure.
If we do need to grab an updated gem in the future we should specify an
explicit version and the --minimal-deps flag.
2015-07-23 15:06:56 -04:00
Tim Hockin
c4b707192d
Remove deprecated 'se' resource alias
2015-07-23 12:04:01 -07:00
Vish Kannan
dfe1eb9b96
Merge pull request #11721 from a-robinson/fluentd
...
Bring sidecar fluentd configs in line with the addon fluentd configs
2015-07-23 11:49:32 -07:00
Vish Kannan
b6b8056a73
Merge pull request #11742 from jszczepkowski/scaler-up
...
Optional creation of nodes autoscaler for GCE.
2015-07-23 11:46:47 -07:00
Vish Kannan
c29a88dcdf
Merge pull request #11745 from gmarek/jenkins
...
Change a value that join_regex returns for empty input
2015-07-23 11:41:55 -07:00
Tim St. Clair
fe84780744
Add e2e for kube-ui addon
2015-07-23 11:38:29 -07:00
Casey D
aeb7dc6b30
Allow specification of network plugins directory when starting kubelet
2015-07-23 11:21:39 -07:00
Vish Kannan
9fef5649fe
Merge pull request #11750 from pmorie/debug-examples-test
...
Make examples test easier to debug
2015-07-23 11:15:03 -07:00
Vish Kannan
ce62d35e20
Merge pull request #11735 from thockin/cleanup-volumes-legacy-mode
...
Remove volumes legacy mode
2015-07-23 10:53:44 -07:00
Jordan Liggitt
c0bbdeda22
Add CA data to service account tokens if missing or different
2015-07-23 10:46:13 -07:00
Jordan Liggitt
39a5e1b929
Close resp.Body before returning error
2015-07-23 10:45:55 -07:00
Vish Kannan
b9e974b2cf
Merge pull request #11313 from thockin/rest-shortcut-for-ns
...
Add an 'ns' shortcut, tidy capital letters
2015-07-23 10:14:33 -07:00
Vish Kannan
1194001116
Merge pull request #11708 from bgrant0607/docfix
...
Update post-1.0 release versioning proposal.
2015-07-23 10:02:15 -07:00
Alex Robinson
797dc1778a
Add resource constraints to the fluentd container in the sidecar examples
2015-07-23 16:31:08 +00:00
Alex Robinson
7ac3d36030
Bring the sidecar fluentd configs in sync with the cluster addon configs.
2015-07-23 16:31:03 +00:00
Vish Kannan
93cd8cc2ef
Merge pull request #11747 from mwielgus/kubectl_version
...
E2E test for kubectl version
2015-07-23 09:26:55 -07:00
Paul Morie
13713fda72
Make examples test easier to debug
2015-07-23 10:38:39 -04:00
Wojciech Tyczynski
fdd7f1e4b2
Rewrite services shell test in Go.
2015-07-23 16:16:45 +02:00
Wojciech Tyczynski
11540c4b3f
Merge pull request #11749 from GoogleCloudPlatform/revert-11081-min-startup-pods-gce-jenkins
...
Revert "Require at least one healthy startup pod in GCE Jenkins e2e t…
2015-07-23 16:15:31 +02:00
Wojciech Tyczynski
bff2e01994
Merge pull request #11731 from smarterclayton/better_error
...
Update the error message to be idiomatic
2015-07-23 16:09:24 +02:00
markturansky
e5a4b75421
Added ability to get generated values of an index func
2015-07-23 10:00:04 -04:00
Jerzy Szczepkowski
3808519907
Optional creation of nodes autoscaler for GCE.
...
Implemented optional creation and deletion of nodes autoscaler in kube-up and kube-down scripts for GCE.
2015-07-23 15:59:41 +02:00
Wojciech Tyczynski
c06c370592
Revert "Require at least one healthy startup pod in GCE Jenkins e2e tests"
2015-07-23 15:55:21 +02:00
Wojciech Tyczynski
361217e0ea
Merge pull request #11081 from ixdy/min-startup-pods-gce-jenkins
...
Require at least one healthy startup pod in GCE Jenkins e2e tests
2015-07-23 15:35:24 +02:00
Wojciech Tyczynski
2a5dce1b1b
Merge pull request #11112 from markturansky/label_fix
...
Added formatLabel to pvclaims
2015-07-23 15:33:31 +02:00
Marcin Wielgus
866bd7b4e5
Dump stdin to a temporary file in kubectl replace --force
2015-07-23 15:22:23 +02:00
Wojciech Tyczynski
a5a0ba8a33
Merge pull request #10714 from mwielgus/storm
...
E2E test for examples/storm
2015-07-23 14:43:01 +02:00
Marcin Wielgus
0a9a8aa45e
E2E test for kubectl version
2015-07-23 14:16:50 +02:00
Wojciech Tyczynski
6524cd5e2a
Merge pull request #11562 from MikaelCluseau/master
...
realContainerGC reports warning when err is nil
2015-07-23 13:39:24 +02:00
gmarek
be59c5a935
Change a value that join_regex returns for empty input and use it in ginkgo.focus statements
2015-07-23 13:30:01 +02:00
Marcin Wielgus
3d82de849f
E2E test for examples/storm
2015-07-23 13:20:52 +02:00
Wojciech Tyczynski
56444bfb76
Merge pull request #11722 from JanetKuo/docs-fix-typo
...
Fix doc typos
2015-07-23 13:12:38 +02:00
Wojciech Tyczynski
db2d4a2b08
Merge pull request #10986 from wojtek-t/test_in_non_default_namespaces
...
Migrate tests to non-default namespaces
2015-07-23 13:00:27 +02:00
Wojciech Tyczynski
cb88f6565d
Merge pull request #11044 from mwielgus/cassandra_e2e
...
E2E test for examples/cassandra
2015-07-23 12:59:42 +02:00
Wojciech Tyczynski
4799d169bc
Merge pull request #11705 from mikedanese/test-fix
...
fix unit test breakage by adding seed method to util/rand
2015-07-23 12:58:56 +02:00
Wojciech Tyczynski
d30704af87
Merge pull request #11682 from nak3/priorities-fix
...
Remove unused argument from fractionOfCapacity()
2015-07-23 12:57:22 +02:00
Marcin Wielgus
2744ed2247
E2E test for examples/cassandra
2015-07-23 12:20:50 +02:00
Wojciech Tyczynski
1a49ba1bdb
Merge pull request #11053 from mwielgus/spark_e2e
...
E2E tests for examples/spark
2015-07-23 12:15:18 +02:00
Wojciech Tyczynski
959477463f
Migrate tests to non-default namespaces
2015-07-23 12:04:10 +02:00
Jan Safranek
118004c166
Use a service between e2e volume tests clients and servers.
...
This helps with routing of TCP traffic between clients and servers in case
flannel or similar service is not installed and pods don't see each other.
- It needs 'insecure' in /etc/exports to allow NFS clients on ports > 1024,
Kubernetes service will change client port to a random number.
- glusterfs no longer needs explicit endpoint definition, it uses the service
instead.
2015-07-23 11:51:43 +02:00
Wojciech Tyczynski
4fa9fc7fbf
Merge pull request #11266 from mbforbes/quietProject
...
Log Project (GKE) less and cleanup bash indentation
2015-07-23 10:54:05 +02:00
Marcin Wielgus
bad01214a7
E2E tests for examples/spark
2015-07-23 10:43:31 +02:00
Wojciech Tyczynski
648c57e3e1
Merge pull request #10990 from mwielgus/kubectl_expose
...
E2E test for kubectl expose
2015-07-23 10:42:44 +02:00
Wojciech Tyczynski
430422b181
Merge pull request #11268 from mbforbes/previewQuiet
...
(GKE) Stop 'gcloud preview' call from failing Jenkins jobs
2015-07-23 10:36:31 +02:00
Wojciech Tyczynski
6580464ff1
Merge pull request #11577 from wojtek-t/etcd_helper_interface
...
Prepare for extracting EtcdHelper interface
2015-07-23 10:33:33 +02:00
Piotr Szczesniak
06b3406cef
Added possibility to overwrite ENABLE_CLUSTER_DNS with env var
...
It's for autoscaling tests purposes and making the config consistent with
other flags like ENABLE_NODE_LOGGING
2015-07-23 10:25:06 +02:00
Wojciech Tyczynski
fbed3492bf
Merge pull request #11553 from pkern/patch-1
...
pkg/client/doc.go: update example to make it compile
2015-07-23 10:01:32 +02:00
Wojciech Tyczynski
ee92aa3897
Prepare for extracting EtcdHelper interface
2015-07-23 09:37:39 +02:00
Wojciech Tyczynski
43f6651c94
Merge pull request #11600 from ixdy/jenkins-gce-examples
...
Create a Jenkins project to run only the examples e2e tests on GCE
2015-07-23 09:34:14 +02:00
kargakis
4fcb4b7f8d
Handle aliases in comma-separated args
2015-07-23 09:32:33 +02:00