• 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
Name
Last commit
Last update
..
chartutil Loading commit data...
downloader Loading commit data...
engine Loading commit data...
getter Loading commit data...
helm Loading commit data...
hooks Loading commit data...
ignore Loading commit data...
kube Loading commit data...
lint Loading commit data...
plugin Loading commit data...
proto/hapi Loading commit data...
provenance Loading commit data...
releasetesting Loading commit data...
releaseutil Loading commit data...
repo Loading commit data...
resolver Loading commit data...
rudder Loading commit data...
storage Loading commit data...
strvals Loading commit data...
tiller Loading commit data...
timeconv Loading commit data...
tlsutil Loading commit data...
urlutil Loading commit data...
version Loading commit data...