Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Update endpoint_ready_test for blueprints #354

Merged
merged 1 commit into from
Jun 17, 2020

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Jun 16, 2020

Support multi-package namespaces for python.

Fix code to work with IAP using workload identity.

  • The existing code to get an ID token didn't seem to work with workload
    identity and didn't match the latest code on the IAP. The latest
    code appears to use a helper function to get the id token

Related to: GoogleCloudPlatform/kubeflow-distribution#51 Create a tekton test for blueprints
to verify the endpoint is ready.

@k8s-ci-robot k8s-ci-robot requested review from adrian555 and Tomcli June 16, 2020 22:51
@kubeflow-bot
Copy link

This change is Reviewable

@jlewi jlewi marked this pull request as draft June 16, 2020 22:52
@jlewi jlewi changed the title Gcp endpoint [WIP] Update endpoint_ready_test for blueprints Jun 16, 2020
@jlewi jlewi changed the title [WIP] Update endpoint_ready_test for blueprints Update endpoint_ready_test for blueprints Jun 17, 2020
@jlewi jlewi marked this pull request as ready for review June 17, 2020 00:15
@jlewi
Copy link
Contributor Author

jlewi commented Jun 17, 2020

/assign @Bobgy

Copy link
Contributor

@Bobgy Bobgy left a comment

Choose a reason for hiding this comment

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

/lgtm

verify=False)
#resp = requests.request(
#"GET",
#url,
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: shall we get rid of the commented lines?

Fix code to work with IAP using workload identity.

* The existing code to get an ID token didn't seem to work with workload
  identity and didn't match the latest code on the IAP. The latest
  code appears to use a helper function to get the id token

Related to: GoogleCloudPlatform/kubeflow-distribution#51 Create a tekton test for blueprints
to verify the endpoint is ready.
@jlewi
Copy link
Contributor Author

jlewi commented Jun 17, 2020

Thanks @Bobgy ; fixed

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jlewi

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

@Bobgy
Copy link
Contributor

Bobgy commented Jun 17, 2020

/lgtm

@k8s-ci-robot k8s-ci-robot merged commit 1726b74 into kubeflow:master Jun 17, 2020
vpavlin pushed a commit to vpavlin/kfctl that referenced this pull request Jul 10, 2020
Fix code to work with IAP using workload identity.

* The existing code to get an ID token didn't seem to work with workload
  identity and didn't match the latest code on the IAP. The latest
  code appears to use a helper function to get the id token

Related to: GoogleCloudPlatform/kubeflow-distribution#51 Create a tekton test for blueprints
to verify the endpoint is ready.
vpavlin pushed a commit to vpavlin/kfctl that referenced this pull request Jul 20, 2020
Fix code to work with IAP using workload identity.

* The existing code to get an ID token didn't seem to work with workload
  identity and didn't match the latest code on the IAP. The latest
  code appears to use a helper function to get the id token

Related to: GoogleCloudPlatform/kubeflow-distribution#51 Create a tekton test for blueprints
to verify the endpoint is ready.
vpavlin pushed a commit to vpavlin/kfctl that referenced this pull request Jul 22, 2020
Fix code to work with IAP using workload identity.

* The existing code to get an ID token didn't seem to work with workload
  identity and didn't match the latest code on the IAP. The latest
  code appears to use a helper function to get the id token

Related to: GoogleCloudPlatform/kubeflow-distribution#51 Create a tekton test for blueprints
to verify the endpoint is ready.
vpavlin pushed a commit to vpavlin/kfctl that referenced this pull request Jul 22, 2020
Fix code to work with IAP using workload identity.

* The existing code to get an ID token didn't seem to work with workload
  identity and didn't match the latest code on the IAP. The latest
  code appears to use a helper function to get the id token

Related to: GoogleCloudPlatform/kubeflow-distribution#51 Create a tekton test for blueprints
to verify the endpoint is ready.
crobby pushed a commit to crobby/kfctl that referenced this pull request Feb 25, 2021
Fix code to work with IAP using workload identity.

* The existing code to get an ID token didn't seem to work with workload
  identity and didn't match the latest code on the IAP. The latest
  code appears to use a helper function to get the id token

Related to: GoogleCloudPlatform/kubeflow-distribution#51 Create a tekton test for blueprints
to verify the endpoint is ready.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants