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 HTTP module to sonolark #164

Merged
merged 1 commit into from
Jul 5, 2022
Merged

Add HTTP module to sonolark #164

merged 1 commit into from
Jul 5, 2022

Conversation

johnSchnake
Copy link
Contributor

@johnSchnake johnSchnake commented Jun 20, 2022

  • Incorporates a new library for http calls

  • Library uses core sonolark instead of ytt sonolark types
    so a new set of types/functions made to wrap them appropriately.

  • Consider extracting out these types into their own repo in the
    future since it would be of benefit to other starlark/ytt users

Fixes #141

Signed-off-by: John Schnake [email protected]

 - Incorporates a new library for http calls
 - Library uses core sonolark instead of ytt sonolark types
so a new set of types/functions made to wrap them appropriately.

 - Consider extracting out these types into their own repo in the
future since it would be of benefit to other starlark/ytt users

Fixes #141

Signed-off-by: John Schnake <[email protected]>
@johnSchnake johnSchnake changed the title wip Add HTTP module to sonolark Jul 5, 2022
@johnSchnake johnSchnake marked this pull request as ready for review July 5, 2022 12:22
@johnSchnake johnSchnake merged commit 3629ea7 into vmware-tanzu:main Jul 5, 2022
@johnSchnake johnSchnake deleted the sonolarkHTTP branch July 5, 2022 13:56
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.

Get URL via Sonolark
1 participant