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

Clean up httpchallenge agent config #5413

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

azdagron
Copy link
Member

Has the plugin stash the fully determined configuration instead of redetermining it based on the parsed HCL values on each call.

Also enable testing on darwin.

- Also enable testing on darwin.

Signed-off-by: Andrew Harding <[email protected]>
Signed-off-by: Andrew Harding <[email protected]>
MarcosDY
MarcosDY previously approved these changes Aug 21, 2024
@@ -1,6 +1,6 @@
//go:build !darwin
////go:build !darwin
Copy link
Collaborator

Choose a reason for hiding this comment

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

NIT: can you remove this?

Signed-off-by: Andrew Harding <[email protected]>
Copy link
Contributor

@edwbuck edwbuck left a comment

Choose a reason for hiding this comment

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

All desired fixes applied. Thank you very, very much!

Ignore any open comments, I'll close them afterwards.

Signed-off-by: Andrew Harding <[email protected]>
Copy link
Collaborator

@MarcosDY MarcosDY left a comment

Choose a reason for hiding this comment

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

LGTM!

@MarcosDY MarcosDY merged commit 399ce63 into spiffe:main Aug 21, 2024
34 checks passed
@azdagron azdagron deleted the fix-httpchallenge-agent-config branch August 21, 2024 21:21
@MarcosDY MarcosDY added this to the 1.10.2 milestone Aug 21, 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.

3 participants