Commit b3b51d4
authored
chore: publish central images only to gcr (#3614)
## Description
For now, we will publish central images to GCR only, later we'll need to
make sure they are working well in all registries.
## How Has This Been Tested?
<!-- Describe the tests you ran and how you verified your changes. -->
- [ ] Added Unit Tests
- [ ] Updated e2e Tests
- [ ] Manual Testing
- [ ] Manual Load Test
## Kubernetes Checklist
<!-- If this PR affects how Odigos interacts with Kubernetes, check the
relevant boxes below and provide more details -->
- [ ] Changes how Odigos interacts with Kubernetes
- [ ] Introduces additional calls to the API Server (potential
performance impact)
- [ ] New Query/feature supported in all the k8s versions supported by
Odigos
- [ ] Modifies Odigos manifests (addressed in both CLI and Helm)
- [ ] Changes RBAC permissions
## User Facing Changes
<!-- Any changes that users will notice or need to be aware of -->
- [ ] Users need to take action before upgrading
- [ ] Automatic migration will modify existing objects (backward
compatible)
- [ ] Changes UI, CLI, or K8s Manifests aspects in a way that users need
to be aware of
- [ ] Documentation updated accordingly1 parent 716161c commit b3b51d4
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| |||
0 commit comments