Avesh Agarwal

Results 6 comments of Avesh Agarwal

node selector above is working as expected as it was initially designed to select smaller set of nodes from all nodes, and that means only those nodes are the intended...

My main concern is understanding and expectation around node selector behavior. It's not just about 1-node cluster which is just a special case. Specifically, the comment in the original description...

Current behavior of node selector is in line with intended use case for RemoveDuplicates too. Node selector for RemoveDuplicates was not intended to remove from only some specific nodes. RemoveDuplicates...

Got a one more question: 1. Lets say LABEL INSTALL already creates a systemd service file to run a container with docker. Would `atomic install --system` conflict with it?

@giuseppe Is it expected to modify config.json at run time to make any changes to container as needed after installation? If it is true, wouldn't be it better to move...