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

Adding accessmode to Create PVCs and PVs #919

Merged
merged 3 commits into from
Mar 5, 2021
Merged

Conversation

bathina2
Copy link
Contributor

@bathina2 bathina2 commented Mar 4, 2021

Change Overview

Until now Accessmodes have been hardcoded. This change to the create methods allows the accessmode to be set.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@bathina2 bathina2 added the kueue label Mar 5, 2021
@mergify mergify bot merged commit af35060 into master Mar 5, 2021
@mergify mergify bot deleted the accept-accessmodes branch March 5, 2021 00:08
chaitanya-baraskar pushed a commit to chaitanya-baraskar/kanister that referenced this pull request Apr 5, 2021
* adding accessmode to Create PVCs and PVs

* missed function calls

* After carls review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants