Add managed Gateway lifecycle for routes - #12855
Closed
willdavsmith wants to merge 1 commit into
Closed
Conversation
Copilot-Session: 8ef3ad83-8b46-4c4c-8a5c-405c2f476616 Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Contributor
Author
|
Closing as a duplicate of #12854, which contains the same commit and is owned by the implementation session. |
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Radius.Compute/routesapplications using the default route recipe and reconcile Gateway API prerequisites on the target cluster.Reason for change
Applications using the default routes recipe currently fail when Gateway API CRDs, a compatible controller, GatewayClass, or Gateway are missing. This adds an idempotent lifecycle that supplies those prerequisites without creating a public endpoint by default.
Fixes radius-project/ai-extensions#421
How to test
make test-routes-gateway test-extension-action-shell-syntaxshellcheck --rcfile .github/linters/.shellcheckrc .github/extension/actions/manage-routes-gateway/routes-gateway.sh .github/extension/actions/manage-routes-gateway/routes-gateway_test.shgit diff --checkFile change summary
.github/extension/actions/manage-routes-gateway/*.github/extension/run-rad-commands-{azure,aws}.yml.github/extension/delete-{azure,aws}.yml.github/extension/README.mdbuild/test.mkCompanion change