-
I tried to upload the attached plan ([sas_plan.txt](https://github.com/KCL-Planning/VAL/files/1031675/sas_plan.txt)) to planning.domains [problem 4275](http://api.planning.domains/json/classical/probl…
-
The AI Club is proving very popular, and the organisers want to know what are the needs of the attendants.
Each member of the group will need to answer the question: what is your professional/educa…
-
If the user has created a plane using either the [`offsetPlane`](https://zoo.dev/docs/kcl/offsetPlane) or other plane-creating function in KCL (or via the UI after #2213 is complete), we should show t…
-
I am using kcl-python for developing my consumer, I am running my application using the commands - `amazon_kclpy_helper.py --print_command --java --properties samples/sample.properties`
I am however…
-
## Enhancement
There's only VirtualMachineInstance found here: https://github.com/kcl-lang/modules/blob/main/kubevirt/docs/kubevirt.md, but there are way more KubeVirt objects than just VirtualMach…
haiwu updated
2 weeks ago
-
We are exploring leveraging sequence numbers to indicate where a consumer can start processing. Unfortunately, the KCL does not seem to offer the ability to use AT_SEQUENCE_NUMBER and AFTER_SEQUENCE_N…
-
When using the osf_upload function in combination with purrr::walk I received an inconsistent error. I could upload ~50 files with no problems.
Later when trying the same basic code with a much l…
-
Hello I'm using [this ruby sample](https://github.com/awslabs/amazon-kinesis-client-ruby/blob/master/samples/sample_kcl.rb).
I'm seeing duplicates come in a fair amount to my app. I'm trying to fig…
-
We have an implementation of dynamo db streams on a DynamoDB table. But often, especially on node restart, we have the exceptions like this and they do not stop:
`com.amazonaws.services.kinesis.cli…
-
### Problem
Go templates which are used to generate Kubernetes manifests in Helm are difficult to write, read, debug and maintain. They have issues with performance, values mutability, template nam…