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]: Browsertrix deployment fails to issue certificate on Ubuntu 24.04.1 LTS with MicroK8s v1.32.0 and cert-manager v1.14.5 #2267

Open
pertsevds opened this issue Dec 29, 2024 · 1 comment · May be fixed by #2268
Labels
bug Something isn't working

Comments

@pertsevds
Copy link

Browsertrix Version

v1.13.1

What did you expect to happen? What happened instead?

What I expected

After Browsertrix deployment my site will have a correct certificate from Let's encrypt.

What happened instead

After Browsertrix deployment my site had self-signed certificate and cert-manager failed with "the fields ingressClassName and class cannot be set at the same time".

Reproduction instructions

Follow Browsertrix deployment docs to install Browsertrix on Ubuntu 24.04.1 LTS with MicroK8s v1.32.0.

Screenshots / Video

No response

Environment

Ubuntu 24.04.1 LTS, MicroK8s v1.32.0, cert-manager v1.14.5, Browsertrix v1.13.1

Additional details

No response

@pertsevds pertsevds added the bug Something isn't working label Dec 29, 2024
@pertsevds
Copy link
Author

Hello.

I got the same issue with MicroK8s deployment as in #1570.

I don't see an Issue about #1570 so I created one.

For my bug I made a workaround with includeClassAnno with false by default as @ikreymer mentioned.

I see @vnznznz comment as a good point to improve but it should be a separate Issue - a new feature request.

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
Status: Triage
Development

Successfully merging a pull request may close this issue.

1 participant