weaveworks / launcher

Weave Cloud Launcher
Apache License 2.0
10 stars 13 forks source link

Add flux annotations to weave agents to discourage automation #115

Open leth opened 6 years ago

leth commented 6 years ago

We could mark launcher-managed agents as ignored or locked to discourage people from changing them manually!

rade commented 6 years ago

@squaremo has pointed out that we'd want to prevent fluxd from apply'ing the yamls for the agents, since otherwise it fights with the agent-induced updates. Which can be done by sticking an 'ignore' annotation on the workloads. But I don't think that can have a 'reason' that is visible in the UI, so we'd probably want to lock too.