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

The --image-registry not applied to deploy/dapr-dashboard #1311

Open
matejvasek opened this issue Jun 9, 2023 · 4 comments
Open

The --image-registry not applied to deploy/dapr-dashboard #1311

matejvasek opened this issue Jun 9, 2023 · 4 comments
Assignees
Labels
area/cli good first issue Good for newcomers kind/bug Something isn't working P1 triaged/resolved The issue has been triaged
Milestone

Comments

@matejvasek
Copy link

Expected Behavior

When I run:

dapr init --image-registry example.io/jdoe/daprio --kubernetes --wait

I expect that all pods will use given image repository.

Actual Behavior

The deploy/dapr-dashboard is still referring docker.io/daprio/dashboard:0.12.0. The other four deployments do use expected images.

Steps to Reproduce the Problem

dapr init --image-registry example.io/jdoe/daprio --kubernetes --wait
kubectl get deploy/dapr-dashboard -n dapr-system -oyaml | grep "image:"

Release Note

RELEASE NOTE:

@mukundansundar
Copy link
Collaborator

Thanks for reporting this. Triaged for a fix next release.

@mukundansundar mukundansundar added this to the v1.12 milestone Jun 12, 2023
@mukundansundar mukundansundar added good first issue Good for newcomers area/cli P1 triaged/resolved The issue has been triaged labels Jun 12, 2023
@mohitpalsingh
Copy link
Contributor

/assign

@mukundansundar
Copy link
Collaborator

mukundansundar commented Aug 22, 2023

@mohitpalsingh Thanks for taking initiative to contribute to the Dapr project. Is there any update on this fix for this?

@mukundansundar
Copy link
Collaborator

@mohitpalsingh Is there any ETA on this issue?

@mukundansundar mukundansundar modified the milestones: v1.12, v1.13 Sep 15, 2023
@mukundansundar mukundansundar modified the milestones: v1.13, v1.14 Feb 8, 2024
@antontroshin antontroshin modified the milestones: v1.14, v1.15 Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli good first issue Good for newcomers kind/bug Something isn't working P1 triaged/resolved The issue has been triaged
Projects
None yet
Development

No branches or pull requests

4 participants