aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-healthcheck
diff options
context:
space:
mode:
authorajay_dp001 <ajay.deep.singh@est.tech>2021-09-09 19:18:36 +0530
committerAjay Deep Singh <ajay.deep.singh@est.tech>2021-09-10 14:13:44 +0000
commit94f782babbe4364dd71787859dfb73c54d98bb24 (patch)
tree3e1fdc0e2d2817f1d8410195d80926b3c7c14875 /kubernetes/dcaegen2/components/dcae-healthcheck
parent7a73c574a7840ee6e2d4094dd91ee9ca6925c7a1 (diff)
[OOM] Fix Feed Provisioning for DFC
Cmd :"grep -o '"logURL":"[^"]*' "$file" | cut -d '"' -f4" filters more then one logURL like below from feedConfig response log, If both subs/pubs are present, which corrupts application config. https://dmaap-dr-prov/feedlog/1 https://dmaap-dr-prov/sublog/1 Requirement is to filter only feedlog URL, with changes script should correctly filter URL: https://dmaap-dr-prov/feedlog/1. Issue-ID: DCAEGEN2-2910 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I2a67aad5c533f1b623737f56feeefb3a05f6373a
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-healthcheck')
0 files changed, 0 insertions, 0 deletions