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 library for AppManifest and operator deployments #523

Open
radiohead opened this issue Dec 4, 2024 · 0 comments
Open

Add a library for AppManifest and operator deployments #523

radiohead opened this issue Dec 4, 2024 · 0 comments
Labels
area/general type/feature New feature or request

Comments

@radiohead
Copy link
Contributor

What

One thing that is missing from the SDK for ops purposes is a generic library that can be used for deploying app manifests and operators.

We should provide e.g. a generic Jsonnet library with helpers for creating operator deployments and uploading app manifests to the API.

Why

This will greatly reduce the amount of "day 2" friction, that arises when app developers start thinking about deploying their apps to remote environments.

This will also help with wiring all the defaults together (e.g. config parsing, setting up webhooks, exposing telemetry and so on).

In the future this library can also be used for housing default dashboards & alerts (i.e. the mixin) and to replace the current YAML-based local setup.

@radiohead radiohead added area/general type/feature New feature or request labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/general type/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant