zncdatadev / trino-operator

Operator for Trino, the distributed SQL query engine for big data
Apache License 2.0
3 stars 5 forks source link

[Feature]: Designing Lean Operators #59

Open whg517 opened 2 months ago

whg517 commented 2 months ago

ref: https://sdk.operatorframework.io/docs/best-practices/designing-lean-operators/

When initializing manager, we should use a set of dedicated tags to filter the resources that need to be cached to improve controller performance.