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

Create a Golang wrapper around Restler #97

Merged
merged 32 commits into from Dec 10, 2022
Merged

Conversation

Luukvdm
Copy link
Collaborator

@Luukvdm Luukvdm commented Sep 8, 2022

By creating a wrapper around Restler we get more control over the container.
This makes things like creating new auth tokens, #28 monitoring the API, and parsing the Restler output easier.
Should also solve the "run as root" (#22) problem.

Diagram

@Luukvdm Luukvdm marked this pull request as draft October 16, 2022 19:12
@Luukvdm Luukvdm marked this pull request as ready for review December 4, 2022 22:43
@Luukvdm Luukvdm changed the title WIP: Create a Golang wrapper around Restler Create a Golang wrapper around Restler Dec 5, 2022
@Luukvdm Luukvdm requested a review from pcktdmp December 5, 2022 11:13
@Luukvdm Luukvdm merged commit f0ebf17 into main Dec 10, 2022
@Luukvdm Luukvdm deleted the feature/restler-wrapper branch December 10, 2022 10:01
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.

None yet

2 participants