-
### Describe the bug
To preface, I am new to Kinesis and the KCL, and this could be a configuration issue (either with Kinesis itself or with the KCL). If I'm doing something incredibly wrong, please…
-
What problem are you facing?
I'm experimenting with crossplane and function-kcl, creating an composition with multiple resources the same type, I'm obtaining this error.
How can we reproduce it?
…
-
get cells is currently returning all functions that return a component
how can we check that they are decorated with `gf.cell`?
-
We'd be very interested in this plugin if it supported consuming Kinesis data via the KCL, since we currently produce data into Kinesis using the KPL. The KCL does nice things like deaggregation and c…
-
I'm running the sample code.
I'm running
``` bash
sample_kinesis_wordputter.py --stream words -w cat -w dog -w bird -w lobster
```
and I get some words pushed
``` log
Connecting to stream: words i…
ghost updated
3 years ago
-
Using localstack's latest image (0.12.11) and the unmodified provided code in `/samples` on the master branch, the client consistently fails ~30 seconds after starting the worker loop. I'm aware of th…
-
Previously I was able to just add `-Djava.util.logging.config.file=commons-logging.properties`
where `commons-logging.properties` looked like:
```
.level=WARNING
```
-
After watching the video, tried to implement the pushSecret part in my own code via argoCD, when doing so i wasnt able to actually render the secret values at:
```
template:
data:
endpoint…
-
## Enhancement
Currently, kpm needs to connect to the network to get the metadata of the kcl dependencies, but in some cases, the kpm can not access to the network, so it is necessary to add offli…
-
Hi there,
I'm running this KCL in a Docker container, however due to the fact that my code writes log entries (to stdout to make docker log aggregation easier) it conflicts with KCL entries and dis…