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: chaos test on route could still works when etcd is down #3404

Merged
merged 24 commits into from
Jan 29, 2021

Commits on Dec 10, 2020

  1. k8s setup

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    106cac3 View commit details
    Browse the repository at this point in the history
  2. remove big files

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    79e7fd2 View commit details
    Browse the repository at this point in the history
  3. test chaos actions

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    fe932e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. merge master

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    19fab70 View commit details
    Browse the repository at this point in the history
  2. finish kill etcd test

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    09d739c View commit details
    Browse the repository at this point in the history
  3. remove unrelated change

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    d2ac0f3 View commit details
    Browse the repository at this point in the history
  4. fix license

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    b01ddd4 View commit details
    Browse the repository at this point in the history
  5. fix yaml check

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    51659d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. fix according to reviews

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    2624410 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    2a9f549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f52f6a View commit details
    Browse the repository at this point in the history
  4. fix: change minikube to arm64

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    8d687ec View commit details
    Browse the repository at this point in the history
  5. fix minikube setup due to kubernetes/minikube#9995

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    c4d02b5 View commit details
    Browse the repository at this point in the history
  6. merge master

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    b1c90ef View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. fix test

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    43e09d9 View commit details
    Browse the repository at this point in the history
  2. add test bandwidth per second not change much, but get in net/http no…

    …t working
    
    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    d0ca10d View commit details
    Browse the repository at this point in the history
  3. use getRoute, but it would print too much unrelated logs

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    f2eb477 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. remove uncommented code

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    2f12753 View commit details
    Browse the repository at this point in the history
  2. fix test: route haven't set yet at first get

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    89c91ba View commit details
    Browse the repository at this point in the history
  3. fix test: debug to see bandwidth at each time

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    6acc0f6 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    9e48e27 View commit details
    Browse the repository at this point in the history
  5. fix: after etcd got killed, it would take longer time to get the metr…

    …ics, so need to calculate the duration
    
    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    11dcca1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. fix grammar

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d97d594 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
    Yiyiyimu committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    125d996 View commit details
    Browse the repository at this point in the history