StarlingX Portieris App
Go to file
Michel Thebeau 991f7bf689 run admission webhooks as non-root
The webhooks will not run as root with pod security policies enabled.
The error reported is "container has runAsNonRoot and image will run as
root".

Use the same securityContext as Portieris chart; run as 'portieris'
service account (Values.securityContext.runAsUser)

Fix subsequent jobs that fail with the absent securityContext,
permissions necessary to run those jobs.  Add the 'patch' verb to
customresourcedefinitions for portieris service account.

Depends-On: I4682765efddc217e792b37c659ae5833379bf054
Closes-Bug: 1895722
Change-Id: I8b5206cb6fadd029e6597e3da2b85857133ea95e
Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
2021-09-17 13:47:08 -04:00
portieris-helm run admission webhooks as non-root 2021-09-17 13:47:08 -04:00
python-k8sapp-portieris Add B&R lifecycle hooks to portieris 2021-09-17 15:57:07 +00:00
stx-portieris-helm Add package dependancy for build-avoidance 2021-08-17 12:21:15 -04:00
.gitignore portieris-armada-app repo setup 2020-04-28 09:39:52 -04:00
.gitreview Added .gitreview 2020-04-27 17:19:02 +00:00
.zuul.yaml Merge "Add pylint py3 portability checks for the k8sapp-portieris" 2021-09-14 18:08:32 +00:00
bindep.txt Enable py39 tox gate/test for app plugins 2021-09-13 11:48:42 -04:00
centos_build_layer.cfg Initial portieris-armada-app deliverable 2020-05-06 10:17:59 -04:00
centos_iso_image.inc Include stx-portieris-helm rpm in image 2020-07-22 12:16:40 -04:00
centos_pkg_dirs PSP support for portieris-armada-app 2020-07-25 22:56:16 -04:00
centos_pkg_dirs_containers PSP support for portieris-armada-app 2020-07-25 22:56:16 -04:00
centos_stable_docker_images.inc Build portieris docker image 2020-07-23 15:26:27 -04:00
centos_tarball-dl.lst Use cert-manager for portieris secret creation 2020-07-23 14:46:05 -04:00
requirements.txt portieris-armada-app repo setup 2020-04-28 09:39:52 -04:00
test-requirements.txt portieris-armada-app repo setup 2020-04-28 09:39:52 -04:00
tox.ini Add pylint py3 portability checks for the k8sapp-portieris 2021-09-13 15:21:51 -03:00