Boovan Rajendran 88ee0c59df Use control-plane label for Tolerations
Upstream has deprecated 'node-role.kubernetes.io/master'
to use 'node-role.kubernetes.io/control-plane' in k8s 1.24.

Platform and applications need to be updated to use 'control-plane'
with nodeSelector/Tolerations so we may move away from 'master'.

This updates pod Tolerations to support both:
- 'node-role.kubernetes.io/master'
- 'node-role.kubernetes.io/control-plane'

Created new patch file to add Tolerations for deployment and jobs

Note: Portieris is not supported in the current release so we just
need the code inspection for now.

Story: 2010301
Task: 46676

Signed-off-by: Boovan Rajendran <boovan.rajendran@windriver.com>
Change-Id: Ic41f7702c3b017ad2dc5c8666184970c94ccee41
2022-10-31 06:26:55 -04:00
2020-04-28 09:39:52 -04:00
2020-04-27 17:19:02 +00:00
Description
StarlingX Portieris App
1.1 MiB
Languages
Python 74%
Makefile 25.8%
Assembly 0.2%