microsoft / microsoft/retina

Operator Capture CRD is missing configuration options

Open
#525 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.2k
Forks
304
Avg merge
1d 19h
Merged PRs (30d)
78

Description

**Is your feature request related to a problem? Please describe.**
Currently the Capture CRD / Job only offers a limited set of configuration options with many hard coded values like resource usage / limits or that it requires a `hostpath` volume instead of ephemeral volume like `emptyDir`.

See https://github.com/microsoft/retina/blob/07550e771147a91b6f56f17259bd88c9fff869f1/pkg/capture/crd_to_job.go

**Describe the solution you'd like**
Offer options to define default values for the Capture Job during deployment e.g. through the Helm Chart and additional options to overwrite these defaults with the Custom Ressource if needed for most of the configuration parameters of the Capture Job.

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.