Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webhook to validate STS configurations at pull request. #144

Closed
wants to merge 1 commit into from
Closed

Add webhook to validate STS configurations at pull request. #144

wants to merge 1 commit into from

Conversation

wlynch
Copy link
Collaborator

@wlynch wlynch commented Feb 23, 2024

Since we don't give any information at request time about why a STS policy is valid or not so that we don't leak details about the policy, this webhook will validate on the repo at pull request / push so the repo authors get feedback on potential config issues.

This changes does not set up GCLB, since this probably needs some more discussion for how we set this up to not conflict with the existing STS service.

@wlynch wlynch requested a review from mattmoor February 23, 2024 22:12
Since we don't give any information at request time about why a STS
policy is valid or not so that we don't leak details about the policy,
this webhook will validate on the repo at pull request / push so the
repo authors get feedback on potential config issues.

This changes does not set up GCLB, since this probably needs some more
discussion for how we set this up to not conflict with the existing STS
service.
@wlynch wlynch closed this by deleting the head repository Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant