ptp-notification-armada-app/stx-ptp-notification-helm
Douglas Henrique Koerich f7475d5608 Fix bad ptp4l socket spec for ptptracking
This change fixes two issues found in the helm chart specification for
ptp-notification application:
1) Correct name of socket in the host when legacy PTP configuration is
   found;
2) Avoid failure in the pod creation when no legacy PTP configuration is
   found, since the original hostPath type "Socket" is required to
   exist, which is not the case in that (valid) scenario. In this case,
   the "type" field is reset which causes the path check to be dismissed

Test Plan:
PASS: Pod (containers) running with changed (fixed) ptp-notification tgz

Closes-Bug: 1981821
Signed-off-by: Douglas Henrique Koerich <douglashenrique.koerich@windriver.com>
Change-Id: I0efc1bdec525366ef09a87f1d0fc311cc5216656
2022-07-15 14:32:09 -03:00
..