gluster / gluster-csi-driver

DEPRECATED: Gluster Container Storage Interface (CSI) driver
GNU Lesser General Public License v3.0
57 stars 30 forks source link

update dockerfile to use nightly gluster release6 repo #172

Closed Madhu-1 closed 5 years ago

Madhu-1 commented 5 years ago

Describe what this PR does update dockerfile to use the nightly gluster release6 repo

Signed-off-by: Madhu Rajanna madhupr007@gmail.com

Madhu-1 commented 5 years ago

https://github.com/gluster/glusterd2/pull/1504

nixpanic commented 5 years ago

What is the reason for this? Just because "glusterd2 does it" is not a very good explanation :)

Madhu-1 commented 5 years ago

@nixpanic glusterd2 and gluster-csi works together. if glusterd2 uses release6 bits and if we use master bits we may face compatibility issues, keeping both the dependency to same will solve this issue.

Madhu-1 commented 5 years ago

https://github.com/gluster/gluster-csi-driver/pull/124

kshlm commented 5 years ago

Maybe we should move all the GCS container build files into the GCS repo itself. That makes it easier to keep the images inline with each other.