Skip to content

use go template for gitea registry#345

Merged
nimakaviani merged 2 commits intocnoe-io:mainfrom
nabuskey:template-kind-config
Jul 30, 2024
Merged

use go template for gitea registry#345
nimakaviani merged 2 commits intocnoe-io:mainfrom
nabuskey:template-kind-config

Conversation

@nabuskey
Copy link
Copy Markdown
Collaborator

fixes: #315

$ docker login gitea.127.0.0.1.nip.io:8443
Username: giteaadmin
Password:
WARNING! Your password will be stored unencrypted in /home/ubuntu/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded

$ docker tag docker.io/library/ubuntu:24.04 gitea.127.0.0.1.nip.io:8443/giteaadmin/ubuntu:24.04

$ docker push gitea.127.0.0.1.nip.io:8443/giteaadmin/ubuntu:24.04
The push refers to repository [gitea.127.0.0.1.nip.io:8443/giteaadmin/ubuntu]
a30a5965a4f7: Pushed
24.04: digest: sha256:19bc204df71f4086020b609089ebf49b332c2e373ec31e3512644b8ad9615001 size: 529

Signed-off-by: Manabu McCloskey <manabu.mccloskey@gmail.com>
@nabuskey nabuskey force-pushed the template-kind-config branch from b990573 to 7fe47e8 Compare July 30, 2024 00:46
Signed-off-by: Manabu McCloskey <manabu.mccloskey@gmail.com>
Copy link
Copy Markdown
Contributor

@nimakaviani nimakaviani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nimakaviani nimakaviani merged commit 6ad027c into cnoe-io:main Jul 30, 2024
@nabuskey nabuskey deleted the template-kind-config branch July 30, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: URL of the gitea server is not changed (kind config, ingress, etc) if we create a cluster with parameter --host

2 participants