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

Patch Kubernetes Client libraries #46

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Patch Kubernetes Client libraries #46

merged 1 commit into from
Jan 3, 2024

Conversation

arcivanov
Copy link
Member

Patch for field_validation and urllib3 deprecated API use

Allow to control patching via k8s plugin
Add tests for client generation w/ and w/o patching

fixes #45

@arcivanov arcivanov force-pushed the issue_45 branch 2 times, most recently from 73083d4 to f30cd6b Compare January 3, 2024 08:12
Patch for field_validation and urllib3 deprecated API use

Allow to control patching via k8s plugin
Add tests for client generation w/ and w/o patching

fixes #45
@arcivanov arcivanov merged commit e7771ef into develop Jan 3, 2024
6 checks passed
@arcivanov arcivanov deleted the issue_45 branch January 3, 2024 17:53
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.

Patch clients post-installation for urllib3 response.getheaders() and CustomObjectApi field_validation
1 participant