Please ensure your pull request adheres to the following guidelines:
- For first time contributors, read Submitting a pull request
- All code is covered by unit and/or runtime tests where feasible.
- All commits contain a well written commit description including a title,
description and a
Fixes: #XXXline if the commit addresses a particular GitHub issue. - If your commit description contains a
Fixes: <commit-id>tag, then please add the commit author[s] as reviewer[s] to this issue. - All commits are signed off. See the section Developer’s Certificate of Origin
- Provide a title or release-note blurb suitable for the release notes.
- Disclose use of machine learning models (including LLMs and other generative AI) in accordance with the Cilium AI Policy, and indicate the rating using AI Influence Level. Example: "This PR was prepared with AIL:3. I personally checked X."
- Thanks for contributing!
Fixes: #issue-number
<!-- Enter the release note text here or remove this release-note section from your PR description. Do NOT put an "empty" release note here -->