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

change PVC Access Mode #332

Open
Eva-Music opened this issue Feb 28, 2024 · 3 comments
Open

change PVC Access Mode #332

Eva-Music opened this issue Feb 28, 2024 · 3 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@Eva-Music
Copy link

Is it possible to specify Access Mode in COS Dataset?
Especially I'm interested in the possibility of setting RWO access mode.

@srikumar003
Copy link
Collaborator

@Eva-Music Try setting "readonly: true" as shown in this example.

@srikumar003 srikumar003 added the question Further information is requested label Feb 28, 2024
@Eva-Music
Copy link
Author

@srikumar003
with "readonly: true" Access Mode = ReadOnlyMany
with "readonly: false" Access Mode = ReadWriteMany
but I need ReadWriteOnce

@srikumar003
Copy link
Collaborator

Sorry, I didn't pay attention to the actual mode. We don't support RWO yet but we can consider a feature request (or a PR 😄)

@srikumar003 srikumar003 added the enhancement New feature or request label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants