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

feat: new basic-single service type #363

Merged
merged 1 commit into from
Oct 30, 2024
Merged

feat: new basic-single service type #363

merged 1 commit into from
Oct 30, 2024

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Aug 29, 2024

Introduces a new basic-single type.

This is essentially the same as basic-persistent except that the volume is ReadWriteOnce (not bulk storageclass), and the rollout strategy is changed to Recreate.

@shreddedbacon shreddedbacon force-pushed the basic-single branch 2 times, most recently from 8ac59c9 to 75a4575 Compare September 3, 2024 23:04
@shreddedbacon shreddedbacon added this to the 2.22.0 milestone Sep 10, 2024
@shreddedbacon shreddedbacon force-pushed the basic-single branch 3 times, most recently from 0e01371 to 49d6086 Compare October 25, 2024 05:53
@shreddedbacon shreddedbacon marked this pull request as ready for review October 25, 2024 07:16
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks ok to me - we should make sure we document it at some point.

@shreddedbacon shreddedbacon merged commit 95789b8 into main Oct 30, 2024
2 checks passed
@shreddedbacon shreddedbacon deleted the basic-single branch October 30, 2024 04:01
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.

2 participants