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

Telegraf Operator image is not pushed to public.ecr.aws/sumologic/telegraf-operator-ubi #106

Open
kasia-kujawa opened this issue Jul 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kasia-kujawa
Copy link
Contributor

kasia-kujawa commented Jul 8, 2024

Telegraf Operator image should be pushed to public.ecr.aws/sumologic/telegraf-operator-ubi instead of to public.ecr.aws/sumologic/telegraf-operator and tag should not contain ubi suffix.
It is required for test of Helm Operator, see: https://github.com/SumoLogic/sumologic-kubernetes-collection-helm-operator/blob/57e924e3e5eddeac4af4e7f3c184de9541c83cd2/tests/helm_install.sh#L42

So the image repository and tag should be change from this form:
public.ecr.aws/sumologic/telegraf-operator:v1.3.11-ubi to public.ecr.aws/sumologic/telegraf-operator-ubi:v1.3.11

@kasia-kujawa kasia-kujawa added the bug Something isn't working label Jul 8, 2024
kasia-kujawa added a commit to SumoLogic/sumologic-kubernetes-collection-helm-operator that referenced this issue Jul 8, 2024
fix: change telegraf operator image repository to public.ecr.aws/sumologic/telegraf-operator-ubi
related issue: SumoLogic/sumologic-openshift-images#106
kasia-kujawa added a commit to SumoLogic/sumologic-kubernetes-collection-helm-operator that referenced this issue Jul 15, 2024
fix: change telegraf operator image repository to public.ecr.aws/sumologic/telegraf-operator-ubi
related issue: SumoLogic/sumologic-openshift-images#106
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