Skip to content

Starting for the first time behind a corporate proxy stopped working after 0.10.0 #1518

@Matthew-hopkins-work

Description

@Matthew-hopkins-work

Description

No response

Version

As of 0.10.0 the mechanism for fetching objects on "colima start" the mechanism for http used the native go http library. Before this colima deferred to "curl".

This causes issues as it was possible to use say a .curlrc file to setup auth against corporate proxies. Especially ones that use SSPI (i.e passing --proxy-negotiate to curl)

Would it be possible to restore the option to use curl for the object download?

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

No response

Reproduction Steps

Expected behaviour

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions