StatCan / aaw-kubeflow-containers

Containers built to be used with Kubeflow for Data Science
Other
24 stars 21 forks source link

remove mc-tenant-wrapper.sh and references to it #615

Closed bryanpaget closed 4 months ago

bryanpaget commented 4 months ago

mc-tenant-wrapper.sh has been removed.

bryanpaget commented 4 months ago

This builds, and I am able to test it on dev but I am not able to test it on The Zone.

bryanpaget commented 4 months ago

I tested this in The Zone, I created a simple file called data.csv with one row and three columns, I copied it to the bucket, deleted the original, copied the file from the bucket back to my home dir. Success.

(base) jovyan@remove-mc-tenant-wrapper-0:~$ mc cp myBucketAlias/s3bucket/data.csv ./data.csv --insecure
...ud.statcan.ca/s3bucket/data.csv: 18 B / 18 B ... ┃ 111 B/s 0s
(base) jovyan@remove-mc-tenant-wrapper-0:~$