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

fix(policies): ignore http 405 as well as 404 #1672

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

jiparis
Copy link
Member

@jiparis jiparis commented Dec 17, 2024

When validating attachment, it's possible that the policy provider doesn't implement all endpoints and/org methods. This PR adds an additional exception to ignore those cases.

Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
@jiparis jiparis requested review from migmartri and javirln December 17, 2024 22:18
@migmartri migmartri merged commit b15c156 into chainloop-dev:main Dec 17, 2024
13 checks passed
aarlint pushed a commit to aarlint/chainloop that referenced this pull request Dec 19, 2024
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
Signed-off-by: Austin Arlint <aarlint@gmail.com>
aarlint pushed a commit to aarlint/chainloop that referenced this pull request Dec 19, 2024
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
Signed-off-by: Austin Arlint <aarlint@gmail.com>
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.

2 participants