google / google/fuzzbench

Cloud Config: Project Name can contain colons and that trips some of the commands.

Open
#1,803 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

If a project is created inside an organization, for example foo.com, the project name will be `foo.com:project`, and some commands in the documentation don't like that.

https://google.github.io/fuzzbench/running-a-cloud-experiment/setting-up-a-google-cloud-project/

In particular, it seems like the `gcr.io` urls need to be rewritten from `gcr.io/organization:project/` to `gcr.io/organization/project/`, but I am not sure.

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.