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

Add a common rendering package to the library #66

Open
almaslennikov opened this issue Dec 18, 2024 · 0 comments
Open

Add a common rendering package to the library #66

almaslennikov opened this issue Dec 18, 2024 · 0 comments

Comments

@almaslennikov
Copy link
Contributor

Operators and related projects use scaffolding around go templates to render the k8s manifests in runtime. Let's extract this functionality into the library and use it instead of copy-paste solutions.

Examples:
https://github.com/Mellanox/network-operator/tree/master/pkg/render
https://github.com/k8snetworkplumbingwg/sriov-network-operator/tree/master/pkg/render
https://github.com/almaslennikov/nic-configuration-operator/tree/daemon-deployment/pkg/render
https://github.com/NVIDIA/gpu-operator/tree/main/internal/render

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant