-
Notifications
You must be signed in to change notification settings - Fork 564
chore: regenerate #2770
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
Open
mstruebing
wants to merge
33
commits into
main
Choose a base branch
from
max-regen-gen
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,464
−718
Open
chore: regenerate #2770
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
faac313
chore: regenerate
mstruebing 25b153d
Initial plan
Copilot c96c4be
fix: migrate from node-fetch agent to undici dispatcher for API client
Copilot e0fd44b
fix: restore test verifications and migrate remaining files to undici
Copilot 2e86fcf
fix: restore test verifications and migrate all tests to undici MockA…
Copilot 0211177
Merge pull request #2794 from kubernetes-client/copilot/sub-pr-2770
brendandburns 762cce9
Initial plan
Copilot 9726838
fix: downgrade undici to v6.x to fix File is not defined on Node.js 18
Copilot 53db566
Merge pull request #2797 from kubernetes-client/copilot/sub-pr-2770-a…
brendandburns 77fe123
Initial plan
Copilot 4ac029a
fix: move 3 incorrectly nested tests to proper scope in object_test.ts
Copilot 596aedf
Merge pull request #2798 from kubernetes-client/copilot/sub-pr-2770-a…
brendandburns c9bcff5
Initial plan
Copilot f75ff67
Initial plan
Copilot ec0a01f
fix: restore coverage for proxy agent paths and add missing contextG …
Copilot b15d9bd
revert: restore settings file to original state
Copilot 61b081f
Merge pull request #2799 from kubernetes-client/copilot/sub-pr-2770-y…
brendandburns 75b55aa
Initial plan
Copilot f488395
refactor: use t.after() hooks instead of try/finally in tests
Copilot fb174cc
support socks proxy
mstruebing bd668f6
refactor to createDispatcherOptions
davidgamero c0c3221
fix: remove unused DispatcherOptions import from config_test
davidgamero ff76b1a
refactor: use tls.ConnectionOptions and rename connectOptions to tlsO…
davidgamero 7d2213d
Merge pull request #2800 from kubernetes-client/copilot/sub-pr-2770-o…
brendandburns 670f178
refactor: remove redundant if blocks, rely on strictEqual assertion n…
davidgamero 09c8201
Merge pull request #2801 from davidgamero/davidgamero/improve-dispatc…
k8s-ci-robot d4dc905
Initial plan
Copilot a68e173
fix: downgrade undici from v7 to v6, restore SOCKS proxy error for un…
Copilot 2152769
feat: add SOCKS proxy support to undici dispatcher path using SocksCl…
Copilot ab79f0e
Merge pull request #2802 from kubernetes-client/copilot/sub-pr-2770-p…
brendandburns 84da37f
Merge branch 'main' into max-regen-gen
brendandburns cb73a16
style: format src/config.ts with prettier
davidgamero 605d3f7
Merge pull request #2806 from davidgamero/fix/prettier-config
k8s-ci-robot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't seem all that helpful for validating anything.