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
With the 'program' directive being depreciated as of HAProxy 3.1 and scheduled to be removed in version 3.3 ( blog post ) the alternative for containerised deployments seems to be to run a separate sidecar (unless I'm mistaken, happy to be corrected).
While I can bake my own dataplaneapi container, it would be useful to have one in the repo alongside the existing images. Could this be considered?