Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Add Evict operator #54

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

Commits on Aug 6, 2020

  1. Operator to evict tainted pods

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    20c0680 View commit details
    Browse the repository at this point in the history
  2. Submit k8s event for evict

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    16915c1 View commit details
    Browse the repository at this point in the history
  3. Add evicter to docker image

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    e08a4dd View commit details
    Browse the repository at this point in the history
  4. Format Makefile

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    5b1f37d View commit details
    Browse the repository at this point in the history
  5. Fix annotation prefix

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    5014cde View commit details
    Browse the repository at this point in the history
  6. Add leader lock to evicter

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    1d75425 View commit details
    Browse the repository at this point in the history
  7. Add evicter to helm chart (WIP)

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    7bc0b34 View commit details
    Browse the repository at this point in the history
  8. Tests and minor refactorings

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    486f884 View commit details
    Browse the repository at this point in the history
  9. Revert "Add evicter to helm chart (WIP)"

    This reverts commit 7bc0b34.
    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    5e08f88 View commit details
    Browse the repository at this point in the history
  10. Cleanup go.mod

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    ea30a1b View commit details
    Browse the repository at this point in the history
  11. Add probe endpoint

    alpe committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d4875f7 View commit details
    Browse the repository at this point in the history