GoogleCloudPlatform / GoogleCloudPlatform/cloud-builders-community

restore_cache: support providing --key-fallback multiple times

Open
#422 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.3k
Forks
848
PR merge metrics
No merged PRs in 30d

Description

it would be nice to be able to specify `--key-fallback` multiple times and have all fallback keys tried in the order specified

## Affected builder image

`gcr.io/cloud-builders-community/restore_cache`

## Expected Behavior

when `--key-fallback` is specified multiple times, all keys should be tried in the order specified

## Actual Behavior

when `--key-fallback` is specified multiple times, only last value is used

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.