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
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
654b1b4
Modify volume size unit from gb to gib (#286)
olgashtivelman Dec 13, 2018
f455cba
UB-1757 Fix for error: concurrent map writes #285
deeghuge Dec 13, 2018
123decb
UB-1760 : Added Tuning for max_connection (#284)
deeghuge Dec 13, 2018
f422ef2
UB-1761 - Changed order of defer function to avoid iterating and upd…
deeghuge Dec 13, 2018
b0aefe1
UB-211: add build script
tikolsky Dec 26, 2018
14c5f6f
Merge pull request #289 from IBM/feature/UB-211_move_build_script_to_git
tikolsky Dec 26, 2018
82aa37c
UB-211: move ci build script to ci folder
tikolsky Dec 26, 2018
1c4ad49
Merge pull request #290 from IBM/feature/UB-211_move_ci_build_to_ci_f…
tikolsky Dec 26, 2018
bf9a572
UB-1802 - build script will exit on error
Jan 6, 2019
5d52b33
UB-1622 provisioner long time for start in the installation phase (#291)
27149chen Feb 10, 2019
e84470e
UB-1857: chagne cluster id to be an integer instead of string
Feb 18, 2019
7da11d1
UB-1835 new rescan and delete method
27149chen Feb 23, 2019
fccbb3f
update comments
27149chen Feb 23, 2019
050050d
add more ut
27149chen Feb 23, 2019
4e8c76e
added ut for fc connector
27149chen Feb 24, 2019
7017b87
add ut for fc initiator
27149chen Feb 24, 2019
1977185
added ut for fc initiator
27149chen Feb 25, 2019
192c79a
update after review
27149chen Feb 26, 2019
5ed4bd7
fixed a defect
27149chen Feb 27, 2019
b48a4a0
change lunNumber from int to float64
27149chen Feb 28, 2019
857dcc4
rewrite the method of getting devices from multipath output
27149chen Mar 1, 2019
8d1cddd
update after review
27149chen Mar 4, 2019
2cf3f18
set PV mountpoint chmod to 775
shay-berman Mar 6, 2019
d1d8a8b
Merge branch 'fix/chmod-mountpoint' into feature/UB-1835_new_rescan
27149chen Mar 7, 2019
b01dc27
add lip reset
27149chen Mar 7, 2019
71e6172
Revert "set PV mountpoint chmod to 775"
27149chen Mar 8, 2019
ae27edc
set RESET_LIP as env
27149chen Mar 8, 2019
56e2f79
UB-1835 new rescan and delete method (#294)
27149chen Mar 8, 2019
7fb78c7
Merge branch 'feature/UB-1835_new_rescan' into dev
27149chen Mar 8, 2019
dfcc9d8
Update notices file for v2.1.0
shay-berman Mar 14, 2019
91b55dc
change LunNumber from float64 to int (#296)
27149chen Mar 14, 2019
8e7f868
Merge pull request #297 from IBM/update_notices_file
shay-berman Mar 14, 2019
f01ccd3
Feature/ub 1941 unmount fix (#299)
27149chen Mar 26, 2019
1236e31
UB-1951 increase client timeout
27149chen Mar 25, 2019
1719153
UB-1956 scale password in plain text (#300)
27149chen Mar 26, 2019
97a5aba
removed ScbeDataModelWrapper by mistake
27149chen Mar 27, 2019
9820a84
UB-1941 unmount fix
27149chen Mar 27, 2019
8994dcf
Remove ubiquity slack notifications (#301)
Mar 28, 2019
3f22f0e
update script for pushing iamges to docker hub (#302)
27149chen Apr 3, 2019
b758e1f
UB-1977 exclude the warning messages in multipath output (#303)
27149chen Apr 7, 2019
5b947e6
UB-1977 exclude the warning messages in multipath output
27149chen Apr 8, 2019
36cac8b
Merge branch 'master' into dev
Apr 15, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ install:
script:
- sh scripts/run_units.sh

notifications:
slack: ibm-ubiquity:gb1UFkvWWjprPqokiklRRP1p
223 changes: 136 additions & 87 deletions fakes/fake_ScbeDataModel.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.