• Kubernetes Submit Queue's avatar
    Merge pull request #48789 from mtanino/issue/47311 · d235fa3f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50806, 48789, 49922, 49935, 50438)
    
    iSCSI volume plugin: iSCSI initiatorname support
    
    **What this PR does / why we need it**:
    
    This PR adds iSCSI initiatorname parameter to ISCSIVolumeSource to enable automatic configuration of initiator name per volume. This would allow for more fine grained configuration, and remove the need to configure the initiator name on the host by administrator.
    
    **Which issue this PR fixes**: fixes #47311
    
    **Special notes for your reviewer**:
    
    /cc @rootfs @jsafrane @msau42
    
    **Release note**:
    
    ```
    iSCSI volume plugin: Support customization of iSCSI initiator name per volume
    ```
    d235fa3f
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
events.go Loading commit data...
events_test.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...