Skip to content

Update kubeflow/notebooks manifests to v1.11.0#3494

Merged
google-oss-prow[bot] merged 1 commit into
kubeflow:masterfrom
christian-heusel:synchronize-notebooks-v1-notebooks-v1-manifests-v1.11.0
Jun 5, 2026
Merged

Update kubeflow/notebooks manifests to v1.11.0#3494
google-oss-prow[bot] merged 1 commit into
kubeflow:masterfrom
christian-heusel:synchronize-notebooks-v1-notebooks-v1-manifests-v1.11.0

Conversation

@christian-heusel

@christian-heusel christian-heusel commented Jun 5, 2026

Copy link
Copy Markdown
Member

Pull Request Template for Kubeflow Manifests

✏️ Summary of Changes

Update Kubeflow Notebooks to v1.11.0.

📦 Dependencies

None

🐛 Related Issues

Related to #3465.

✅ Contributor Checklist

  • I have tested these changes with kustomize. See Installation Prerequisites.
  • All commits are signed-off to satisfy the DCO check.
  • I have considered adding my company to the adopters page to support Kubeflow and help the community, since I expect help from the community for my issue (see 1. and 2.).

Copilot AI review requested due to automatic review settings June 5, 2026 08:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Kubeflow Notebooks v1 synced manifests and references from the v1.11.0 release candidate to the final v1.11.0 release.

Changes:

  • Bump notebooks-v1 sync target (git tag) and downstream image tags to v1.11.0.
  • Simplify README link rewriting for kubeflow/notebooks references and consolidate README table entry.
  • Update the Jupyter web app spawner UI default/option images to v1.11.0 (with a changed options list).

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
scripts/synchronize-notebooks-v1-manifests.sh Switch sync tag to v1.11.0 and adjust README link rewrite behavior.
applications/notebooks-v1/upstream/volumes-web-app/base/kustomization.yaml Update image tag to v1.11.0.
applications/notebooks-v1/upstream/tensorboards-web-app/base/kustomization.yaml Update image tag to v1.11.0.
applications/notebooks-v1/upstream/tensorboard-controller/base/kustomization.yaml Update image tag to v1.11.0.
applications/notebooks-v1/upstream/pvcviewer-controller/base/kustomization.yaml Update image tag to v1.11.0.
applications/notebooks-v1/upstream/notebook-controller/base/kustomization.yaml Update image tag to v1.11.0.
applications/notebooks-v1/upstream/jupyter-web-app/base/kustomization.yaml Update image tag to v1.11.0.
applications/notebooks-v1/upstream/jupyter-web-app/base/configs/spawner_ui_config.yaml Update spawner image defaults/options to v1.11.0 and modify the available options list.
README.md Update the Notebooks references/version and reformat lines (including line-ending changes).

Comment thread scripts/synchronize-notebooks-v1-manifests.sh
Comment thread scripts/synchronize-notebooks-v1-manifests.sh
Comment thread README.md Outdated
Signed-off-by: Christian Heusel <christian@heusel.eu>
@christian-heusel christian-heusel force-pushed the synchronize-notebooks-v1-notebooks-v1-manifests-v1.11.0 branch from 238f1c9 to ca68c0d Compare June 5, 2026 08:27
@google-oss-prow google-oss-prow Bot added size/M and removed size/L labels Jun 5, 2026
@christian-heusel christian-heusel changed the title Update kubeflow/notebooks manifests from v1.11.0 Update kubeflow/notebooks manifests to v1.11.0 Jun 5, 2026
@christian-heusel christian-heusel marked this pull request as ready for review June 5, 2026 08:28
@google-oss-prow google-oss-prow Bot requested a review from juliusvonkohout June 5, 2026 08:28
@juliusvonkohout juliusvonkohout requested a review from Copilot June 5, 2026 11:21
@juliusvonkohout

Copy link
Copy Markdown
Member

/lgtm
/approve

@google-oss-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: juliusvonkohout

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

The pull request process is described 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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Comment on lines 29 to +36
TARGET_DIR="applications/notebooks-v1/upstream/"

copy_component_manifests "components/crud-web-apps/jupyter/manifests" \
"${TARGET_DIR}/jupyter-web-app/" \
"crud-web-apps/jupyter/manifests"
"${TARGET_DIR}/jupyter-web-app/"
copy_component_manifests "components/crud-web-apps/volumes/manifests" \
"${TARGET_DIR}/volumes-web-app/" \
"crud-web-apps/volumes/manifests"
"${TARGET_DIR}/volumes-web-app/"
copy_component_manifests "components/crud-web-apps/tensorboards/manifests" \
"${TARGET_DIR}/tensorboards-web-app/" \
"crud-web-apps/tensorboards/manifests"
"${TARGET_DIR}/tensorboards-web-app/"
@google-oss-prow google-oss-prow Bot merged commit 68439ff into kubeflow:master Jun 5, 2026
10 checks passed
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.

3 participants