Skip to content

chore: enable auth in the production manifests#958

Open
christian-heusel wants to merge 1 commit intokubeflow:notebooks-v2from
christian-heusel:chore/enable-auth-manifests
Open

chore: enable auth in the production manifests#958
christian-heusel wants to merge 1 commit intokubeflow:notebooks-v2from
christian-heusel:chore/enable-auth-manifests

Conversation

@christian-heusel
Copy link

For the production manifests:

$ kustomize build workspaces/backend/manifests/kustomize/overlays/istio/ | grep -iA1 DISABLE_AUTH
- name: DISABLE_AUTH
  value: "false"

For the tilt setup:

$ kubectl get deployments -n kubeflow-workspaces workspaces-backend -o yaml | grep -iA1 DISABLE_AUTH
- name: DISABLE_AUTH
  value: "true"

For the production manifests:

    $ kustomize build workspaces/backend/manifests/kustomize/overlays/istio/ | grep -iA1 DISABLE_AUTH
    - name: DISABLE_AUTH
      value: "false"

For the tilt setup:

    $ kubectl get deployments -n kubeflow-workspaces workspaces-backend -o yaml | grep -iA1 DISABLE_AUTH
    - name: DISABLE_AUTH
      value: "true"

Signed-off-by: Christian Heusel <christian@heusel.eu>
@github-project-automation github-project-automation bot moved this to Needs Triage in Kubeflow Notebooks Mar 10, 2026
@google-oss-prow google-oss-prow bot added the area/ci area - related to ci label Mar 10, 2026
@christian-heusel christian-heusel changed the base branch from main to notebooks-v2 March 10, 2026 18:01
@google-oss-prow google-oss-prow bot added size/S and removed size/XXL labels Mar 10, 2026
@christian-heusel
Copy link
Author

/retest

@christian-heusel
Copy link
Author

/ok-to-test

@google-oss-prow google-oss-prow bot added ok-to-test area/backend area - related to backend components area/v2 area - version - kubeflow notebooks v2 labels Mar 10, 2026
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign andyatmiami for approval. For more information see the Kubernetes Code Review Process.

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

Details 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

@christian-heusel christian-heusel force-pushed the chore/enable-auth-manifests branch from 078d3bd to bf7e469 Compare March 10, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/backend area - related to backend components area/ci area - related to ci area/v2 area - version - kubeflow notebooks v2 ok-to-test size/S

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

1 participant