Skip to content

Move Docker images to ghcr.io/kedacore/http-add-on/* #567

Closed
@tomkerkhove

Description

@tomkerkhove

As of today, our images are structured as following:
image

Which you can pull through:

docker pull ghcr.io/kedacore/http-add-on-interceptor

However, I'm wondering if we should change them to the following before v1.0:

- ghcr.io/kedacore/http-add-on-interceptor
+ ghcr.io/kedacore/http-add-on/interceptor
- ghcr.io/kedacore/http-add-on-operator
+ ghcr.io/kedacore/http-add-on/operator
- ghcr.io/kedacore/http-add-on-scaler
+ ghcr.io/kedacore/http-add-on/scaler

Metadata

Metadata

Assignees

Labels

proposalstale-bot-ignoreAll issues that should not be automatically closed by our stale bot

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions