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(cvc-operator): add automatic scaling of volumereplicas for CSI volumes #1613

Merged
merged 11 commits into from
Feb 26, 2020

Commits on Feb 11, 2020

  1. feat(cvc-operator): add automatic scaling of volumereplicas via CVC

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    af522b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. This commit fixes the bugs in replica scaling feature

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    21245cd View commit details
    Browse the repository at this point in the history
  2. This commit fixes the golang ci linting issues

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    641bc8c View commit details
    Browse the repository at this point in the history
  3. This commit adds autogenerated file

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    0030e9a View commit details
    Browse the repository at this point in the history
  4. This commit updates getNamespace() to openebsNamespace variable

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    15cb229 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. This commit fixes the issues in travis

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    2129e1e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. This commit address the review comments

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    16f4afa View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. This commit incorporates review comments

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    715acc8 View commit details
    Browse the repository at this point in the history
  2. This commit handles PDB creation

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    68c2eae View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. This commit fixes the function signature

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    ecf5801 View commit details
    Browse the repository at this point in the history
  2. This commit fixes typo in logs

    Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
    mittachaitu committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    05b4bf2 View commit details
    Browse the repository at this point in the history