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

dependencies: bump kube-rs crates to 0.59.0 and enable rustls feature #84

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

etungsten
Copy link
Contributor

Enabling rustls lets us shed openssl-sys as a dependency, which then
allows us to build statically easier.

Issue number:
N/A

Description of changes:

Author: Erikson Tung <[email protected]>
Date:   Thu Aug 19 12:05:12 2021 -0700

    dependencies: bump kube-rs crates to 0.59.0 and enable rustls feature
    
    Enabling rustls lets us shed openssl-sys as a dependency, which then
    allows us to build statically easier.

Rebuilt yamlgen

Testing done:
Everything builds fine. Please let me know if there's anything else I should test.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Enabling rustls lets us shed openssl-sys as a dependency, which then
allows us to build statically easier.
@etungsten etungsten marked this pull request as ready for review August 19, 2021 19:57
@webern webern merged commit 9b37635 into develop Aug 23, 2021
@webern webern deleted the bump-0.59-rustls branch August 23, 2021 17:39
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