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

[Bug]: Compatibility matrix is missing v1.36 #2219

Closed
shazib-summar opened this issue May 26, 2023 · 6 comments · Fixed by #2255
Closed

[Bug]: Compatibility matrix is missing v1.36 #2219

shazib-summar opened this issue May 26, 2023 · 6 comments · Fixed by #2255
Labels
bug Something isn't working documentation good first issue Good for newcomers

Comments

@shazib-summar
Copy link
Contributor

What happened?

Not exactly an application bug but the compatibility matrix is missing v1.36

Steps to reproduce

  1. Open the compatibility matrix
  2. Look for version 1.36

Expected behavior

Compatibility matrix to have v1.36

Relevant log output

No response

Screenshot

No response

Additional context

I would be happy to make a PR for this. I assume v1.36 will have the same supported Kubernetes | Strimzi Operator | Cert-Manager versions as 1.37 and 1.35. Kindly correct me if this assumption is wrong.

Jaeger Operator Kubernetes Strimzi Operator Cert-Manager
v1.37.x v1.19 to v1.24 v0.23 v1.6.1
v1.36.x v1.19 to v1.24 v0.23 v1.6.1
v1.35.x v1.19 to v1.24 v0.23 v1.6.1

Jaeger backend version

No response

SDK

No response

Pipeline

No response

Stogage backend

No response

Operating system

No response

Deployment model

No response

Deployment configs

No response

@shazib-summar shazib-summar added the bug Something isn't working label May 26, 2023
@shazib-summar
Copy link
Contributor Author

Apologies if this is the wrong template to use, but the only options I had were bug/feature request.

@shazib-summar
Copy link
Contributor Author

Update:

Just realised its missing v1.45 and v1.43 as well. If the compatibility data is provided, I'll be happy to make a PR here.

@frzifus
Copy link
Member

frzifus commented May 30, 2023

Thanks for reporting, are you willing to submit a pr? :)

@shazib-summar
Copy link
Contributor Author

shazib-summar commented May 30, 2023

Yes @frzifus, I would be happy to. I just need the version mapping to add in the matrix.

Jaeger Operator Kubernetes Strimzi Operator Cert-Manager
v1.45.x ..... ..... .....
v1.44.x ..... ..... .....
v1.36.x ..... ..... .....

Love your pfp btw.

@iblancasa
Copy link
Collaborator

iblancasa commented Jun 28, 2023

@shazib-summar you can move to the tags from the versions ($ git checkout <tag name>) and get the information:

  • Kubernetes: you can check the K8s versions tested
  • Strimzi Operator: there is one variable in the Makefile with the version used to test
  • Cert-Manager: there is one variable in the Makefile with the version used to test

@shazib-summar
Copy link
Contributor Author

Apologies for creating a duplicate bug. I forgot I had created one earlier. Made a PR to address this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation good first issue Good for newcomers
Projects
None yet
3 participants