argoproj-labs/argocd-agent

Agent and principal should have a handshake upon connection

jannfis opened this issue · 0 comments

Upon an agent connecting to the principal, a basic handshake should be executed. This handshake should ensure that versions are compatible, and both sides should propagate their capabilities.

The connection might be terminated if either side determines incompatibilities.