Skip to content

Conversation

SequeI
Copy link
Contributor

@SequeI SequeI commented Aug 14, 2025

Summary

  • Added extra validation to the CRD + improved documentation on configuration options
  • Added tests for the CRD
  • Fixed incorrect validation method, private key is not used to verify a signature, this could make the user confused so it has been changed
  • Added a linter exclusion due to long x-k8s-validate ruleset
  • Added a changelog file, seems like we will need it at this point (separate PR once more items get merged and I will do it all at once)
  • Only the first validation method found gets used, so I locked the config to only one choice for the user as to not confuse them

Closes #20

Release Note

Documentation

@SequeI SequeI changed the title feat(CRD): add extra validation + correct EC key validation method + add tests to CRD feat(CRD): add extra validation + correct EC key validation method + add tests to CRD (Work In Progress) Aug 15, 2025
@SequeI SequeI marked this pull request as draft August 15, 2025 03:01
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.

Provide validation webhook

1 participant