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

Use OCI registry for helm charts #16

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Use OCI registry for helm charts #16

merged 1 commit into from
Nov 20, 2024

Conversation

jkremser
Copy link
Member

No description provided.

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
@jkremser jkremser requested a review from a team as a code owner November 20, 2024 16:47
echo -e "\n\n\n logs:\n\n"
echo "::group::logs"
kubectl logs -lapp.kubernetes.io/name=otel-add-on --tail=-1
echo "::endgroup::"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no longer needed to check if the helm chart is installable, because we do that in e2e tests that should run against each pr

@jkremser jkremser merged commit 92604f7 into main Nov 20, 2024
3 checks passed
@jkremser jkremser deleted the helm-oci branch November 20, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants