config/controllerconfig/controllerconfig
Heron Vieira 638eb21ccd Configure k8s-coredump token on other nodes
Copy k8s-coredump token on install for secondary
controller nodes and worker nodes.

Test Plan:
PASS: Install and bootstrap Standard system
PASS: Verify if /etc/k8s-coredump-conf.json file is
      created on all controller and compute nodes.

Regression:

PASS: After bootstrap, create and crash a pod with
      annotations configured and verify if coredump
      is generated on pod namespace on each node.
PASS: After bootstrap, crash a non k8s application
      and verify that the coredump is generated as
      previously (by systemd-coredump) on each node.

Depends-On: https://review.opendev.org/c/starlingx/ansible-playbooks/+/864113
Closes-bug: 1996054

Signed-off-by: Heron Vieira <heron.vieira@windriver.com>
Change-Id: Ib15b84ca8cc8ca870a21d314f6ee2b7193532aa1
2022-12-05 12:09:39 -03:00
..
controllerconfig Merge "Fix scripts hung up during upgrade-activate" 2022-11-29 20:11:41 +00:00
scripts Configure k8s-coredump token on other nodes 2022-12-05 12:09:39 -03:00
upgrade-scripts Merge "Enable application upgrades for 22.12" 2022-11-29 21:09:33 +00:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Fix py27 tests in controllerconfig component 2018-09-06 12:27:08 -05:00
.stestr.conf Fix migration scripts execution sequence 2021-02-04 10:53:23 -05:00
.testr.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Add pylint py3 portability checks for the controllerconfig 2021-09-13 09:56:55 +00:00
requirements.txt Add gate for python 3.9 2021-09-08 10:38:39 -04:00
setup.py Clean up dead code in controllerconfig 2020-01-21 15:32:41 -05:00
test-requirements.txt Update controllerconfig testenv to use python3 by default 2021-08-10 15:06:15 -04:00
tox.ini Fix tox certificate issues in python2 2021-11-18 15:14:51 -06:00