Skip to content

Support RUNNER_TOOL_CACHE for caching the cosign binary #183

@reegnz

Description

@reegnz

Description

When using self-hosted runners it is common to want to limit network access of github runners (networking costs, workflow speed, air-gap). Github SDK-s provide a mechanism to cache tools in a well known filesystem path (eg. $RUNNER_TOOL_CACHE) allowing re-use of the downloaded binary across job executions as well as allowing for the runner administrator to pre-populate the cache.

It would be great if cosign-installer would also utilize $RUNNER_TOOL_CACHE

#140 is somewhat related.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions