Chao Xu
fa10509a7f
update docs/node.md to v1beta3
2015-05-20 13:34:28 -07:00
markturansky
1433aee88d
fixed search bug by making an explicit pass to filter bound volumes
2015-05-20 15:27:41 -04:00
Yifan Gu
02eee4890b
cluster/gce/coreos: Make rkt version configuable.
2015-05-20 12:08:32 -07:00
Yifan Gu
6a5681e0fe
kubelet: Move HashContainer to kubelet/container package.
2015-05-20 12:08:32 -07:00
kargakis
99655b342f
Reduce reaper poll interval and wait while resizing
...
When reaping a replication controller that handles an arbitrary amount of replicas, missing an interval means that `kubectl stop|delete` have to wait 3 more seconds to finish which seems more expensive from a user pov than a GET per 100ms.
Also I think `kubectl resize` should wait for all replicas to spin up before exiting. Feels more safe to know that your replication controller status is up to date.
2015-05-20 20:49:29 +02:00
Saad Ali
c743011e19
Merge pull request #8539 from caesarxuchao/api-convention-docs
...
update docs/api-convention to v1beta3
2015-05-20 11:40:18 -07:00
nikhiljindal
e92a42b57f
Renaming StatusDetails.ID to Name
2015-05-20 11:35:38 -07:00
Chao Xu
6f561d69f7
update docs/api-convention to v1beta3
2015-05-20 11:31:56 -07:00
Vishnu Kannan
4f664036bf
Adding "metadata" to the list of required DNS names to be resolved in DNS e2e.
2015-05-20 11:17:41 -07:00
Alex Robinson
4214b76924
Fix misordered assignment in service controller
2015-05-20 11:51:48 -06:00
deads2k
cd817aebd8
tolerate fatals without newlines
2015-05-20 13:15:49 -04:00
Tim Hockin
2c54540896
Merge pull request #8568 from GoogleCloudPlatform/revert-8089-dns
...
Revert "Introduce an 'svc' segment for DNS search"
2015-05-20 09:42:44 -07:00
Tim Hockin
9117a757e2
Revert "Introduce an 'svc' segment for DNS search"
2015-05-20 09:04:15 -07:00
Tim Hockin
75617e8760
Better kubelet logging for probes
...
Log when we actually run probes and event when they fail. Print the output of
a probe, too.
2015-05-20 08:56:45 -07:00
Adam Sunderland
ad9f2d7a56
Fix Some AWS Issues
2015-05-20 10:42:27 -05:00
Wojciech Tyczynski
2df11cea32
Automatically generate conversions
2015-05-20 17:11:18 +02:00
markturansky
10258c46d7
Added GOPATH vars and godep to generator script
2015-05-20 10:56:54 -04:00
Clayton Coleman
d85dc7b2ea
Merge pull request #8564 from GoogleCloudPlatform/revert-8404-messageEmptyKind
...
Revert "Enhance error message from kubectl when 'kind' is empty"
2015-05-20 10:33:16 -04:00
Clayton Coleman
633c56f8c0
Revert "Enhance error message from kubectl when 'kind' is empty"
2015-05-20 10:32:56 -04:00
Clayton Coleman
b6c848c962
Merge pull request #8404 from feihujiang/messageEmptyKind
...
Enhance error message from kubectl when 'kind' is empty
2015-05-20 10:09:33 -04:00
kargakis
b4c3318efd
Skip sorting if all pods will be deleted
2015-05-20 15:20:25 +02:00
Ilya Dmitrichenko
ea6847a74f
coreos/azure: Kubernetes version bump to 0.17
...
- Bump CLI tools version to 0.9.2
- Add curl wrapper as Azure DNS seems flaky
- Bump to 0.17
- Bump CoreOS image IDs
- Update docs URLs
- Fix permissions
- Always restart Weave services (coreos/bugs#334 )
2015-05-20 13:20:03 +01:00
hurf
eb61f11384
Revise user manual for kube binaries except kubectl
...
Updated options and examples based on kubernetes version 0.17
2015-05-20 15:32:43 +08:00
feihujiang
6c8a1cdb17
Enhance error message from kubectl when 'kind' is empty
...
Enhance error message from kubectl when 'kind' is empty
Enhance error message
2015-05-20 15:23:47 +08:00
Dawn Chen
d46bb117af
Change the default value of maximum-dead-containers-per-container to 2
2015-05-19 17:30:16 -07:00
Alex Robinson
a615799488
Merge pull request #8540 from satnam6502/fluentd-gcp
...
Update Fluentd GCP image to v1.6
2015-05-19 16:17:10 -07:00
Satnam Singh
32842b4d22
Update Fluentd GCP image
2015-05-19 16:12:50 -07:00
Daniel Smith
1a5ef4c575
Merge pull request #8533 from GoogleCloudPlatform/revert-8261-scheduler
...
Revert "Make scheduler optimistic about its bindings"
2015-05-19 16:01:40 -07:00
Robert Rati
3191b26bc6
Only sleep 1.1*interval. #7572
2015-05-19 18:40:21 -04:00
Wojciech Tyczynski
5fbe58b2c8
Revert "Make scheduler optimistic about its bindings"
2015-05-19 14:27:28 -07:00
derekwaynecarr
8ee06a9983
Improve event readability
2015-05-19 17:26:24 -04:00
Jeff Grafton
e968b6be81
Merge pull request #8442 from mbforbes/e2ePodsReady
...
Ensure pods both running and ready before starting e2e tests
2015-05-19 13:40:08 -07:00
Chao Xu
94c1c0f16a
update docs/logging.md to v1beta3
2015-05-19 13:11:04 -07:00
Eric Tune
f85e6bcf74
Merge pull request #8502 from whitmo/juju-petstore-action
...
Juju provider petstore action & kubectl.sh fix
2015-05-19 12:20:23 -07:00
Yu-Ju Hong
8e5d78c687
Merge pull request #8485 from brendandburns/docker
...
More fixes for release 0.17.0
2015-05-19 12:06:00 -07:00
Yu-Ju Hong
8f62dd2451
Merge pull request #8482 from smarterclayton/serialization_wrong
...
Serialization of 'IP' in endpoints should be 'ip'
2015-05-19 12:02:19 -07:00
Tim Hockin
97abc19810
Merge pull request #8299 from thockin/import-names
...
rename imported pkgs for readability
2015-05-19 12:01:57 -07:00
Max Forbes
3437ac691a
Rolling node upgrade
2015-05-19 11:42:34 -07:00
Jeff Grafton
a0a8a825d1
Merge pull request #8511 from thockin/make-stdout-noise
...
Shush minor stdout noise on builds
2015-05-19 11:33:39 -07:00
Eric Tune
1f4172d23c
Merge pull request #6949 from roberthbailey/node-register
...
Modify nodes to register directly with the master.
2015-05-19 11:29:43 -07:00
Dawn Chen
349d8b1a67
Merge pull request #8491 from vmarmol/fix-isolation
...
Fix setting resource isolation in Docker 1.6+
2015-05-19 11:26:27 -07:00
Tim Hockin
cb49843ccb
Merge pull request #8140 from vishh/namespace
...
Update Namespace names to follow DNS label format
2015-05-19 11:25:32 -07:00
Tim Hockin
76a0a7dff2
Shush minor stdout noise on builds
2015-05-19 11:24:44 -07:00
Tim Hockin
270c031bec
Merge pull request #8484 from thockin/proxier-old-iptables
...
Clean up old iptables (pre-ip-per-service) legacy
2015-05-19 11:21:46 -07:00
Tim Hockin
70c94fad6d
Don't rename api imports in conversions
2015-05-19 11:21:21 -07:00
Tim Hockin
d689ba9b01
Rename versioned pkg imports in defaults tests
2015-05-19 11:18:55 -07:00
Quinton Hoole
441f69f34e
Merge pull request #8510 from GoogleCloudPlatform/revert-8399-improve_e2e_retry_logic
...
Revert "improve e2e retry logic with standard wait.Poll()"
2015-05-19 11:18:07 -07:00
Quinton Hoole
14665119b4
Revert "improve e2e retry logic with standard wait.Poll()"
2015-05-19 11:17:32 -07:00
Robert Rati
b7486b0ca2
The e2e tests will re-honor --host option. #8499
2015-05-19 14:13:11 -04:00
Vishnu Kannan
d10af89493
Updating namespaces to be DNS labels instead of DNS names.
2015-05-19 11:09:09 -07:00