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
✨Replacing dynamic sidecar proxy with Caddy (#2597)
* from traefik to caddy proxy
* removed traefik rules proxy configuration
* update proxy config
* extended API to return the name of entrypoint container
* replaced traefik with caddy in dy-sidecar
* fixed imports
* moved to constant and clarified usage
* fix pylint
* fixed responses
* fixed API path name
* added missing response
* updated endpoint
* moved description to constnts
* made method private
* changed API signature
* update docstring
* fix codeclimate
* fixing resource allocation for the proxy
* no longer needed
* fixed http error types
* fixed logging for each retry
* using correct name in filter
* adjusted proxy limits and restart policy
* removed comment
* updated openapi spec
* added soem typing
* added proper regex validation for ids
* aded refactor note
* changed interface for fetching container name
* removed unused
Co-authored-by: Andrei Neagu <[email protected]>
0 commit comments