This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
[BUG] NPE when trying to parse catalog with 0.4.1 and 0.4.2 #336
Labels
bug
Something isn't working
Comments
sound suspicious to have a different version here https://github.com/KaotoIO/kaoto-backend/blob/151455ee67229e5bfe67dac0a08e285cdb58b8a5/api/src/main/resources/application.yaml#L17 than here https://github.com/KaotoIO/kaoto-backend/blob/main/api/src/main/resources/resources-config.json#L8 |
I guess this kind of problem coudl be caught only with an integration test: https://quarkus.io/guides/getting-started-testing#quarkus-integration-test |
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 28, 2022
part of kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 28, 2022
fix kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 28, 2022
part of kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 28, 2022
fix kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 28, 2022
part of kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 28, 2022
fix kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 28, 2022
part of kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 28, 2022
fix kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 29, 2022
fixes kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 29, 2022
part of kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
apupier
added a commit
to apupier/kaoto-backend
that referenced
this issue
Nov 29, 2022
fixes kaoto-archive#336 Signed-off-by: Aurélien Pupier <[email protected]>
Delawen
pushed a commit
that referenced
this issue
Nov 29, 2022
part of #336 Signed-off-by: Aurélien Pupier <[email protected]>
Delawen
pushed a commit
that referenced
this issue
Nov 29, 2022
fixes #336 Signed-off-by: Aurélien Pupier <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Only one item is showing up in catalog in UI, the knative ones. (and also the EIPs)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Logs
Environment (please complete the following information):
Additional context
tried only with native executable so far (both Windows and Linux)
The text was updated successfully, but these errors were encountered: