Files
utilities/utilities
Heron Vieira 1dc658483a Fix core_pattern and add token creation script
Remove trailing double quotes from k8s-coredump-handler
debian kernel.core_pattern and add a shell script
that creates the k8s-coredump token that will be used
by the upgrade procedure on a Standard System.

Test Plan:
PASS: Install and bootstrap system for a Standard
  configuration.
PASS: Verify if kernel.core_pattern is not
      with a trailing double quote.
PASS: Install standard 22.06, upgrade to 22.12
  and verify if token is created correctly on
  all 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.

Closes-bug: 1996054

Signed-off-by: Heron Vieira <heron.vieira@windriver.com>
Change-Id: I8b2e8fdefe093f4c3cdf12c65910e16f0fd7a351
2022-12-05 11:16:11 +00:00
..
2022-10-07 19:19:51 +00:00