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

feature: Create a generic http adapter tied to InfrahubService #3302

Closed
ogenstad opened this issue May 14, 2024 · 0 comments · Fixed by #4269
Closed

feature: Create a generic http adapter tied to InfrahubService #3302

ogenstad opened this issue May 14, 2024 · 0 comments · Fixed by #4269
Labels
group/backend Issue related to the backend (API Server, Git Agent) type/feature New feature or request

Comments

@ogenstad
Copy link
Contributor

Component

API Server / GraphQL

Describe the Feature Request

We should add a generic http adapter that can catch various errors and provide one way for Infrahub to manage HTTP requests. I thought about this when we added the basic webhooks that we currently have. We also need to allow for configuration of the http adapter to allow for custom CA certificates and the ability to disable certificate verification if the users chooses to do so.

Describe the Use Case

No response

Additional Information

Opening this up now as the need for something like this came up again in #3279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent) type/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant