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: viewer-spec.yaml and trigger build #7230

Merged

Conversation

TobiasGoerke
Copy link
Contributor

@TobiasGoerke TobiasGoerke commented Aug 7, 2023

The pvcviewer pipeline has not yet run successfully.
Thus, there is no public image that could be used to test the manifests.
As far as I can tell, this should be the last effort to get the volumes viewer working.

Also, I snuck in another commit, fixing two fields of the viewer-spec.yaml

@TobiasGoerke
Copy link
Contributor Author

/assign kimwnasptd

Two fields are either not correctly indented or named incorrectly
@google-oss-prow google-oss-prow bot added size/S and removed size/XS labels Aug 7, 2023
@TobiasGoerke TobiasGoerke changed the title build: minor doc improvement triggering build pipe fix: fix viewer-spec.yaml and trigger build Aug 7, 2023
@TobiasGoerke TobiasGoerke changed the title fix: fix viewer-spec.yaml and trigger build fix: viewer-spec.yaml and trigger build Aug 11, 2023
@TobiasGoerke
Copy link
Contributor Author

@kimwnasptd my filebrowser PR got finally merged. All uploads are now chunked using the tus protocol and the "old" upload mechanism has been removed entirely in favor of tus.
This will provide a great benefit to Kubeflow users as they can upload data no matter how large and despite proxy size limitations.

I've now fixed the new filebrowser version in the manifests. This PR should be the last part of the pvcviewer - all local tests and the pvcviewer work great for me. We'll just need a public image.

I'll be available over Kubeflow's Slack if you'd like to synchronize during the release phase.

@kimwnasptd
Copy link
Member

@TobiasGoerke you are on 🔥, awesome work!

/lgtm
/approve

@google-oss-prow google-oss-prow bot added the lgtm label Aug 16, 2023
@kimwnasptd
Copy link
Member

Can you also send a follow-up PR to cherry-pick this commit to the v1.8-branch branch?

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd

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

@google-oss-prow google-oss-prow bot merged commit 18d175f into kubeflow:master Aug 16, 2023
5 checks passed
@TobiasGoerke
Copy link
Contributor Author

TobiasGoerke commented Aug 17, 2023

Thanks!
Done.

Looking forward to using this once released!

@TobiasGoerke TobiasGoerke deleted the build/pvcviewer-controller-image branch August 17, 2023 12:42
TobiasGoerke added a commit to TobiasGoerke/kubeflow that referenced this pull request Aug 23, 2023
* build: minor doc improvement triggering build pipe

* fix: viewer-spec.yaml

Two fields are either not correctly indented or named incorrectly

* fix: add volumes definition required by controller

* feat: use filebrowser:v2.24.2 enabling tus uploads

(cherry picked from commit 18d175f)
google-oss-prow bot pushed a commit that referenced this pull request Sep 19, 2023
* build: minor doc improvement triggering build pipe

(cherry picked from commit 059601e)

* fix: viewer-spec.yaml

Two fields are either not correctly indented or named incorrectly

(cherry picked from commit 27bee23)

* fix: add volumes definition required by controller

(cherry picked from commit 7de5a99)

* feat: use filebrowser:v2.24.2 enabling tus uploads

(cherry picked from commit c86e0a6)

* fix: downgrade filebrowser
this fixes upload issues for cloudflare users
we are waiting for a patch version v2.24.3

(cherry picked from commit 91c71ad)
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.

None yet

2 participants