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

implement issue-19 add prefer no schedule taint to avoid double draining of pods #250

Merged
merged 9 commits into from
Jan 12, 2021

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    48897eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204a06c View commit details
    Browse the repository at this point in the history
  3. taint node with PreferNoSchedule to prevent receiving (and double dra…

    …ining) additional pods from other rebooting nodes
    damoon committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e4c684c View commit details
    Browse the repository at this point in the history
  4. fixed type & renamed variable

    damoon committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    10d95c4 View commit details
    Browse the repository at this point in the history
  5. Allow to disable tainting during pending node reboot by setting the t…

    …aint name to an empty string.
    damoon committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    34446f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3e3941 View commit details
    Browse the repository at this point in the history
  7. updated README

    damoon committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e430b14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a35d6a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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