-
### What happened?
When running Kustomize on 5.3.0 on a file, I am able to render the template. However, after upgrading to `5.4.0` I am getting the error:
"Error: could not merge values: wrong node…
-
Currently the repo supports reading the type alone and generating schema
I have forked this repo here - https://github.com/karuppiah7890/go-jsonschema-generator to add functions to do a deep read -…
-
With lot of configuration options available for the stack and constant changes and updates to them managing the changes becomes more difficult and configuration is more likely to get out of sync with …
-
**Question**
Curious what people are using to generate the JSON schema, as I'm not sure what I'm doing is the best way.
I've been using
- YAML to JSON from https://jsonformatter.org/yaml-to-js…
-
We lack any testing for our repo. We have to test any changes by hand. We have many permutations of spinning up a chain/nodes and it is very time consuming to test manually.
- Helm charts:
- Ca…
-
In Cluster API we create workload clusters via apps (as in the Giant Swarm app platform). We have https://github.com/giantswarm/roadmap/issues/1181 to provide a web UI for cluster creation, and with t…
-
This is a proposal for how we can include the information for what the application's required resources are in the application definition file. We should try to align this with what we are including i…
-
**Background:**
In Robusta, Sinks are destinations we send data collected by Robusta to.
Slack, MsTeams, and many others are all Sinks.
Each Sink has a set of configuration attributes, like api key…
-
The default encoding is UTF-16 which yeilds `invalid character 'ÿ' looking for beginning of value` until converted into utf-8.
-
This is a very small tool, yes. I still want to check how much CPU and RAM it uses. I strongly believe that any software should try to optimize the usage of resources so that user's resources are not …