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

Add data(connection) upload/download session proxies #1427

Open
mmourafiq opened this issue Sep 24, 2021 · 0 comments
Open

Add data(connection) upload/download session proxies #1427

mmourafiq opened this issue Sep 24, 2021 · 0 comments

Comments

@mmourafiq
Copy link
Contributor

Use case

In order to reduce the need for customers to give access to their storage backends; volumes, node host paths, S3 , GCS, Azure blob, Minio,... to the end users, the platform should provide a uploader session using the service runtime.

Currenlty Polyaxon only provides full management for the artifacts store, while the platform provides a set of tools for loading artifacts from several artifacts kinds.

Feature description

We need to provide a set of proxies using pre-defined and customizable components, that users can schedule and upload their data to. The service runtime will provision the required secrets or mount the required volumes and proxy the upload of the artifacts to correct backend.

By using the service runtime, we guarantee that only users who have access (RBAC/ACL) can perform such operations, this will reduce the work from the OPs teams while giving autonomy to the end users using the predefined rules and access/restriction configurations.

@mmourafiq mmourafiq added this to the 1.14.0 milestone Sep 24, 2021
@github-actions github-actions bot added the stale label Oct 25, 2021
@polyaxon polyaxon deleted a comment from github-actions bot Oct 25, 2021
@mmourafiq mmourafiq added this to To do in Roadmap Jan 23, 2022
@polyaxon-team polyaxon-team removed this from the 1.14.x milestone Jan 26, 2022
@polyaxon-team polyaxon-team changed the title Add data(connection) uploader sessions Add data(connection) upload/download session proxies Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
To do
Development

No branches or pull requests

2 participants