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

driver(docker): opt to set additional dial meta to the client #2018

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Aug 24, 2023

if you want some changes apart, it then needs:

In some cases it can be useful to set additional dial metadata to the client.

@crazy-max crazy-max requested review from djs55 and tonistiigi August 24, 2023 12:36
@crazy-max crazy-max marked this pull request as ready for review August 24, 2023 12:37
driver/kubernetes/driver.go Outdated Show resolved Hide resolved
@crazy-max crazy-max marked this pull request as draft August 24, 2023 17:10
@crazy-max crazy-max changed the title driver: allow attaching additional metadata to the client driver(docker): allow attaching additional headers to the client Sep 28, 2023
@crazy-max crazy-max requested a review from ctalledo September 28, 2023 13:46
@crazy-max crazy-max added this to the v0.12.0 milestone Sep 28, 2023
@crazy-max crazy-max force-pushed the driver-client-meta branch 3 times, most recently from 50664ea to 110f029 Compare September 28, 2023 15:37
Copy link
Member

@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

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

Bring this out of draft if ready.

driver/driver.go Outdated Show resolved Hide resolved
@crazy-max crazy-max removed this from the v0.12.0 milestone Sep 28, 2023
@crazy-max crazy-max force-pushed the driver-client-meta branch 2 times, most recently from be1f292 to 417dbf8 Compare October 11, 2023 12:45
@crazy-max crazy-max marked this pull request as ready for review October 11, 2023 13:06
@crazy-max crazy-max force-pushed the driver-client-meta branch 2 times, most recently from 19394fa to 14ae6f8 Compare October 12, 2023 19:40
@crazy-max crazy-max changed the title driver(docker): allow attaching additional headers to the client driver(docker): opt to set additional dial meta to the client Oct 12, 2023
@crazy-max crazy-max marked this pull request as draft October 12, 2023 20:47
@crazy-max crazy-max marked this pull request as ready for review October 13, 2023 12:38
Adds a new HostGatewayIP entry in the Driver interface so we can
move Features and HostGatewayIP handling with cache to the very
specific driver (docker).

Signed-off-by: CrazyMax <[email protected]>
@crazy-max crazy-max merged commit 05af608 into docker:master Oct 16, 2023
59 checks passed
@crazy-max crazy-max deleted the driver-client-meta branch October 17, 2023 14:51
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