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

Deps: Bump to latest kube/k8s-openapi #134

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Conversation

cgwalters
Copy link
Collaborator

On general principle; they trimmed their supported version set which reduces dep size. But it also drops out some old things like base64@0.13.1 (how many times does a base64 library really need to break semver?).

@jmarrero
Copy link
Member

looks like both k8s-openapi and k8s-client are providing base64 now? Also signed-off stuff 😢

@cgwalters cgwalters force-pushed the bump-kube branch 2 times, most recently from 315c018 to 6801648 Compare September 29, 2023 21:07
We want to require FIPS validation downstream, so we use openssl.

Signed-off-by: Colin Walters <walters@verbum.org>
On general principle; they trimmed their supported version set
which reduces dep size.  But it also drops out some old things like
`base64@0.13.1` (how many times does a base64 library really need
to break semver?).

Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

/lgtm

@jmarrero jmarrero merged commit bb163bc into containers:main Sep 29, 2023
8 checks passed
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