Saba Touheed Mujawar 1279237fdf Change file permissions in k8s 1.24.4 and k8s 1.25.3
Currently the permissions of binary files owned by root is
754(rwxr-xr--) . The "sysadmin" user is a member of the "root"
group, and has permission to run kubectl.

Change permissions to below :
kubectl                  - 755
kubelet                  - 750
kube-apiserver           - 750
kube-controller-manager  - 750
kube-scheduler           - 750
kube-proxy               - 750

Test Plan:
PASS: Install iso on AIO-SX, run kubectl commands as root,
      sysadmin and as another user

Closes-Bug: 2009159

Signed-off-by: Saba Touheed Mujawar <sabatouheed.mujawar@windriver.com>
Change-Id: Id62c85d772d14f4dbc4b1c9339365936e19c3bd7
2023-03-13 12:42:24 -04:00
2023-03-06 12:44:00 -05:00
2022-06-06 06:27:54 +00:00
2023-03-09 01:20:36 +00:00
2019-01-08 11:42:04 -05:00
2019-04-19 19:52:31 +00:00
2021-09-09 19:05:36 +03:00
2018-05-31 07:36:35 -07:00
2022-12-23 15:56:16 +00:00

integ

StarlingX Integration

Description
StarlingX Integration and packaging
Readme 53 MiB
Languages
Shell 33.2%
JavaScript 23.8%
Perl 14.2%
Python 10.2%
Makefile 7.1%
Other 11.4%