numaproj / numaplane

Control Plane for Numaproj
Apache License 2.0
8 stars 4 forks source link

feat: User Strategy in Namespace-level ConfigMap #209

Closed afugazzotto closed 1 month ago

afugazzotto commented 1 month ago

Fixes #177

Modifications

Added a namespace-level ConfigMap users can use to add user-related customization parameters. Modified the config watcher to look for ConfigMaps in all namespaces and handle only those of interest based on labels and the namespace they are in.

Verification

Manually tested.