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

IaC configurability for flow schedules and variables #57

Open
6 tasks
sergiimk opened this issue Mar 14, 2024 · 0 comments
Open
6 tasks

IaC configurability for flow schedules and variables #57

sergiimk opened this issue Mar 14, 2024 · 0 comments
Labels

Comments

@sergiimk
Copy link
Member

sergiimk commented Mar 14, 2024

Objective

  • minimize the scope of changes as much as possible
  • Use SQLite DB in single-tenant local workspace
  • Contexts (local/remote) and switching in CLI
  • CRUD commands for manifests/objects
  • Upsert API for objects other than datasets

Notes

  • Kubernetes-like objects?
    • great for ODF spec
    • apply via tool
    • templating would require re-inventing something like helm + helmfile
  • Terraform modules?
    • Templating & instancing
    • State is stored separately
  • Use kubernetes itself
    • Kamu objects as CRDs
    • Reuse secrets providers and other integrations
    • Reuse tooling (kubectl, helm templating, ide integrations...)
  • Design how secret management will work
@sergiimk sergiimk changed the title Introduce IoC configurability for node Introduce IaC configurability for node Apr 18, 2024
@sergiimk sergiimk changed the title Introduce IaC configurability for node IaC configurability for flow schedules and variables Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants