Commit Graph

11490 Commits (0076c181c7ffa757401db6df256492b5ce6ec415)

Author SHA1 Message Date
RichieEscarez 0076c181c7 Edited to add the default restart policy (always) to clarify value if RestartPolicy is not set.
Generated new .json output for Swagger UI

Added the api/v1/v1.json file to the hack/update-swagger-spec.sh script so it gets updated and built.

Fixes #5057

Reverting last change: Deleted line for building v1 api from the  build file update-swagger-ui.sh and deleted the output file from build (v1.json).
2015-05-22 10:03:12 -07:00
Clayton Coleman dcbe815825 Merge pull request #8671 from kargakis/bump-timeout-back
bump timeout back to previous time
2015-05-22 12:57:55 -04:00
Maxwell Forbes 4a21bd535e Merge pull request #8677 from jayunit100/minStartupPods
Make minStartupPods feature backward compatible default value = 0.
2015-05-22 09:54:32 -07:00
Maxwell Forbes 14e47f21be Merge pull request #8243 from jszczepkowski/e2e-nodes
Implementation of e2e test that re-sizes cluster
2015-05-22 09:50:20 -07:00
Dawn Chen 8db8c35daa Merge pull request #8657 from dchen1107/podstatus
Initial cpu limit for fluentd pods (file based).
2015-05-22 08:59:41 -07:00
Tim Hockin 64c4e264f2 Merge pull request #8665 from markturansky/fix_pv_desc
Fixed PV Describe bug
2015-05-22 08:25:05 -07:00
kargakis d2d1e5bf48 bump timeout back to previous time 2015-05-22 17:05:24 +02:00
jayunit100 7063da41da Make minStartupPods feature backward compatible default value = 0. 2015-05-22 10:05:03 -04:00
markturansky bcd3c5a80f fixed PV describe 2015-05-22 08:40:43 -04:00
Dawn Chen 626d25d50e Initial cpu limit for fluentd pods (file based). 2015-05-21 23:44:26 -07:00
Jerzy Szczepkowski ef965a60f2 Implementation of e2e test that resizes cluster (works on GCE). 2015-05-22 02:59:25 +02:00
Robert Bailey d9d12fd3f7 Merge pull request #8638 from jayunit100/fix_c_shadow
quick fix to global (and possibly shadowing) client var
2015-05-21 16:02:38 -07:00
jayunit100 56a356d577 Remove global client variable and initialize it locally in tests which accidentally used it. 2015-05-21 18:57:13 -04:00
Clayton Coleman f3dd404bc6 Merge pull request #6578 from rootfs/wip-rbd
add Ceph rados block device (rbd) volume plugin
2015-05-21 18:17:54 -04:00
Zach Loafman 3e4a94080d Merge pull request #7938 from mbforbes/rollingUpgrade
Rolling node upgrade
2015-05-21 14:48:40 -07:00
Eric Paris 3e06df42e6 Merge pull request #8635 from zmerlynn/merge-release-0.17-to-master
Merge release 0.17.1 to master
2015-05-21 15:50:36 -05:00
Zach Loafman 7196ace711 Merge remote-tracking branch 'upstream/release-0.17' into merge-release-0.17-to-master 2015-05-21 13:26:42 -07:00
Dawn Chen 4c118f66b4 Merge pull request #8626 from zmerlynn/release-0.17
Release 0.17.1
2015-05-21 13:24:50 -07:00
David Oppenheimer 6b428ef1a8 Merge pull request #7170 from simon3z/node-events
Node events recording fixes
2015-05-21 12:54:38 -07:00
Huamin Chen 4a800fd10e add rados block device(rbd) volume plugin
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-05-21 14:51:31 -04:00
Derek Carr 9b1fb6dca1 Merge pull request #8233 from csrwng/connect_adm_ctrl
Admission control to prevent exec on privileged pods
2015-05-21 14:35:28 -04:00
Dawn Chen eaba2c1ab4 Merge pull request #8599 from caesarxuchao/minions-to-nodes
in docs, update "minions" to "nodes"
2015-05-21 11:34:36 -07:00
Dawn Chen bd335aa57d Merge pull request #8577 from wojtek-t/fix_conversion_order
Fix ordering of conversion methods so that it's deterministic
2015-05-21 11:31:19 -07:00
Cesar Wong e95d9c416d Admission control to prevent exec on privileged pods 2015-05-21 13:56:51 -04:00
Cesar Wong 328b1d0817 Add admission control to the Connect method in the API Server
The resource passed to admission control is a ConnectRequest object
which includes additional information about the current request.
2015-05-21 13:54:45 -04:00
Cesar Wong 68ad63b5e2 Add operation checking to admission control handlers
Adds a new method to the handler interface that returns true only if the
admission control handler handles that operation.
2015-05-21 13:51:43 -04:00
Wojciech Tyczynski de0a1d179f Fix ordering of conversion methods. 2015-05-21 19:41:48 +02:00
Daniel Smith 80c3506484 Merge pull request #8494 from liggitt/gate_tokens_controller
Wait until stores are filled before processing service account token events
2015-05-21 10:29:53 -07:00
Zach Loafman 6e65b9613c Kubernetes version v0.17.1-dev 2015-05-21 10:19:15 -07:00
Zach Loafman 7565d411c4 Kubernetes version v0.17.1 2015-05-21 10:19:06 -07:00
Robert Bailey 784c0e22eb Merge pull request #8323 from errordeveloper/master
coreos/azure: Kubernetes version bump to 0.17, various other fixes
2015-05-21 10:18:50 -07:00
Justin Santa Barbara 231a8b114c AWS: Don't use policy-rc.d to prevent starting daemons until we're ready
It isn't required
2015-05-21 10:18:01 -07:00
Justin Santa Barbara d65a60484c Install specific salt version on AWS, based on GCE
The latest salt version breaks the container_bridge.py _state function

We can lock to the same version as GCE.  This is not a full fix,
because we can't update to the latest salt without breaking GCE,
but this at least unbreaks and sync AWS with GCE.

This isn't a straight copy from GCE, because we still use
the salt master on AWS (for now)

Fixes #8114
2015-05-21 10:17:43 -07:00
Tim Hockin 2fb5472e19 Revert "Introduce an 'svc' segment for DNS search" 2015-05-21 10:16:44 -07:00
Chao Xu bda5e4376e in docs, update "minions" to "nodes" 2015-05-21 09:59:40 -07:00
Dawn Chen ff855dee1e Merge pull request #8603 from lavalamp/e2e-timeout
use ginkgo native timeout method
2015-05-21 09:58:48 -07:00
Dawn Chen e7a2a5b23c Merge pull request #8605 from philips/patch-3
coreos: standalone: start etcd2
2015-05-21 09:51:39 -07:00
Dawn Chen 9ae7457536 Merge pull request #8606 from philips/patch-4
docs: fedora: fix manual instructions
2015-05-21 09:50:27 -07:00
Dawn Chen fdb44a9ad2 Merge pull request #8602 from caesarxuchao/rC-to-rc
in docs, update replicationController to replicationcontroller
2015-05-21 09:49:35 -07:00
Dawn Chen 8fe43514ea Merge pull request #8591 from GoogleCloudPlatform/revert-8564-revert-8404-messageEmptyKind
Revert "Revert "Enhance error message from kubectl when 'kind' is emp…
2015-05-21 09:47:34 -07:00
Dawn Chen 475709a59c Merge pull request #8583 from markturansky/pv_search_bug
Fixed PersistentVolume search bug
2015-05-21 09:45:55 -07:00
Dawn Chen ed319ea1ad Merge pull request #8578 from vishh/dns_e2e
Adding "metadata" to the list of required DNS names to be resolved in DNS e2e
2015-05-21 09:43:21 -07:00
Dawn Chen b5c1098cb6 Merge pull request #8576 from a-robinson/svc
Fix misordered assignment in service controller
2015-05-21 09:38:08 -07:00
Dawn Chen 017fb6a818 Merge pull request #8575 from yifan-gu/kube_refactor
Minor kubelet/rkt refactors
2015-05-21 09:37:31 -07:00
Dawn Chen 49bf1ec0a1 Merge pull request #8573 from deads2k/fix-check-err
tolerate fatals without newlines
2015-05-21 09:34:58 -07:00
Dawn Chen b33c4259f8 Merge pull request #8566 from markturansky/generator_godep
Added GOPATH vars and godep to generator script
2015-05-21 09:34:12 -07:00
Dawn Chen 77da4f761f Merge pull request #8562 from kargakis/replica-sorting
Skip sorting if all pods will be deleted
2015-05-21 09:32:13 -07:00
Dawn Chen 220208942e Merge pull request #8560 from kargakis/reduce-poll-interval-for-stop
Reduce reaper poll interval and wait while resizing
2015-05-21 09:30:10 -07:00
Dawn Chen 4811a010af Merge pull request #8555 from hurf/revise_man
Revise user manual for kube binaries except kubectl
2015-05-21 09:27:30 -07:00
Dawn Chen 3c38abe6b0 Merge pull request #8545 from dchen1107/cleanup
Change the default value of maximum-dead-containers-per-container to 2
2015-05-21 09:26:14 -07:00