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

Generate typescript file for Helm's values.yaml #72

Open
4 tasks
shinebayar-g opened this issue Dec 31, 2024 · 0 comments
Open
4 tasks

Generate typescript file for Helm's values.yaml #72

shinebayar-g opened this issue Dec 31, 2024 · 0 comments
Labels
feature New feature or request good first issue Good for newcomers
Milestone

Comments

@shinebayar-g
Copy link
Contributor

shinebayar-g commented Dec 31, 2024

  • Define values.yaml locations in the k8skonfig.yaml file.
    • k8skonfig.yaml file's outDir: property needs to accommodate both crd and helm values now. Consider additional properties.
  • Running @k8skonf/cli should read the file and generate values/<app>.ts file.
    • npx @k8skonf/cli's first argument assumes it's working with CRDs. Now it should consider helm values as well. Convert argument to specific flags.
@shinebayar-g shinebayar-g added feature New feature or request good first issue Good for newcomers labels Dec 31, 2024
@shinebayar-g shinebayar-g added this to the Backlog milestone Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant