Open
Description
Currently we hardcode the resource scope for the MAR status API:
This is very inflexible and requires changes to our source code if we need to change where this points to. Instead, we should accept a scope via the CLI and pass it in via an environment variable so that we can change it as needed without rebuilding ImageBuilder. We don't intend to frequently access this API on dev machines, so this should be an acceptable solution.
Metadata
Metadata
Assignees
Type
Projects
Status