StarlingX PTP Notification App
Go to file
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
api-ref/source Fix endpoint for pulling PTP current state 2022-04-25 14:08:19 -03:00
doc Fix tox-docs failing sphinx 2022-05-31 14:33:17 +00:00
locationservice-base/centos Update License Statement for locationservice 2021-02-24 09:58:36 +08:00
notificationclient-base/centos Add new version of subscription API 2022-06-30 09:01:59 -04:00
notificationservice-base/centos Add support for monitoring OS clock sync state 2022-06-30 10:41:52 -04:00
python-k8sapp-ptp-notification Remove --use-deprecated legacy-resolver flag 2022-07-07 20:38:40 +00:00
stx-ptp-notification-helm Fix bad ptp4l socket spec for ptptracking 2022-07-15 14:32:09 -03:00
.gitignore api-ref html builds 2021-03-11 13:11:54 -05:00
.gitreview Added .gitreview 2021-01-19 18:53:24 +00:00
.zuul.yaml Add CguHandler, DmesgWatcher, GnssMonitor classes 2022-06-23 17:08:37 -04:00
centos_build_layer.cfg Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
centos_iso_image.inc Use fluxcd app by default for ptp-notification 2022-05-13 20:15:22 +00:00
centos_pkg_dirs Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
centos_pkg_dirs_containers Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
centos_stable_docker_images.inc Add Notification Services and Notification Client Sidecar 2021-02-01 11:10:51 +08:00
CONTRIBUTING.rst Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:12:32 -04:00
debian_pkg_dirs Add Debian packaging for ptp-notification app 2021-12-02 12:06:28 -06:00
HACKING.rst Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
requirements.txt Add CguHandler, DmesgWatcher, GnssMonitor classes 2022-06-23 17:08:37 -04:00
test-requirements.txt Add CguHandler, DmesgWatcher, GnssMonitor classes 2022-06-23 17:08:37 -04:00
tox.ini Add CguHandler, DmesgWatcher, GnssMonitor classes 2022-06-23 17:08:37 -04:00