fawadasaurus

Results 17 issues of fawadasaurus

If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** I was trying to create my cluster using the HarborCluster custom...

Most protocols that are worthwhile today take url based endpoint and as a developer I just want to throw url in without having to figure out command line options -...

**Is your feature request related to a problem? Please describe.** I am trying to use the wafl binary as part of a docker-compose system and I need to use the...

enhancement
triage

**Is your feature request related to a problem? Please describe.** I need to run an operation after other operations have completed. ```yaml component: kind: wick/component/composite@v1 with: - name: db_url type:...

enhancement

**Describe the bug** I get the "sorry" message when a port is being used and I try to start an app. ``` name = "wick" operating_system = "Mac OS 13.4.0...

bug

**Is your feature request related to a problem? Please describe.** Currently, the application has access to all environment variables. This is not ideal as all other resources are explicitly defined...

enhancement

**Describe the bug** Currently when it's unable to access a URL, it throws a warn. It should return an error to the calling component. **To Reproduce** 2023-07-09T17:01:00 WARN component-wide error...

bug

**Is your feature request related to a problem? Please describe.** No problem **Propose a solution** Add GRPC interface so `wick` can be used to serve GRPC microservices. **Describe alternatives you've...

enhancement
component-model

**Is your feature request related to a problem? Please describe.** HTTP Router has a first match for conflict. For example if path of `/` exists as the first entry and...

enhancement

**Is your feature request related to a problem? Please describe.** The HTTP component and triggers just send "objects". This leaves the burden in the composite or wasm component to determine...

enhancement