Skip to content

Transient curl failures break CI builds #54

Description

@fernandezcuesta

In the last few weeks, the tool download steps in the shared Makefiles (k8s_tools.mk, golang.mk, helm.mk) are transiently failing, mostly due to Github availability issues.

We use bare curl calls with no retry logic. Transient HTTP errors (e.g. 504 Gateway Timeout) cause immediate build failures, requiring full CI re-runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions