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 parameter to Stack CRD for PVC volumes #858

Closed
pierskarsenbarg opened this issue Mar 7, 2025 · 2 comments
Closed

Add parameter to Stack CRD for PVC volumes #858

pierskarsenbarg opened this issue Mar 7, 2025 · 2 comments
Assignees
Labels
kind/enhancement Improvements or new features needs-triage Needs attention from the triage team resolution/fixed This issue was fixed

Comments

@pierskarsenbarg
Copy link
Member

pierskarsenbarg commented Mar 7, 2025

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

There are no parameters in the Stack CRD for statefulset PVC templates, so if I wanted to cache pulumi plugins or .npmrc or similar then I don't have any way of doing this outside the lifetime of the pod I can't right now.

Affected area/feature

@pierskarsenbarg pierskarsenbarg added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Mar 7, 2025
@EronWright EronWright added the resolution/fixed This issue was fixed label Mar 7, 2025
@EronWright
Copy link
Contributor

We do support adding PVCs to the workspace, via the workspace template. See this example:
https://github.com/pulumi/pulumi-kubernetes-operator/blob/c52349bdb390035c9d5678eba79fcdf3be707a86/examples/custom-workspace/workspace.yaml

From a design perspective, caching is mainly achieved by retaining the pod.

@pulumi-bot
Copy link
Contributor

Cannot close issue:

  • does not have an assignee

Please fix these problems and try again.

@pulumi-bot pulumi-bot reopened this Mar 7, 2025
@EronWright EronWright self-assigned this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features needs-triage Needs attention from the triage team resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

3 participants