Skip to content

Cerberus 拦截 Go-http-client/1.1 UA,导致 HashiCorp Packer 无法从 SJTU 镜像下载 #429

Description

@bowling233

申请将 (匹配 Go-http-client/*)加入 Cerberus 白名单,放行该 UA 的请求。

HashiCorp Packer 是一个重要的镜像构建工具,被 canonical/packer-maas 等项目使用,我们也依赖 Packer 在流水线中构建集群节点镜像。Packer 使用 Go 默认的 http.client 方法执行下载,它的 UA 是 Go-http-client/1.1,该 UA 目前被 Cerberus 拦截。这意味着所有使用 Go 默认 HTTP client 的镜像下载工具都会受影响。

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions