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

fix persistence agent to use in cluster DNS instead of kube proxy to access API #538

Merged
merged 2 commits into from
Dec 14, 2018

Conversation

IronPan
Copy link
Member

@IronPan IronPan commented Dec 14, 2018

This change is Reviewable

mlPipelineServiceName string,
mlPipelineServiceHttpPort string,
mlPipelineServiceGRPCPort string) (*PipelineClient, error) {
addressTemp := "%s.%s.svc.cluster.local:%s"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make this a constant?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@vicaire
Copy link
Contributor

vicaire commented Dec 14, 2018

/lgtm

One small comment. Feel free to approve yourself.

@IronPan
Copy link
Member Author

IronPan commented Dec 14, 2018

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

@IronPan: you cannot LGTM your own PR.

In response to this:

/lgtm
/approve

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.

1 similar comment
@k8s-ci-robot
Copy link
Contributor

@IronPan: you cannot LGTM your own PR.

In response to this:

/lgtm
/approve

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.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: IronPan

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

@yebrahim
Copy link
Contributor

/lgtm

@IronPan
Copy link
Member Author

IronPan commented Dec 14, 2018

/test kubeflow-pipeline-e2e-test

@k8s-ci-robot k8s-ci-robot merged commit 399fc58 into kubeflow:master Dec 14, 2018
Linchin pushed a commit to Linchin/pipelines that referenced this pull request Apr 11, 2023
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this pull request Mar 11, 2024
the kfp-tekton install manifest already includes
tekton, therefore, remove the tekton deploy/undeploy tasks
also add tasks to build cacheserver and frontend
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.

4 participants