fstab / cifs

CIFS Flexvolume Plugin for Kubernetes
MIT License
212 stars 49 forks source link

Add domain as optional secret to include for cifs mount. #13

Open cblack34 opened 4 years ago

cblack34 commented 4 years ago

add code to check for domain in secrets add code to add domain to $mountOptions if domain in secrets change debugging to use bool variable instead of comments. This makes it easier to include debug logging through out the script.