Comment 2 for bug 1978737

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/c/starlingx/config/+/845852
Committed: https://opendev.org/starlingx/config/commit/b50407b5fa303c33f0e18bb3394e085adb82efd2
Submitter: "Zuul (22348)"
Branch: master

commit b50407b5fa303c33f0e18bb3394e085adb82efd2
Author: Cole Walker <email address hidden>
Date: Tue Jun 14 17:50:21 2022 -0400

    [PTP] Update notification namespace to be privileged

    The ptp-notification application requires a privileged namespace in
    order to deploy and operate.

    This change moves the notification namespace from the baseline policy
    group to the privileged policy group so that it can continue to operate
    as it did prior to the addition of support for the Pod Security
    Admission controller introduced in the upversion to k8s 1.23.

    The privileged and baseline groups were defined in
    https://review.opendev.org/c/starlingx/config/+/833487

    Test-plan:

    Pass: Update the privileged and baseline groups in common.py, restart
    sysinv-conductor and verify that ptp-notification is able to properly
    deploy.

    Pass: Verify that the notification namespace has the expected
    privileged labels.

    Closes-Bug: 1978737

    Signed-off-by: Cole Walker <email address hidden>
    Change-Id: I5d24a8e81b32809f568a5953701cf2e0c474005e