StarlingX PTP Notification App
Go to file
Edson Dias f74b9e3e42 Update helm/fluxcd api version.
Right now, ptp-notification app is using beta
versions of the Fluxcd and Helm APIs, and for
this reason, some warnings are being thrown.

This change aims to update api versions, removing
beta values following this logic:
Fluxcd:
  - source.toolkit.fluxcd.io/v1beta1
  + source.toolkit.fluxcd.io/v1

Helm:
  - helm.toolkit.fluxcd.io/v2beta1
  + helm.toolkit.fluxcd.io/v2

No changes to yaml file structure are required
for this change.

Test Plan:
PASS: Build ISO & Bootstrap AIO-SX
PASS: Upload and apply ptp-notification app
PASS: Confirm that sysinv.log does not have any
      warnings about beta versions related to
      ptp-notification.

Story: 2011129
Task: 50454

Change-Id: I8cfd9190294a6047f1d3482f7596b2577a99bcf9
Signed-off-by: Edson Dias <edson.dias@windriver.com>
2024-06-26 17:43:53 -03:00
api-ref/source Use all-caps state in O-RAN timing notification 2023-02-10 14:55:46 -03:00
doc Fix tox-docs failing sphinx 2022-05-31 14:33:17 +00:00
helm-charts/custom/ptp-notification-helm Merge "Added daemonset.yaml volumes types" 2024-06-05 17:33:12 +00:00
locationservice-base Add support for httpGet liveness probes 2024-04-16 11:07:15 -04:00
notificationclient-base Add support for httpGet liveness probes 2024-04-16 11:07:15 -04:00
notificationservice-base Remove CentOS/OpenSUSE build support 2024-04-26 14:16:15 -04:00
notificationservice-base-v2 Remove CentOS/OpenSUSE build support 2024-04-26 14:16:15 -04:00
python3-k8sapp-ptp-notification Rename app plugin to conform with app framework requirements 2024-05-27 14:27:08 -04:00
stx-ptp-notification-helm Update helm/fluxcd api version. 2024-06-26 17:43:53 -03:00
.gitignore Add support for httpGet liveness probes 2024-04-16 11:07:15 -04:00
.gitreview Added .gitreview 2021-01-19 18:53:24 +00:00
.zuul.yaml Add minimum Kubernetes version supported 2024-02-05 16:45:14 -03:00
bindep.txt Update app Zuul Check Jobs. 2023-12-20 06:36:14 -06: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_iso_image.inc ptp-notification-armada-app: update debian_iso_image.inc 2022-11-23 11:24:11 +08:00
debian_pkg_dirs Auto-increment chart versions 2024-03-05 13:46:22 -07:00
debian_stable_docker_images.inc Build Debian container image for notificationservice-base-v1-api 2023-01-30 15:05:15 +00:00
HACKING.rst Added armada manifest and required build files 2021-02-03 17:41:00 -05:00
requirements.txt [PTP] Reduce cpu usage and correct holdover time 2022-10-06 19:27:04 +00:00
test-requirements.txt Update app Zuul Check Jobs. 2023-12-20 06:36:14 -06:00
tox.ini Update app Zuul Check Jobs. 2023-12-20 06:36:14 -06:00