Skip to content

issues Search Results · repo:dadav/helm-schema language:Go

Filter by

46 results
 (63 ms)

46 results

indadav/helm-schema (press backspace or delete to remove)

Hallo, Great tool. A little bit scary by its power as it has updated all my charts at once ... but I got it fixed. I have a question as I got hit by Circular dependency detected. I got 2 charts that ...
  • gerardnico
  • Opened 
    9 hours ago
  • #119

It seems from the documentation and #62 that this is not possible. Is this accurate? Can it be done? Not knowing how the code works, I figured there could be a special sort of comment like @schema.root ...
  • snuggie12
  • Opened 
    2 days ago
  • #118

🚀 helm schema --no-dependencies -l trace DEBU[2025-02-20T09:17:09+01:00] stat https:/git.dev/team1/helm-charts/team1-http-service/-/raw/7.2.0/charts/team1-http-service/values.schema.json: no such file ...
  • ojsef39
  • Opened 
    10 days ago
  • #116

We have lots of reused configurations, since all the text between the @schema is yaml valid, can you add the ability to reference anchors from outside the comment?
  • nomalord
  • Opened 
    20 days ago
  • #110

As per the docs, If you d like to use helm-schema on your chart dependencies as well, you have to build and unpack them before. You ll avoid the missing dependency error message. For those of us who are ...
  • sunnstix
  • Opened 
    25 days ago
  • #109

Hello, I am facing an issue how to generate schema allowing validation of collection of named sub-objects. Example: Let s say my annotated values.yaml file looks like this # @schema # required: true ...
  • TomasBahnik
  • 2
  • Opened 
    on Jan 13
  • #106

Current version is broken because of this: https://github.com/dadav/helm-schema/blob/main/pkg/schema/schema.go#L956
  • dadav
  • 1
  • Opened 
    on Dec 30, 2024
  • #103

The problem is that the generated json schema appears to have different key order from the orginal yaml. When I input the json schema to UI lib such as https://rjsf-team.github.io/react-jsonschema-form/, ...
  • michael2008
  • 1
  • Opened 
    on Dec 28, 2024
  • #102

Hey, i really like this project but there is one thing missing that keeps me from utilizing this completely automated. I cant select which dependencies get used for generation. So in my case i have two ...
  • ojsef39
  • Opened 
    on Dec 17, 2024
  • #96

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View this repository on the Mend.io Web Portal. Open These updates have all been created ...
  • renovate[bot]
  • Opened 
    on Dec 6, 2024
  • #84
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub