Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argo s3 artifact repository configuration added #2238

Merged
merged 1 commit into from
Jan 8, 2019

Conversation

pbrzostowski
Copy link
Contributor

@pbrzostowski pbrzostowski commented Jan 8, 2019

Now Argo deployed with with kfctl.sh cannot handle workflows with artifactory configuration.

This PR updating Argo ksonnet configuration to include s3 minio repository in workflow controller configmap.


This change is Reviewable

@k8s-ci-robot
Copy link
Contributor

Hi @pbrzostowski. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@pdmack
Copy link
Member

pdmack commented Jan 8, 2019

/ok-to-test

@pdmack
Copy link
Member

pdmack commented Jan 8, 2019

Ooops
ERROR : /mnt/test-data-volume/kubeflow-presubmit-unittests-2238-28f4dc4-4943-e7fa/src/kubeflow/kubeflow/kubeflow/argo/argo.libsonnet is not formatted

@pbrzostowski, can you please update your PR after running scripts/autoformat_jsonnet.sh? Thanks!

@pbrzostowski
Copy link
Contributor Author

@pdmack sure, wasn't aware of this. I've just pushed my changes.

@pbrzostowski
Copy link
Contributor Author

/retest

@pdmack
Copy link
Member

pdmack commented Jan 8, 2019

/approve
/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pdmack

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 1c929d5 into kubeflow:master Jan 8, 2019
@pbrzostowski pbrzostowski deleted the argo-s3-repository branch January 9, 2019 09:10
kkasravi pushed a commit to kkasravi/kubeflow that referenced this pull request Feb 8, 2019
@llegolas
Copy link

It seem argo is not taking the default artifact repo from the config map: argoproj/argo-workflows#1056

Ark-kun added a commit to Ark-kun/pipelines that referenced this pull request May 8, 2019
…ine packages

We should follow Argo's prefferred way to configure the artifact storage: https://github.com/argoproj/argo/blob/master/ARTIFACT_REPO.md#configure-the-default-artifact-repository and use a cluster-local configMap. This way the pipelines remain clean and portable: https://github.com/argoproj/argo/blob/master/examples/artifact-passing.yaml
Kubeflow deployer has already been pre-installing the configMap for several months: kubeflow/kubeflow#2238
Ark-kun added a commit to Ark-kun/pipelines that referenced this pull request May 8, 2019
…ine packages

We should follow Argo's prefferred way to configure the artifact storage: https://github.com/argoproj/argo/blob/master/ARTIFACT_REPO.md#configure-the-default-artifact-repository and use a cluster-local configMap. This way the pipelines remain clean and portable: https://github.com/argoproj/argo/blob/master/examples/artifact-passing.yaml
Kubeflow deployer has already been pre-installing the configMap for several months: kubeflow/kubeflow#2238
Ark-kun added a commit to Ark-kun/pipelines that referenced this pull request May 11, 2019
…ine packages

We should follow Argo's prefferred way to configure the artifact storage: https://github.com/argoproj/argo/blob/master/ARTIFACT_REPO.md#configure-the-default-artifact-repository and use a cluster-local configMap. This way the pipelines remain clean and portable: https://github.com/argoproj/argo/blob/master/examples/artifact-passing.yaml
Kubeflow deployer has already been pre-installing the configMap for several months: kubeflow/kubeflow#2238
k8s-ci-robot pushed a commit to kubeflow/pipelines that referenced this pull request May 14, 2019
…ine packages (#1297)

We should follow Argo's prefferred way to configure the artifact storage: https://github.com/argoproj/argo/blob/master/ARTIFACT_REPO.md#configure-the-default-artifact-repository and use a cluster-local configMap. This way the pipelines remain clean and portable: https://github.com/argoproj/argo/blob/master/examples/artifact-passing.yaml
Kubeflow deployer has already been pre-installing the configMap for several months: kubeflow/kubeflow#2238
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants