Commit Graph

293 Commits

Author SHA1 Message Date
Andy Goldstein
9f1bd07322 Add goproxy test image 2015-10-05 16:05:34 -04:00
Fabiano Franz
c8f817225e Bump spf13/cobra 2015-10-01 15:45:14 -03:00
Fabiano Franz
64d1e14833 Bump spf13/pflag 2015-10-01 15:44:16 -03:00
Álex González
fa39c2b032 Add flocker volume plugin
Flocker [1] is an open-source container data volume manager for
Dockerized applications.

This PR adds a volume plugin for Flocker.
The plugin interfaces the Flocker Control Service REST API [2] to
attachment attach the volume to the pod.

Each kubelet host should run Flocker agents (Container Agent and Dataset
Agent).

The kubelet will also require environment variables that contain the
host and port of the Flocker Control Service. (see Flocker architecture
[3] for more).

- `FLOCKER_CONTROL_SERVICE_HOST`
- `FLOCKER_CONTROL_SERVICE_PORT`

The contribution introduces a new 'flocker' volume type to the API with
fields:

- `datasetName`: which indicates the name of the dataset in Flocker
  added to metadata;
- `size`: a human-readable number that indicates the maximum size of the
  requested dataset.

Full documentation can be found docs/user-guide/volumes.md and examples
can be found at the examples/ folder

[1] https://clusterhq.com/flocker/introduction/
[2] https://docs.clusterhq.com/en/1.3.1/reference/api.html
[3] https://docs.clusterhq.com/en/1.3.1/concepts/architecture.html
2015-10-01 01:10:00 +01:00
Tim Hockin
5fbcb72241 Merge pull request #14525 from dcbw/cni
CNI network plugin
2015-09-29 21:13:26 -07:00
Brendan Burns
223e96b92d Merge pull request #14770 from ncdc/fix-google-cloudmonitoring-import-path
Fix google cloudmonitoring import path
2015-09-29 19:33:33 -07:00
Andy Goldstein
471c2a7d1f Fix google cloudmonitoring import path 2015-09-29 17:09:45 -04:00
Rajat Chopra
01dd813ce3 CNI network plugin
Add an experimental network plugin implementation named "cni" that
uses the Container Networking Interface (CNI) specification for
configuring networking for pods.

https://github.com/appc/cni/blob/master/SPEC.md
2015-09-25 22:30:37 -05:00
Trevor Pounds
b76f6a021c Update Godeps to aws-sdk-go v0.9.9. 2015-09-25 17:03:22 -07:00
Brian Grant
1455c7b5d7 Merge pull request #14524 from mesosphere/jdef-fix494-update-mesosgo-deps
MESOS: updated mesos-go and dep libs: zk and gogo/protobuf
2015-09-25 13:30:29 -07:00
Brian Grant
bd3a3f1443 Revert "cni network plugin" 2015-09-24 23:24:21 -07:00
Brian Grant
17ecefe9f7 Merge pull request #13766 from rajatchopra/cni
cni network plugin
2015-09-24 22:42:31 -07:00
Brian Grant
b6512a441f Merge pull request #13835 from liggitt/assetfs
bump(github.com/elazarl/go-bindata-assetfs): 3dcc96556217539f50599357fb481ac0dc7439b9
2015-09-24 16:46:33 -07:00
James DeFelice
db604a6fc9 updated mesos-go and dep libs: zk and gogo/protobuf 2015-09-24 21:33:30 +00:00
Jordan Liggitt
b546045c44 bump(github.com/elazarl/go-bindata-assetfs): 3dcc96556217539f50599357fb481ac0dc7439b9 2015-09-23 08:15:15 -04:00
Sreekanth Pothanis
63ba88a274 updated gophercloud 2015-09-22 13:50:32 -07:00
Rajat Chopra
4dc7485d94 cni network plugin 2015-09-22 11:16:41 -07:00
Piotr Szczesniak
767445c87f Added google api go client to deps 2015-09-21 09:01:54 +02:00
Eric Paris
c95a7470f1 Update godeps using the new -t option
I want to drop all _test.go files, but godep will drop dependancies for
OUR _test.go files.  Which is bad.  So we have to keep them until that
bug is fixed in godep...
2015-09-19 16:55:12 -04:00
Marek Grabowski
98a971cc2e Revert "Update prometheus library usage" 2015-09-19 22:18:15 +02:00
Tim St. Clair
045238563a Remove deprecated prometheus extraction libraries 2015-09-18 14:38:44 -07:00
Tim St. Clair
495f6ef212 Added new prometheus extraction godep & update prometheus library godeps 2015-09-18 14:38:44 -07:00
k8s-merge-robot
f44432ae7b Merge pull request #13702 from ghodss/ghodss-yaml-upgrade
Auto commit by PR queue bot
2015-09-16 22:27:24 -07:00
k8s-merge-robot
1c420bb33f Merge pull request #13454 from jimmidyson/cadvisor-update
Auto commit by PR queue bot
2015-09-09 19:25:25 -07:00
Sam Ghods
f6fb0e9236 Fix yaml booleans and ints not always marshaling to strings 2015-09-08 20:20:05 -07:00
Eric Paris
c6ff44cf27 Godep: update github.com/spf13/cobra 2015-09-04 19:19:42 -04:00
Quinton Hoole
52060f3da5 Merge pull request #13554 from brendandburns/godep
Update go-restful
2015-09-04 14:00:43 -07:00
Andy Goldstein
2bf984a5ab bump(fsouza/go-dockerclient): 76fd6c6 2015-09-04 10:40:42 -04:00
Brendan Burns
535c509dd3 Update go-restful 2015-09-03 08:26:16 -07:00
Jimmi Dyson
d0887aec2b cadvisor bump to 0.16.0.2 2015-09-01 20:19:37 +01:00
Brendan Burns
9c37fe29c8 Merge pull request #12227 from freeformz/remove_code_google_com
s:code.google.com/p:github.com/scalingdata:
2015-09-01 10:07:44 -07:00
Wojciech Tyczynski
9345379467 Revert "Revert "Revert "Bump cadvisor godep""" 2015-09-01 09:00:36 +02:00
Edward Muller
69da77c6b0 s:code.google.com/p:github.com/scalingdata:
Because code.google.com is going away. Probably #1 of several.
2015-08-31 11:29:33 -07:00
Wojciech Tyczynski
24a5f7b94b Revert "Revert "Bump cadvisor godep"" 2015-08-28 10:34:57 +02:00
Piotr Szczesniak
31270e5e81 Revert "Bump cadvisor godep" 2015-08-27 10:53:18 +02:00
Jimmi Dyson
3b9cd131b6 Bump cadvisor godep
Fixes #13189, Fixes kubernetes/heapster#500
2015-08-26 20:18:33 +01:00
Phillip Wittrock
dae4142d5c Update Kubernetes cadvisor to pull in @b7bbefd9b1d4c1032c6afece425a99ba17e43cdb so that the VersionInfo is not cached. 2015-08-25 14:47:38 -07:00
Nikhil Jindal
03d961a8b3 Merge pull request #12770 from bparees/master
bump(fsouza/go-dockerclient): 42d06e2b125654477366c320dcea99107a86e9c2
2015-08-24 11:29:02 -07:00
Janet Kuo
4047e13c13 UPSTREAM: pflags 52: Add shorthand deprecator 2015-08-24 02:15:20 -07:00
Yifan Gu
ad3f6e8e65 Godeps: add Godpes for go-oidc. 2015-08-21 15:34:22 -07:00
Eric Paris
681ee126ff Update spf13/cobra and spf13/pflag 2015-08-20 15:00:41 -07:00
Mike Danese
017fc52008 remove unused godeps 2015-08-19 22:24:07 -07:00
Ben Parees
594abd540f bump(fsouza/go-dockerclient): 42d06e2b125654477366c320dcea99107a86e9c2 2015-08-15 15:47:54 -04:00
Eric Paris
b3f0bc835f Update spf13/pflag to fix StringSlice bug
pflag support for string slices were added recently and we converted to
using them. However there is a bug in which the default values of a
string slice do not get overwritten. It hasn't bitten us yet, but I
wouldn't want a new user to get bitten.
2015-08-14 18:46:26 -04:00
Yifan Gu
7e5cfd137a Godeps: bump appc/spec to v0.6.1+git. 2015-08-10 11:21:28 -07:00
Satnam Singh
32c23a8b63 Merge pull request #12166 from derekwaynecarr/upgrade_go_docker_client
Bump fsouza/go-dockerclient godep
2015-08-07 10:13:05 -07:00
derekwaynecarr
6399d4c8c4 Bump fsouza/go-dockerclient godep 2015-08-06 20:55:42 -04:00
Eric Paris
3fe85d46ff Update godeps for cobra and pflags 2015-08-06 19:15:14 -04:00
Mike Danese
62a4d5623c rewrite go imports for godeps 2015-08-05 17:52:56 -07:00
Eric Paris
a29789d60e Switch from to code.google.com/p/go-uuid/uuid to github.com/pborman/uuid 2015-08-04 20:13:07 -04:00