1. 05 May, 2017 2 commits
    • Maciej Kwiek's avatar
      Add experimental dockerfiles · cce50f80
      Maciej Kwiek authored
      Added dockerfiles for rudder service and tiller run with
      --experimental-release flag
      cce50f80
    • Maciej Kwiek's avatar
      Experimental Rudder implementation · c1fcaf09
      Maciej Kwiek authored
      This change introduces the concept of Rudders - pluggable modules that
      Tiller communicates with via grpc, which allow to decouple orchestration
      logic from Tiller into separate service.
      
      This commit consists of simple Rudder implementation which does exactly
      the same thing as built in Tiller orchestrator - it creates all k8s
      objects from provided manifest without orchestrating them.
      
      --experimental-release flag is introduced to enable this behaviour.
      
      This change allows to use the service and tiller outside of the cluster.
      Following commits will add Rudder to helm deployment.
      c1fcaf09
  2. 04 May, 2017 6 commits
  3. 03 May, 2017 4 commits
  4. 02 May, 2017 18 commits
  5. 01 May, 2017 8 commits
  6. 30 Apr, 2017 1 commit
  7. 29 Apr, 2017 1 commit