matrixone-operator icon indicating copy to clipboard operation
matrixone-operator copied to clipboard

[Bug]: Operator Webhooks are using common names.

Open kbfu opened this issue 2 years ago • 0 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Environment

  • Version or commit-id (e.g. v0.1.0 or 8b23a93):
  • Hardware parameters:
  • OS type:
  • Others:

Actual Behavior

From webhook.yaml, the names for the resources are very common, may conflict with existing resource definitions inside the Kubernetes cluster.

name: mutating-webhook-configuration
name: validating-webhook-configuration

Expected Behavior

Should add the prefix to prevent the confliction.

Steps to Reproduce

No response

Additional information

No response

kbfu avatar Nov 01 '23 02:11 kbfu