Skip to content

Support http gem 6.0#687

Open
sferik wants to merge 1 commit intoManageIQ:masterfrom
sferik:support-http_rb-6
Open

Support http gem 6.0#687
sferik wants to merge 1 commit intoManageIQ:masterfrom
sferik:support-http_rb-6

Conversation

@sferik
Copy link
Copy Markdown

@sferik sferik commented Mar 18, 2026

This adds support for v6 of the http gem, which switched from positional Hash arguments to keyword arguments across its public API.

This patch maintains support for earlier version of the http gem, going back to 3.0. If you’d prefer, I could modify this patch to only support v6, but that would impose a minimum Ruby version dependency of >= 3.2 on kubeclient.

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.

1 participant