Files
k8s-docker-suite-app-murano/DockerInterfacesLibrary/package
Nikolay Mahotkin 5c680111b6 Fixing volume entry definitions
* According to
   http://kubernetes.io/docs/user-guide/volumes/#types-of-volumes
   and
   https://github.com/kubernetes/kubernetes/commit/a1b53250118bbfd462d7441833964d379e08802f
   there is hostPath volume type instead of hostDir;
   And there is no 'source' keyword anymore.

 * Replacing 'kubectl update' on 'kubectl replace':
   kubectl update is deprecated, need to use 'replace':
   https://github.com/kubernetes/kubernetes/commit/9b3d42c090aeab663bf42e38658a5f88fb4b5272

Closes-Bug: #1604766

Change-Id: I1029caeb2827fc9de271b457c7a61b043d0189cb
2016-08-23 13:20:37 +03:00
..
2016-08-23 13:20:37 +03:00
2015-04-20 19:15:15 +03:00