You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the attempts to find the pods for node, envoy and haproxy by their name, finding them by the labels should fix that.
Describe the expected behavior
Should not fail if the pods are present and match the remote config state
To Reproduce
add a deployment and run any command after network deploy
The text was updated successfully, but these errors were encountered:
instamenta
added
Bug
A error that causes the feature to behave differently than what was expected based on design docs
Pending Triage
New issue that needs to be triaged by the team
labels
Dec 9, 2024
Describe the bug
Currently the attempts to find the pods for
node
,envoy
andhaproxy
by their name, finding them by the labels should fix that.Describe the expected behavior
Should not fail if the pods are present and match the remote config state
To Reproduce
add a deployment and run any command after
network deploy
The text was updated successfully, but these errors were encountered: