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

[UIServer] Add DISABLE_GKE_METADATA env flag to skip metadata retrieval. #3118

Merged
merged 3 commits into from
Feb 20, 2020

Conversation

Bobgy
Copy link
Contributor

@Bobgy Bobgy commented Feb 19, 2020

/area frontend
/kind feature

Resolves #3070

Changes:

  1. Added a flag DISABLE_GKE_METADATA that people can put on ml-pipeline-ui deployment to turn off gke metadata api.
  2. Related tests.
  3. Updated build steps
  4. Always use npm ci, part of [Frontend] Document and fix recommended npm daily practices #2452

This change is Reviewable

@Bobgy
Copy link
Contributor Author

Bobgy commented Feb 19, 2020

/retest

2 similar comments
@Bobgy
Copy link
Contributor Author

Bobgy commented Feb 19, 2020

/retest

@Bobgy
Copy link
Contributor Author

Bobgy commented Feb 19, 2020

/retest

@Bobgy
Copy link
Contributor Author

Bobgy commented Feb 20, 2020

/retest

@lzuwei
Copy link

lzuwei commented Feb 20, 2020

Hi all can we get this merged soon, it's blocking our deployment on aws because it cannot access GKE metadata.

eterna2 added a commit to e2fyi/kubeflow-aws that referenced this pull request Feb 20, 2020
@Bobgy
Copy link
Contributor Author

Bobgy commented Feb 20, 2020

@lzuwei Sure, going to merge now
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Bobgy

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 Bobgy added the lgtm label Feb 20, 2020
@k8s-ci-robot k8s-ci-robot merged commit 3b072b2 into kubeflow:master Feb 20, 2020
@Bobgy Bobgy deleted the fe_gke_metadata_off branch February 20, 2020 11:40
Jeffwan pushed a commit to Jeffwan/pipelines that referenced this pull request Dec 9, 2020
…al. (kubeflow#3118)

* Add DISABLE_GKE_METADATA env flag to skip metadata retrieval.

* node server build step fix and cleanup

* Update frontend dockerfile to use npm ci
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
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.

Extremely long loading times in UI on Minikube
3 participants