numaproj / numaplane

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

Script to generate Numaplane Kustomize Transformer config starting from the equivalent file on Numaplane #58

Open afugazzotto opened 3 months ago

afugazzotto commented 3 months ago

Summary

If the Kustomize Transformer config file is updated on Numaflow, we want to automate as much as possible updating the equivalent file on the Numaplane repo. We should create a script that downloads the file from the Numaflow repo, modifies its content (paths and kinds), and replaces the local file. An entry to the Makefile to execute this script should be added. The script could be executed manually and then perform a manual git commit OR we could include it in a GitHub Actions workflow to periodically update or in CI.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.