Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Disable daemon set deletion behaviour #754

Merged
merged 5 commits into from
Feb 9, 2017
Merged

Commits on Feb 9, 2017

  1. Disable daemon set deletion behaviour

    The implementation that unscheduled all pods was hard to build a failsafe
    around, so we prefer to remove it altogether until we can get a proper failsafe
    built.
    rudle committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    1cfcc0b View commit details
    Browse the repository at this point in the history
  2. Rename scheduledPods to labeledPods

    Schedule, to me, means /intent not the label tree
    rudle committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    2e42644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cad4b6 View commit details
    Browse the repository at this point in the history
  4. errcheck wants errors

    rudle committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    b9afecb View commit details
    Browse the repository at this point in the history
  5. normalize comments

    Sean Sorrell committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    4ac2634 View commit details
    Browse the repository at this point in the history