Closed andrewklau closed 9 years ago
@detiber I left conf_broker_require_districts as false as not to add extra complications for new users who would start with oo-install.
@andrewklau oo-install now creates a default district and adds the node(s) to that district.
The bigger issue would be users that start out with a non-districted node, create applications and then want to move to a district.
@detiber ok, trying to rebase it now
@detiber I am awkwardly having problems rebasing this.. tips?
@andrewklau just tried a checkout of your PR, did a git rebase -i upstream/master (with upstream being my remote for this repo, instead of my fork) and outside of a conflict to resolve in README.asciidoc it looks to do the right thing (I only see a single commit afterwards for Add extra district, zone and region options)
@andrewklau it probably doesn't help that I was merging some other requests that may have muddied the waters a bit as you were attempting the rebase as well.
@detiber ok I think I worked it out :)
[test]
Origin Test Results: FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests/3209/)
Looks like we'll need to update the vagrant plugin to set conf_broker_require_districts to false for this. I'll try to verify that change along with this one next week since it'll require some manual testing. If I manage to forget about it, ping me on it.
oops looks like we both forgot -- ping @detiber -c 1
@andrewklau will be a few days before I can revisit. Possibly @sdodson may be able to do the necessary testing before I can get back to it.
@andrewklau things have been pretty hectic this past month or so, still have this on my radar to verify, but will probably still be another couple of weeks before I get to it. Unless @nhr or @sdodson are able to review before I get a chance.
@andrewklau just a heads up, I've started testing on this (and the associated vagrant-openshift change required) and have been running into some complications related to the age of the dependencies image we use for vagrant.
I should be able to finish up testing for this in the next couple of days.
@andrewklau just finished verifying this with the associated vagrant change: https://github.com/openshift/vagrant-openshift/pull/141 and everything looks good. Once you get a chance to rebase, I will get both of the PRs merged.
@detiber sorry! I didn't see your comment so many days ago. I've rebased it now
[test]
[test] now that requisite vagrant-openshift changes have landed.
Evaluated for origin up to 2b768965617d5c377ee5393e09fbf626793716a6
Thanks !
@andrewklau outside my one comment that conf_broker_require_districts should default to true :+1: on the changes. Please rebase so I can merge.