Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Dev v2.1.0 into Master branch #305

Merged
merged 42 commits into from Apr 15, 2019
Merged

Merge Dev v2.1.0 into Master branch #305

merged 42 commits into from Apr 15, 2019

Conversation

shay-berman
Copy link
Contributor

@shay-berman shay-berman commented Apr 15, 2019

Merge all the dev code into master for v2.1.0.

olgashtivelman and others added 30 commits December 13, 2018 11:41
Currently, the pvc unit is gib in yaml file, but ubiquity sent to scb with unit gb.
That caused the volume size is not correct.
As confirmed with SCB developer, SCB support both unit gib and gb.
I just modify the unit from gb to gib in this patch.
Fix for "concurrent map writes" error causing Ubiquity restart
Changing postgresql max_connection to 1000 from current default 100.
…ting map at same time. (#282)

Fixing error concurrent map iteration and map write error
UB-211: add image build CI script to the repo
…older

UB-211: move ci build script to ci folder
* set timeout && retry when activate failed

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* update timeout interval to 30

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* increase activation timeout to 5 seconds

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
* UB-1835 new rescan and delete method

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* update comments

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* add more ut

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* added ut for fc connector

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* add ut for fc initiator

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* added ut for fc initiator

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* update after review

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* fixed a defect

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* change lunNumber from int to float64

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* rewrite the method of getting devices from multipath output

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* update after review

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>

* set PV mountpoint chmod to 775

* add lip reset

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
# Conflicts:
#	remote/mounter/block_device_utils/block_device_utils_test.go
#	remote/mounter/initiator/linuxfc.go
#	remote/mounter/initiator/linuxfc_test.go
27149chen and others added 11 commits March 14, 2019 11:32
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Update notices file for v2.1.0
cleanup fc&iscsi devices after unmount
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
UB-1977 exclude the warning messages in multipath output

Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
Signed-off-by: 27149chen <7991675+27149chen@users.noreply.github.com>
@coveralls
Copy link

coveralls commented Apr 15, 2019

Coverage Status

Coverage increased (+0.6%) to 59.378% when pulling 36cac8b on dev into e031aec on master.

@shay-berman shay-berman merged commit e1ee55c into master Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants