issues
search
argoproj-labs
/
argocd-agent
Redefining the multi cluster story of Argo CD
Apache License 2.0
79
stars
15
forks
source link
chore(tests): Add a test to verify if the principal can handle both WebSocket and regular gRPC requests
#198
Closed
chetan-rns
closed
1 month ago
chetan-rns
commented
1 month ago
The principal should be able to handle both types of agents:
agents that are behind an HTTP/1.1 proxy and use WebSocket.
agents that send regular gRPC requests.
The principal should be able to handle both types of agents: