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 option to have runner PVCs created with workflow name in the PVC name #3827

Open
lumattr opened this issue Nov 28, 2024 · 1 comment
Open
Labels
community Community contribution enhancement New feature or request needs triage Requires review from the maintainers

Comments

@lumattr
Copy link

lumattr commented Nov 28, 2024

What would you like added?

A clear and concise description of what you want to happen.

Note: Feature requests to integrate vendor specific cloud tools (e.g. awscli, gcloud-sdk, azure-cli) will likely be rejected as the Runner image aims to be vendor agnostic.

An option to add a PVC to runners with the workflow id in the name. This would allow a volume to be created that could be shared accross multiple jobs. This would have to be set as ReadWriteMany in the case of parallel jobs.

Why is this needed?

A clear and concise description of any alternative solutions or features you've considered.

This could solve a bunch of issues in regard to dependency caching and shared workspaces accross jobs.

Additional context

Add any other context or screenshots about the feature request here.

@lumattr lumattr added community Community contribution enhancement New feature or request needs triage Requires review from the maintainers labels Nov 28, 2024
Copy link
Contributor

Hello! Thank you for filing an issue.

The maintainers will triage your issue shortly.

In the meantime, please take a look at the troubleshooting guide for bug reports.

If this is a feature request, please review our contribution guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution enhancement New feature or request needs triage Requires review from the maintainers
Projects
None yet
Development

No branches or pull requests

1 participant