-
Bug
-
Resolution: Done
-
Highest
-
None
In ServiceMesh enabled environments
SDC Model distribution in CDS (CSAR file download failed)
After reading debug logs and code we found the problem in the implementation of the SDC adapter and Istio sidecar behaviour (https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_conn_man/header_casing).
- Istio Sidecars (envoy) normalize the HTTP headers to be all lower case
e.g. Content-Disposition: attachment; filename="service-BasicOnboardXqoitl-csar.csar" -> content-disposition: attachment; filename="service-BasicOnboardXqoitl-csar.csar" * SDC Distribution Client expects upper case and fails to read the header data
static final String CONTENT_DISPOSITION_HEADER = "Content-Disposition";
To be more flexible, the client should be able to cope with lower case header entries
- relates to
-
DCAEGEN2-3385 Update sdc-distribution-client to 2.0.1
- Open
-
MULTICLOUD-1502 Update sdc-distribution-client to 2.0.1
- Open
-
SO-4096 Update sdc-distribution-client to 2.0.1
- In Progress
-
AAI-3639 Update sdc-distribution-client to 2.0.1
- Closed
-
CCSDK-3884 Update sdc-distribution-client to 2.0.1
- Closed
-
POLICY-4628 Update sdc-distribution-client to 2.0.1
- Closed
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...