Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for empty registry field in .ciux #1

Open
fjammes opened this issue Sep 23, 2024 · 0 comments
Open

Add support for empty registry field in .ciux #1

fjammes opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@fjammes
Copy link
Contributor

fjammes commented Sep 23, 2024

If registry field is empty/not defined, no image should be returned:

 fjammes@clrinfopo18  ~/src/github.com/k8s-school/demo-harbor   main ±  ciux ignite .
Project demo-harbor
  /home/fjammes/src/github.com/k8s-school/demo-harbor@33c8733
Dependencies:
  Package: github.com/k8s-school/[email protected]
  Package: github.com/k8s-school/[email protected]
Image:
/demo-harbor:33c8733, in registry: false
cat ~/.ciux/ciux.sh 
# Core project
export DEMO_HARBOR_DIR=/home/fjammes/src/github.com/k8s-school/demo-harbor
...
export CIUX_IMAGE_URL=/demo-harbor:33c8733
@fjammes fjammes self-assigned this Sep 23, 2024
@fjammes fjammes added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant