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

Remove keyUsages in favor of usages in cert manager template #127

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

lisguo
Copy link
Contributor

@lisguo lisguo commented Nov 14, 2024

Issue #, if available:

Description of changes:
keyUsages is not present in the certificates.cert-manager.io crd. This causes issues with helm installation:

Error from server: failed to create typed patch object (amazon-cloudwatch/amazon-cloudwatch-observability-agent-server-cert; cert-manager.io/v1, Kind=Certificate): .spec.keyUsages: field not declared in schema
Error from server: failed to create typed patch object (amazon-cloudwatch/amazon-cloudwatch-observability-agent-client-cert; cert-manager.io/v1, Kind=Certificate): .spec.keyUsages: field not declared in schema

Issue from cert-manager: cert-manager/cert-manager#2407 (comment)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lisguo lisguo merged commit 0f274dd into main Nov 14, 2024
3 checks passed
@lisguo lisguo deleted the key-usages branch November 14, 2024 01:02
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.

4 participants