k3s-ansible/.github/PULL_REQUEST_TEMPLATE.md

1.5 KiB

Summary

Changes

Testing

  • pre-commit run --all-files
  • Relevant Ansible syntax checks
  • Relevant focused regression tests
  • Relevant Molecule scenario
  • Provisioning tested against a non-production cluster
  • Reset behavior tested against a non-production cluster

Not run, with reason:

Risk and compatibility

  • Existing cluster or upgrade impact:
  • Networking or CNI impact:
  • Security impact:
  • Rollback plan:

Documentation

Final checklist

  • The change is focused and contains no unrelated edits.
  • Tests cover new behavior or a regression, where applicable.
  • User-facing variables are documented in role defaults, sample inventory, and the README.
  • Logs, examples, and configuration contain no secrets or identifying infrastructure details.
  • Generated files and local environment files are not included.