mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 18:59:09 +00:00
Add Gateway API CRDs to controller test data (#340)
The PR #335 is adding controller tests for the HTTP route which means it needs the CRDs. So simplify future testing work we will vendor the CRDs from the release inside of the testdata directory. This is setup so that changes to the GW API version will force generate to be run again. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated the generated Gateway API artifacts used in the build pipeline to ensure the latest `standard-install.yaml` content is bundled. * Kept the bundled Gateway API version synchronized automatically by deriving it from the project’s module version and regenerating the asset when dependencies change. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in: