Files
k3s-ansible/.github/PULL_REQUEST_TEMPLATE.md
T
Techno Tim 6aea6e71b6 docs(agent): improve repository guidance [skip ci] (#685)
- Add canonical agent and contributor documentation.

- Modernize issue and pull request templates.

- Skip CI for documentation and issue-template-only changes.
2026-08-02 16:31:40 -05:00

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.