Commit Graph

11958 Commits (0bb78fe6c53ce38198cc3805c78308cdd4805ac8)

Author SHA1 Message Date
Zach Loafman 0bb78fe6c5 Merge pull request #9042 from zmerlynn/neuter-rmi-complaint
Don't die if the "docker rmi" fails
2015-05-30 09:25:56 -07:00
Zach Loafman 8f70779b1b Don't die if the "docker rmi" fails
Slightly neuters #8955, but we haven't had a build succeed in a while
for whatever reason. (I checked on Jenkins and the images in the build
log where deletion was attempted were actually deleted, so I think
this is primarily an exit code / API issue of some sort.)
2015-05-30 09:20:09 -07:00
Rohit Jnagal f3b4b1aa31 Merge pull request #9019 from markturansky/recyc_img
Fixes nfs-server security issue in image
2015-05-29 16:32:51 -07:00
Rohit Jnagal 25e63e737a Merge pull request #9014 from caesarxuchao/image-omitempty
make the Container.Image field optional in v1
2015-05-29 16:32:30 -07:00
Rohit Jnagal 42820997e1 Merge pull request #8997 from jsafrane/devel/fix-permissions
Fix permissions in e2e volume tests.
2015-05-29 16:30:55 -07:00
Rohit Jnagal 99c9c54c05 Merge pull request #8983 from jlowdermilk/update-patch
Disable --patch for kubectl update
2015-05-29 16:30:16 -07:00
Rohit Jnagal 0cbd4beb63 Merge pull request #8886 from csrwng/fix_proxy_url_slash
Fix proxying of URLs that end in "/" in the pod proxy subresource
2015-05-29 16:28:41 -07:00
Rohit Jnagal 5aed389f0a Merge pull request #8594 from nikhiljindal/swagger
Stop generating v1beta1,2 swagger spec
2015-05-29 16:27:02 -07:00
Rohit Jnagal fd4a0c5966 Merge pull request #8823 from jlowdermilk/release-0.18
Release 0.18.0
2015-05-29 15:49:46 -07:00
Rohit Jnagal 9184ccf24d Merge pull request #8960 from erictune/nodectrlevent
Add event about Node when cannot assign CIDR.
2015-05-29 14:54:16 -07:00
Rohit Jnagal fdefd120c1 Merge pull request #8980 from caesarxuchao/Remove_TemplateRef
remove ReplicationControllerSpec.TemplateRef
2015-05-29 14:53:25 -07:00
Rohit Jnagal 233ce46b83 Merge pull request #8923 from caesarxuchao/TerminationToTerminated
Update ContainerState.Termination to ContainerState.Terminated
2015-05-29 14:51:09 -07:00
Rohit Jnagal d34d00c288 Merge pull request #8898 from brendandburns/tunnel
Move SSH code into a common util package.  Add support for SSH tunnels.
2015-05-29 14:48:37 -07:00
Rohit Jnagal f5276894a6 Merge pull request #9003 from bakins/rkt-docs
Add explicitly setting the runtime and option to set rkt version
2015-05-29 14:16:06 -07:00
Jeff Grafton a3211dfdbf Merge pull request #9017 from zmerlynn/adjust-report-dir
Adjust the Jenkins E2E_REPORT_DIR to something less silly
2015-05-29 14:13:04 -07:00
Zach Loafman 2eccd87ccb Adjust the Jenkins E2E_REPORT_DIR to something less silly
Start of a fix for complaints on #8852.
2015-05-29 13:54:18 -07:00
markturansky 53952ad97b Fixes nfs-server security issue in image 2015-05-29 16:50:54 -04:00
nikhiljindal c0e26d2f38 Modify update-swagger-spec to stop generating v1beta1,2 spec 2015-05-29 13:39:01 -07:00
Rohit Jnagal ae8bc2c47b Merge pull request #8887 from brendandburns/balancer
Add event generation when create/delete of balancers fails.
2015-05-29 13:32:11 -07:00
Rohit Jnagal ef3d03e6f1 Merge pull request #8875 from derekwaynecarr/limit_range_not_use_requests
Do not set container requests in limit ranger for Kube 1.0
2015-05-29 13:26:00 -07:00
Rohit Jnagal 3e98919a63 Merge pull request #8857 from andronat/fix_TestGetEtcdVersion_NotListening
fix TestGetEtcdVersion_NotListening
2015-05-29 13:25:02 -07:00
Rohit Jnagal 8d1481ab4a Merge pull request #8835 from jlowdermilk/release-notes
Optionally use a github api token when compiling relase-notes
2015-05-29 13:24:10 -07:00
Rohit Jnagal 7813fb6e58 Merge pull request #8438 from tcnghia/master
Support glob wildcards for gcr.io credentials
2015-05-29 13:22:58 -07:00
Rohit Jnagal 0579c19a55 Merge pull request #9015 from jlowdermilk/integration-flake
Increase timeout on biggest contributor to hack/test-integration flakes
2015-05-29 13:14:20 -07:00
Chao Xu 74f66b3c96 make the Container.Image field optional 2015-05-29 13:12:35 -07:00
Jeff Lowdermilk d5b24fdb69 Increase timeout on biggest contributor to hack/test-integration flakes 2015-05-29 11:46:43 -07:00
Rohit Jnagal 6274d845b9 Merge pull request #8931 from dchen1107/clean
Fix the race when monit is used to monitor services which are also
2015-05-29 11:23:21 -07:00
Rohit Jnagal 11268baa92 Merge pull request #8804 from kargakis/expose-default-name-param
expose: Use separate parameters for default and custom name
2015-05-29 11:21:09 -07:00
Rohit Jnagal 51750a4680 Merge pull request #8724 from smarterclayton/preserve_ttl
TTL is not preserved automatically during edit
2015-05-29 11:12:00 -07:00
Rohit Jnagal 38c1fe112f Merge pull request #9006 from GoogleCloudPlatform/revert-8927-revert-8822-fifo_rc
Revert "Revert "Wake up rcs when pods get DeletionFinalStateUnknown t…
2015-05-29 11:11:38 -07:00
Rohit Jnagal 8e2340722c Merge pull request #8678 from jayunit100/k8bps_shell
[Harmless] K8petstore shell update, separated from the larger PR
2015-05-29 11:11:19 -07:00
Nghia Tran 8b57b6fea6 Support glob wildcards for gcr.io credentials 2015-05-29 10:44:59 -07:00
Jeff Lowdermilk 24712e8170 Kubernetes version v0.18.0-dev 2015-05-29 09:41:41 -07:00
Jeff Lowdermilk 754d3ce99e Kubernetes version v0.18.0 2015-05-29 09:41:41 -07:00
Rohit Jnagal 50b9d6284a Merge pull request #8681 from vmarmol/system-container
Create a system container
2015-05-29 09:41:06 -07:00
Rohit Jnagal 697db8ccf1 Merge pull request #8784 from jszczepkowski/e2e-nodes
Added e2e test case which triggers kernel panic on a node.
2015-05-29 09:39:02 -07:00
Rohit Jnagal 2c4ceca1cf Merge pull request #8974 from lavalamp/networkTimeout
Use spew for more informative debug output
2015-05-29 09:33:54 -07:00
Rohit Jnagal 0afb34d93c Merge pull request #8966 from caesarxuchao/coreos-getting-started-guides
let the coreos bare_metal_offline.md point to examples/ rather than having its own examples
2015-05-29 09:32:55 -07:00
Rohit Jnagal df1f851267 Merge pull request #8963 from caesarxuchao/fedora-getting-started-guides
update fedora_ansible_config.md to v1beta3
2015-05-29 09:32:13 -07:00
Jeff Lowdermilk 90a5b8c845 Disable --patch for kubectl update 2015-05-29 09:31:49 -07:00
Rohit Jnagal bb2f0b6577 Merge pull request #8961 from caesarxuchao/juju
update getting-started-guides/juju.md to v1beta3
2015-05-29 09:31:33 -07:00
Rohit Jnagal a026ca40f8 Merge pull request #8925 from andronat/fix_7842
Fix help msg for kubectl get cmd
2015-05-29 09:30:13 -07:00
Rohit Jnagal ff51f0b2e1 Merge pull request #8696 from derekwaynecarr/force_namespace_creation
Force explicit namespace provision, update e2e for failures
2015-05-29 09:28:47 -07:00
Prashanth B 6c209ec193 Revert "Revert "Wake up rcs when pods get DeletionFinalStateUnknown tombstones"" 2015-05-29 09:24:39 -07:00
Brian Akins 5dfeac69bb Add prompt to match style 2015-05-29 09:17:06 -04:00
Brian Akins 9011600b1e Add explicitly seting the runtime and option to set rkt version 2015-05-29 09:13:53 -04:00
Filip Grzadkowski 17f6f86be6 Merge pull request #8998 from wojtek-t/retry_downloading
Retry downloading tars in case of unpack failure
2015-05-29 04:27:48 -07:00
Wojciech Tyczynski 4fc38849ea Retry downloading tars in case of unpack failure 2015-05-29 13:06:24 +02:00
Filip Grzadkowski 567519c78a Merge pull request #8993 from wojtek-t/increase_limit
Increase timeout for verifying clusters to 10 minutes
2015-05-29 03:20:40 -07:00
Jan Safranek cbbabe585d Make sure index.html is world-readable.
The file is read by 'nginx' UID in e2e tests.
2015-05-29 11:55:57 +02:00