OK, looks like we have consensus on implementing that in the main kolla
repo.
Thanks,
Michal
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:uns
(continuing to top post)
I wasn't arguing otherwise for the record. My comment was merely to
remind that coupling between the two repos should be kept at a
minimum. But I'm fully in favor of any coupling that eliminates code
duplication.
On Fri, May 13, 2016 at 2:51 PM, Steven Dake (stdake) wrot
Jeff,
I'd like to see Kolla defaults for k8s come from one place rather then
two, so I suggested to Dims in a previous review to depend on the kolla
repo for those files rather then copy them and maintain them in two places.
Therefore, I don¹t see a viable path forward without the Kolla package
i
On Fri, May 13, 2016 at 2:57 AM, Britt Houser (bhouser)
wrote:
> Would we ever run AIO-k8s vagrant w/o Kolla repo? If not, then it makes
> sense to me just to extend Vagrant kolla repo.
>
> Thx,
> britt
As Kolla developers we may not, but somebody else may want to. Either
way, having the Vagran
On Fri, May 13, 2016 at 10:36 AM, Martin André wrote:
> On Fri, May 13, 2016 at 8:57 AM, Britt Houser (bhouser)
> wrote:
>> Would we ever run AIO-k8s vagrant w/o Kolla repo? If not, then it makes
>> sense to me just to extend Vagrant kolla repo.
>
> Agreed. Vagrant is for developers and develop
On Fri, May 13, 2016 at 8:57 AM, Britt Houser (bhouser)
wrote:
> Would we ever run AIO-k8s vagrant w/o Kolla repo? If not, then it makes
> sense to me just to extend Vagrant kolla repo.
Agreed. Vagrant is for developers and developers will want the kolla
repo for building the container images.
Would we ever run AIO-k8s vagrant w/o Kolla repo? If not, then it makes sense
to me just to extend Vagrant kolla repo.
Thx,
britt
On 5/13/16, 2:37 AM, "Michal Rostecki" wrote:
>Hi,
>
>Currently we have nice guide about setting up AIO k8s environment in
>review. But at the same time I'm th
Hi,
Currently we have nice guide about setting up AIO k8s environment in
review. But at the same time I'm thinking also about automating this by
Vagrant, like we did in kolla-mesos.
Here comes the question - what repo is good for keeping the Vagrant
stuff for kolla-k8s? I see two options.