Merge pull request #41479 from rootfs/iscsi-fix

Automatic merge from submit-queue

make iscsi portals optional

**What this PR does / why we need it**: Make iSCSI portals optional

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
This commit is contained in:
Kubernetes Submit Queue
2017-02-26 16:31:31 -08:00
committed by GitHub
10 changed files with 38 additions and 35 deletions

View File

@@ -1660,8 +1660,7 @@
"required": [
"targetPortal",
"iqn",
"lun",
"portals"
"lun"
],
"properties": {
"targetPortal": {

View File

@@ -1665,8 +1665,7 @@
"required": [
"targetPortal",
"iqn",
"lun",
"portals"
"lun"
],
"properties": {
"targetPortal": {

View File

@@ -7067,8 +7067,7 @@
"required": [
"targetPortal",
"iqn",
"lun",
"portals"
"lun"
],
"properties": {
"targetPortal": {

View File

@@ -18076,8 +18076,7 @@
"required": [
"targetPortal",
"iqn",
"lun",
"portals"
"lun"
],
"properties": {
"targetPortal": {