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

Update compatibility matrix #38

Merged
merged 2 commits into from
Nov 3, 2021
Merged

Conversation

lnovara
Copy link
Contributor

@lnovara lnovara commented Oct 29, 2021

Starting from v1.19 Kubernetes is built against Go 1.15 which in turn disables validation of the webhook certificate CN field. The Gatekeeper version shipped in fury-kubernetes-opa v1.1.0 does not create a certificate using the SANs field, hence the API server fails to contact the webhook.

References:

@lnovara lnovara added the documentation Improvements or additions to documentation label Oct 29, 2021
@lnovara lnovara self-assigned this Oct 29, 2021
Copy link
Member

@ralgozino ralgozino left a comment

Choose a reason for hiding this comment

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

lgtm! thanks @lnovara for the report

we should check why our E2E tests didn't catch this @nandajavarma

README.md Show resolved Hide resolved
@lnovara
Copy link
Contributor Author

lnovara commented Oct 29, 2021

Also fury-kubernetes-opa v1.2.0 is affected. I've updated the compatibility matrix accordingly and added a reference to the issue.

@lnovara lnovara merged commit 782af21 into master Nov 3, 2021
@ralgozino ralgozino deleted the opa-110-compatibility-matrix branch November 5, 2021 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants