Skip to content

Conversation

awgreene
Copy link
Member

Problem: It is currently not possible to specify a conversion webhook
without specifying either a validating or mutating admission webhook.
Additionally, it is not possible to define the targetPort of the service
for webhooks

Solution: Update the WebhookDescription.Type Enum to include
ConversionWebhook and allow users to specify a TargetPort as well.

Problem: It is currently not possible to specify a conversion webhook
without specifying either a validating or mutating admission webhook.
Additionally, it is not possible to define the targetPort of the service
for webhooks

Solution: Update the WebhookDescription.Type Enum to include
ConversionWebhook and allow users to specify a TargetPort as well.
@kevinrizza
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 17, 2020
@benluddy
Copy link
Contributor

/approve

@benluddy benluddy added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 17, 2020
@awgreene awgreene merged commit 61547af into operator-framework:master Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants