You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Which problem is this PR solving?
- Added global image registry to fix the imageInspectError on running
deploy-all.sh in upgarde mode by ci
<img width="1327" height="365" alt="image"
src="https://github.com/user-attachments/assets/c01ac5dc-7bb2-4935-ab76-7e3e288f4c82"
/>
## Description of the changes
-
## How was this change tested?
- manually running the deploy-all.sh script in both upgrade and clean
mode
## Checklist
- [ ] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [ ] I have signed all commits
- [ ] I have added unit tests for the new functionality
- [ ] I have run lint and test steps successfully
- for `jaeger`: `make lint test`
- for `jaeger-ui`: `npm run lint` and `npm run test`
---------
Signed-off-by: danish9039 <[email protected]>
0 commit comments