Skip to content

README doesn't seem to match the code... #264

@shaunco

Description

@shaunco

The code for this project appears to let an open-balena deployment proxy docker pull requests for registry.DNS_TLD to both the deployment's open-balena-registry instance AND registry2.balena-cloud.com ... but most of the readme is about the bh.cr image name format and how Balena uses docker registery, which is strange, because bh.cr would still cause docker to lookup that domain and go direct to registry2.balena-cloud.com?

That is, the README suggests:

bh.cr/<org>/<app>/<commit|version>:[tag] ━━► ob-registry-proxy ━━► balena-cloud.com

but the code suggests:

                 ┏━━► registry2.MYTLD (open-balena-registry)
regproxy.MYTLD ━━┫
                 ┗━━► registry2.balena-cloud.com

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