Refresh external OIDC bridge integration#1
Open
miki3421 wants to merge 38 commits into
Open
Conversation
This reverts commit b4f55bc.
|
Tick the box to add this pull request to the merge queue (same as
|
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
Refresh the external OIDC bridge integration with the latest merged CLI, readiness, and test fixes, plus the open workflow-hardening change.
The integration keeps the identity provider external to the cluster and uses
openserverless-admin-apias the local OIDC bridge for namespace authentication.Submodules
admin-api→miki3421/openserverless-admin-api:ci/pin-docker-actions(3a1b1be, ci: pin Docker image actions by commit apache/openserverless-admin-api#29); includes merged readiness PR setup the testing repo and run the tests for docker apache/openserverless#28cli→apache/openserverless-cli:main(39d3e3d, merged PR discuss versions apache/openserverless#30)testing→apache/openserverless-testing:main(192a6b3, merged PR Setup the testing infrastucture apache/openserverless#7)olaris→apache/openserverless-task:main(dd2427d, merged PR Update README with build instructions and warning apache/openserverless#207)Additional integration fixes
Validation
task --dry admin-apiresolves the admin-api gitlink taggit diff --checkkubectl apply --dry-run=client./testing/tests/11-sso-mock.sh kindcompleted successfully in Lima/Kind after a transient ingress 503 retryNotes
This parent PR remains open. The workflow pinning change is isolated in apache/openserverless-admin-api#29.