Results 9 issues of Alex Yu

I'm not sure, maybe compatibility with vim-airline, neovim or even terminal vim is non-goal for this project. In case it is: ![hemisu-1](https://cloud.githubusercontent.com/assets/604348/26474772/c16122fc-41bb-11e7-9197-d2eec4297148.png) On the right is NORMAL active window, on...

# Problem I noticed that if table is CLUSTERed: - migra does not generates CLUSTER statement - for index that was used in CLUSTER migra starts generate DROP INDEX -...

enhancement

Or maybe it's just a start condition, but you're planning to evolve into something distinct? Do you some kind of roadmap? 3-5 statements would be enough.

This is second version of this. First (https://github.com/skycoin/skywire/pull/542) was based on mainnet-milestone1 by mistake. Changes are the same: - ./ci_scripts/trigger-swc-build.sh - trigger build in skywire-services - ./ci_scritps/vendor-integration-check.sh - local integration...

**Feature description** Implement ability to specify between different underlying network connection types when saving transports. **Important notes** Communication between setup nodes and visor nodes **SHOULD ALWAYS** be via `dmsg.` Electable...

mainnet

# Task(s) 1. Examine tests using `time.Sleep`. Examine stability of test before start of work: ```sh go clean -testcache || go test ./pkg/[package]/... # repeat 10 or more times ```...

cleanup
mainnet

Excerpts from discord discussion: ``` I observe what I think is "overusing" of pointers in code And I think it would be much better for simple, stateless/semi-stateless types to use...

cleanup
mainnet

1. Chapter 2.1.1 Steps for Master/Controller Host, step "iv. Run ./сontrail.sh" contrail.sh always finishes with error when trying to start apiSrv, because apiSrv waiting for not yet installed keystone. 1....

README.md do not contain instructions for creating INSTALL_PROFILE=COMPUTE. Is it possible to add instructions for multiserver contrail installation?