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

Fix deserialization issue in AdmissionResponse #939

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Conversation

clux
Copy link
Member

@clux clux commented Jun 19, 2022

This prevented unit testing the responses.

This prevented unit testing the responses.

Signed-off-by: clux <[email protected]>
@clux clux added the changelog-fix changelog fix category for prs label Jun 19, 2022
@clux clux added this to the 0.74.0 milestone Jun 19, 2022
@clux clux changed the title Fix deserialization issue in AdmissionResponse - fixes #936 Fix deserialization issue in AdmissionResponse Jun 19, 2022
@codecov-commenter

This comment was marked as off-topic.

@clux clux merged commit 9f1df5e into master Jun 19, 2022
@clux clux deleted the admissions-audit-fix branch June 19, 2022 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-fix changelog fix category for prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot deserialize a serialized AdmissionReview (auditAnnotations is missing)
3 participants