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 a negative prober case #119

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Conversation

imjasonh
Copy link
Contributor

I'm not sure how to test this without bringing up my own whole octosts stack. Let me know if there's a better way.

Signed-off-by: Jason Hall <[email protected]>
@imjasonh imjasonh requested a review from mattmoor February 13, 2024 14:59
Copy link
Member

@mattmoor mattmoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say this fixes #87 but not #117

Signed-off-by: Jason Hall <[email protected]>
"https://octo-sts.dev",
"does-not-matter",
sts.WithScope("chainguard-dev/octo-sts-prober"),
sts.WithIdentity("does-not-exist"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine, but we also want Carlos' negative prober because this wouldn't exhibit the caching problem (because it doesn't actually cache a policy)

@mattmoor mattmoor merged commit 7c21c39 into octo-sts:main Feb 13, 2024
13 checks passed
@mattmoor mattmoor deleted the negative-prober branch February 13, 2024 23:27
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.

3 participants