Skip to content

Add ability to base on image stream tags #22

Description

@wtrocki

Idea

Currently when installing sync from APB users will have hard time to update the server without manual changes. When using some specific tag like latest etc. image is not going to be fetched when it's already in the OpenShift registry. Standard aproach for this problem is to use OpenShift image streams.
If we introduce image streams we will be able to allow users to try and test this changes.
We can have separate streams for release and alpha.
This aproach will be also useful to update current infrastructure that is being hosted on community cluster.

How

Add image stream object and point it to latest (tags will be pointed to release tags).
Use rolling deployment strategy based on image stream.

ping for opinions @darahayes @psturc @jhellar

ping @johnfriz for visibility.
I believe that this is something that all our APB could have in long run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions