Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
afugazzotto opened this issue Jun 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@afugazzotto
Copy link
Contributor

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.

@afugazzotto afugazzotto added the enhancement New feature or request label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant