Michał Augoff
03/18/2022, 10:28 PMKubernetesRun
restrict the flow only to kubernetes agents or can it still be picked up by any agent as long as the labels match? I was under this impression after reading the docs but when I created 1 docker agent and 1 k8s agent with the same set of labels, my kubernetes flow got picked up by the docker agentKevin Kho
03/18/2022, 11:28 PMTypeError: Flow run 62f5d2b5-db9a-4f86-ab89-d42e37b1531a has a `run_config` of type `KubernetesRun`, only `DockerRun` is supported
[2022-03-18 23:33:35,189] ERROR - agent | Updating flow run 62f5d2b5-db9a-4f86-ab89-d42e37b1531a state to Failed...
[2022-03-18 23:33:35,388] ERROR - agent | Deployment of 62f5d2b5-db9a-4f86-ab89-d42e37b1531a aborted!
Michał Augoff
03/18/2022, 11:37 PMKevin Kho
03/18/2022, 11:45 PMMichał Augoff
03/18/2022, 11:50 PM