Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Test policy evidence
This PR updates the documentation under
docs/testing-evidence.md
to demonstrate that Flatcar adheres to its testing policy when implementing major changes. The document lists specific releases (e.g., 3888.0.0, 3815.2.1, and 4152.2.1) where key features were introduced and automated tests were added alongside those changes. This supports our compliance with the OpenSSF Best Practices Badge required for CNCF graduation.How to use
docs/testing-evidence.md
.This validation process supports the evidence collection for OpenSSF compliance.
Testing done
This documentation update was manually validated by:
Reviewing the Flatcar release notes to identify major features in versions 3888.0.0, 3815.2.1, and 4152.2.1.
Locating the corresponding feature and test pull requests in the relevant Flatcar repositories (e.g., bootengine, init, coreos-overlay).
Confirming that automated tests were added or modified for the new features.
Creating this Markdown summary to document the evidence.
Changelog entries added in the respective
changelog/
directory❌ Not applicable (this is a documentation-only update)
Inspected CI output for image differences:
/boot
and/usr
size, packages, missing binaries, kernel modules, etc.✅ Not applicable (this change does not affect the actual image or runtime behavior)