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

Kubernetes 1.30 enablement #1031

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Conversation

oscar-izval
Copy link
Contributor

Enabling operator tests to run on Kubernetes 1.30. Referencing the work of #807.

Closes #1030

@CLAassistant
Copy link

CLAassistant commented Sep 12, 2024

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.08%. Comparing base (36805bb) to head (c50c66b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1031   +/-   ##
=======================================
  Coverage   73.08%   73.08%           
=======================================
  Files         106      106           
  Lines        6624     6624           
=======================================
  Hits         4841     4841           
  Misses       1493     1493           
  Partials      290      290           
Flag Coverage Δ
unittests 73.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andreasgerstmayr
Copy link
Collaborator

Thank you!

@andreasgerstmayr andreasgerstmayr merged commit c39140e into grafana:main Sep 13, 2024
11 checks passed
@oscar-izval oscar-izval deleted the enable-130 branch September 13, 2024 13:55
@oscar-izval
Copy link
Contributor Author

Thanks for the quick response @andreasgerstmayr! Btw, this page should probably reflect the changes too :) https://grafana.com/docs/tempo/next/setup/operator/#kubernetes

@andreasgerstmayr
Copy link
Collaborator

Thanks for the quick response @andreasgerstmayr! Btw, this page should probably reflect the changes too :) https://grafana.com/docs/tempo/next/setup/operator/#kubernetes

Yes. I wonder if we should add a table to the README of this repo, and link to this table from the Grafana docs instead of always needing to update the Grafana docs.

Maybe a table like this:

Tempo Operator Kubernetes Tempo
v0.13.0 v1.25 to v1.29 v2.5.0

Similar to the table in the opentelemetry-operator at https://github.com/open-telemetry/opentelemetry-operator?tab=readme-ov-file#opentelemetry-operator-vs-kubernetes-vs-cert-manager-vs-prometheus-operator
wdyt @pavolloffay?

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.

Run e2e tests on Kubernetes 1.30
4 participants