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

Feature: Optionally retain user PVCs #54

Merged
merged 3 commits into from
Oct 24, 2021
Merged

Conversation

tinyzimmer
Copy link
Collaborator

One way of fixing #53

Adds a field to the userdataSpec called retainPVCs. When set to true. PVCs will not be deleted between user desktop sessions.

Also includes an update to go 1.17, dependency updates for the backend and frontend, and more repo tidying.

* Update dependencies

* Makefile/actions cleanup
The desktop controller will avoid placing owner references on the PVC
object and finalizers on the Desktop Session when the value is set to
true.
@tinyzimmer tinyzimmer merged commit c911719 into main Oct 24, 2021
@tinyzimmer tinyzimmer deleted the feat/retain-user-pvcs branch October 24, 2021 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant