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

StatefulSet support #352

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

StatefulSet support #352

wants to merge 12 commits into from

Commits on Oct 21, 2021

  1. fix api ref

    ExtensionsV1beta1Api -> AppsV1Api
    
    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a6773a2 View commit details
    Browse the repository at this point in the history
  2. group label/selector helpers

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    bcb83e2 View commit details
    Browse the repository at this point in the history
  3. Align order of node helpers

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    932853c View commit details
    Browse the repository at this point in the history
  4. generalize list_pods

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ea87be8 View commit details
    Browse the repository at this point in the history
  5. reorder deployments

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    4cd12ac View commit details
    Browse the repository at this point in the history
  6. Add sts helpers to k8s_client

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    052b237 View commit details
    Browse the repository at this point in the history
  7. convert find_pods to handle app types

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    4bfbf1c View commit details
    Browse the repository at this point in the history
  8. support sts

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    956d38c View commit details
    Browse the repository at this point in the history
  9. reorder params

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5b2f731 View commit details
    Browse the repository at this point in the history
  10. make diff pretty

    revert me before m2m
    
    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    01f0061 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. bf: made diff too pretty

    Signed-off-by: Spellchaser <klei22@bloomberg.net>
    Aergonus committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    98b659a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e29800 View commit details
    Browse the repository at this point in the history