argoflow / argoflow-aws

Argoflow-AWS has been superseded by deployKF
GNU Affero General Public License v3.0
44 stars 29 forks source link

Fix base resource paths for pipeline experimental configs #150

Closed soleares closed 3 years ago

soleares commented 3 years ago

The resources paths to the base (distribution/kubeflow/pipelines/base) are incorrect for these configs.

davidspek commented 3 years ago

Thanks for the contribution! I believe these configs are not functional at the moment, and there should be a better solution in the future.

soleares commented 3 years ago

@DavidSpek agree, I tried out iam-roles-for-service-accounts and it’s not working yet. The pipelines run with a different service account than the one that this feature sets up.

davidspek commented 3 years ago

Proper support for IRSA should be possible once Pipelines moves away from using the MinIO SDK.