-
Enhancement
-
Resolution: Done
-
Blocker
-
None
-
False
-
False
-
-
2022 Week 32-34 (from Aug 8), 2022 Week 35-37 (from Aug 29)
Our Kubernetes Add-on must leverage Stork (https://quarkus.io/blog/smallrye-stork-intro/) to add discoverability capability with OpenAPI REST calls.
Every time a user add a OpenAPI rest call on top of their SW, they must then configure the application to add the endpoint, for example:
quarkus.rest-client.open_weather_yaml.url=http://my.url.on.kubernetes/
This is a hurdle for users, would be way easier to do instead:
quarkus.rest-client.open_weather_yaml.url=kubernetes:serving.knative.dev/v1/mynamespace/myservice
In runtime, the engine would then discover this endpoint using the given information.
- blocks
-
KOGITO-7373 [SW] Add custom function knative
- Resolved
- incorporates
-
KOGITO-3160 Add Configuration service discovery to Serverless Workflow function definitions
- Closed
- is cloned by
-
KOGITO-7373 [SW] Add custom function knative
- Resolved
- is documented by
-
KOGITO-7841 [KWS-Guides] Document the Enhanced Service Discovery
- Resolved
- is duplicated by
-
KOGITO-3159 Add Kubernetes service discovery to Serverless Workflow function definitions
- Closed
- is incorporated by
-
SRVLOGIC-5 [core] Service discovery of OpenAPI services in workflows
- Closed
- relates to
-
KOGITO-6998 [KSW-Guides] Instruct how to have different endpoint configuration profiles for OpenAPI calls
- Resolved
-
KOGITO-8013 [SW] Enhance Service Discoverability: Improve example to use the discovery
- Resolved
-
KOGITO-7915 Kubernetes addon: Add a fail-fast capability
- Closed
-
KOGITO-6109 Adds Kubernetes Service Discovery to REST and Open API Work Items
- Open