apache / apache/ozhera

[enhancement] Webhook supports pod filtering

Open
#211 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
122
Forks
46
Avg merge
11h 56m
Merged PRs (30d)
9

Description

Currently, there are not very strict filtering rules in ozhera-webhook-server, which may potentially intercept unwanted pods, leading to some unexpected issues. For instance, during the deployment of ozhera-namespace, there are certain internal OzHera services that should not be intercepted by ozhera-webhook-server. If ozhera-webhook-server itself is also intercepted, it may result in the failure of ozhera-webhook-server startup.

We will optimize the webhook to support interception based on conditions such as namespace, pod name prefix, volumeMounts, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.