-
Notifications
You must be signed in to change notification settings - Fork 50
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
Zilla OpenAPI not supporting filesystem catalog #1225
Comments
NPE from the stack on startup found in the
|
noticed something interesting, I tried a couple of different versions |
The NPE is a side effect on shutdown when startup has already failed. In
Looks like the If you would like to prevent this error on
Separately, we'll make the corresponding fix so that this workaround can be removed. |
Describe the bug
I was trying to use my OpenAPI schema with Zilla 0.9.91. I'm very new to Zilla and many of the k8s/helm concepts so the example I interacted with the most was the
http.kafka.async
, so I used this folder as my application dir. So forgive me for the huge mix my setup was.To Reproduce
Steps to reproduce the behaviour:
zilla-examples
repositoryhttp.kafka.async
folder./setup.sh
Expected behavior
Zilla pod starts and loads all configurations without any issues.
Screenshots
N/A
Zilla Environment:
setup.sh
Attach the
values.yaml
config file:Attach the
zilla.yaml
config file:Attach the
zilla dump
pcap file:Pod is not running, cant execute.
zilla-describe.txt
zilla-error.txt
The text was updated successfully, but these errors were encountered: