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

storage capacity GA #108445

Merged
merged 6 commits into from Mar 23, 2022
Merged

storage capacity GA #108445

merged 6 commits into from Mar 23, 2022

Commits on Mar 14, 2022

  1. storage capacity: GA, always enabled, remove feature check

    The code and tests for scenarios where the feature is disabled are no longer
    needed because the feature is graduating to GA.
    pohly committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    3a7deaa View commit details
    Browse the repository at this point in the history
  2. storage capacity: v1 API

    pohly committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    921edae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5122b6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1aefb9 View commit details
    Browse the repository at this point in the history
  5. storage capacity: use V1 API

    pohly committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f84f4fa View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. storage capacity: CRUD conformance test

    This is needed for GA APIs. This one is based on
    test/e2e/common/node/runtimeclass.go.
    pohly committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f5340fd View commit details
    Browse the repository at this point in the history