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

feat: add custom resource definition(CRD) analyzer and validate conversion webhook #1030

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samanthajayasinghe
Copy link

@samanthajayasinghe samanthajayasinghe commented Mar 25, 2024

📑 Description

This pull request analyzes all CRDs and verifies the CR conversion webhook. If the conversion webhook strategy is defined as webhook and service type and it does not exist in the given namespace, then CRD analyzer shows the error

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information

I have tested the PR, adding a non-existence webhook conversion

@samanthajayasinghe samanthajayasinghe requested review from a team as code owners March 25, 2024 01:23
@samanthajayasinghe samanthajayasinghe changed the title [Draft] Add Custom resource definition(CRD) analyzer and validate conversion webhook [Draft] feat : Add Custom resource definition(CRD) analyzer and validate conversion webhook Mar 25, 2024
@samanthajayasinghe samanthajayasinghe changed the title [Draft] feat : Add Custom resource definition(CRD) analyzer and validate conversion webhook feat : Add Custom resource definition(CRD) analyzer and validate conversion webhook Mar 25, 2024
@samanthajayasinghe samanthajayasinghe changed the title feat : Add Custom resource definition(CRD) analyzer and validate conversion webhook feat: Add Custom resource definition(CRD) analyzer and validate conversion webhook Mar 25, 2024
@samanthajayasinghe samanthajayasinghe changed the title feat: Add Custom resource definition(CRD) analyzer and validate conversion webhook feat: add custom resource definition(CRD) analyzer and validate conversion webhook Mar 25, 2024
@samanthajayasinghe samanthajayasinghe marked this pull request as draft March 25, 2024 01:37
…rsion webhook

Signed-off-by: Samantha Jayasinghe <isamantha@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposed
Development

Successfully merging this pull request may close these issues.

None yet

1 participant