Agustin Carranza b74b00fa5f Add legacy control-plane toleration
The node-role.kubernetes.io/master:NoSchedule taint is being
replaced by node-role.kubernetes.io/control-plane:NoSchedule

The legacy toleration had been replaced in this app before but we
need to keep both for a compatibility reason.
So both taints are being supported.

Test plan:
PASS: * Upload and apply the app on a standard configuration lab.
      * Check it runs on the control-plane nodes.
      * Add a "control-plane" taint similar to the existing
        "master" one
      * Ensure that the app containers still run on the control-plane
        nodes.

Story: 2010339
Task: 46671

Signed-off-by: Agustin Carranza <agustin.carranza@windriver.com>
Change-Id: Ib9e7525858756b2b797686eb418ea3a6beb844a8
2022-10-27 10:01:55 -03:00
2020-10-14 15:42:16 +00:00
2020-10-14 19:37:34 +00:00
Description
StarlingX SNMP App
1.3 MiB
Languages
C 84.4%
Python 8%
Makefile 5.2%
Shell 1.6%
Smarty 0.8%