Skip to content

[RFE] Expand the "getRebaseInfo" tool to help with AppCo too #22

@mallardduck

Description

@mallardduck

Add a method to scan for the images Required by a upstream version in AppCo

Essentially we would add a flag, or new subcommand based on "getRebaseInfo", that will use our list of images and tags and compare to AppCo to find what our options are there. The primary goal of this issue would be to ensure that the rebase.yaml file output will also include relevant AppCo image information too.

Note: This enhancement is just a baby step towards some greater automation improvements.

Design Concept

When the flag/subcommand is used, we will first verify that the tool has access to AppCo via other auth means (do something to ping appco basically to verify users system is authenticated).

Then either: a) construct the basic rebase.yaml OR b) load an existing one. Then using the images list query AppCo to find matching Versions (of highest AppCo revision) for images we need and update rebase.yaml with new data about those images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions