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

Fix(volume): fix unexpected pod restart during resize storage size #5602

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    45f8f57 View commit details
    Browse the repository at this point in the history
  2. address comment

    ideascf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4962229 View commit details
    Browse the repository at this point in the history
  3. fix

    ideascf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1ea0ffd View commit details
    Browse the repository at this point in the history
  4. fix

    ideascf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ab80380 View commit details
    Browse the repository at this point in the history
  5. fix test

    ideascf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7b7b832 View commit details
    Browse the repository at this point in the history
  6. fix test

    ideascf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b60fe8f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    fcb5cb0 View commit details
    Browse the repository at this point in the history
  2. fix creating asts failed

    if the configmap has been changed during paused stage, the
    FindConfigMapNameFromTCAnno refuse the creation. But in some situations,
    configmap data changes are expected, for example: changing config when
    the cluster is paused.
    ideascf committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    10f0c5b View commit details
    Browse the repository at this point in the history
  3. opt name

    ideascf committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c18c6ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf7b7fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96cffc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    f50b3c4 View commit details
    Browse the repository at this point in the history