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: add StorageClasses creation #2

Merged
merged 1 commit into from
Sep 12, 2022
Merged

feat: add StorageClasses creation #2

merged 1 commit into from
Sep 12, 2022

Conversation

tomas-balaz
Copy link
Contributor

Description

Add option to create StorageClass resource in EKS cluster (enabled by default)

Type of change

  • A bug fix (PR prefix fix)
  • A new feature (PR prefix feat)
  • A code change that neither fixes a bug nor adds a feature (PR prefix refactor)
  • Adding missing tests or correcting existing tests (PR prefix test)
  • Changes that do not affect the meaning of the code like white-spaces, formatting, missing semi-colons, etc. (PR prefix style)
  • Changes to our CI configuration files and scripts (PR prefix ci)
  • Documentation only changes (PR prefix docs)

How Has This Been Tested?

deployed into EKS cluster and tested on official examples of dynamic volume provisioning

@tomas-balaz tomas-balaz added the enhancement New feature or request label Sep 12, 2022
@tomas-balaz tomas-balaz self-assigned this Sep 12, 2022
Copy link
Member

@dojci dojci left a comment

Choose a reason for hiding this comment

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

LGTM

@dojci dojci merged commit b5c05b7 into main Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants