harana
harana
**Is your feature request related to a problem? Please describe.** In additional to sending Slack messages it would be useful to be able to send regular Emails. **Describe the solution...
**Is your feature request related to a problem? Please describe.** When I trigger a HTTP call from my Sensor I would like to pass standard HTTP parameters and body. **Describe...
If you look at the Todo example there is frequent use of the value attribute of a Vars for example: ``` allTodos.value += Todo(title, completed = false) for ((todo, i)
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? I am trying to test Cilium using k3s with multipass. Setup...
**Problem** I would like to have a new column in the Pods view to show a particular node selector label: .spec.nodeSelector.type **Solution** Allow for an optional path field to be...
### What issue are you having? There is a tag component but not a built-in way to create them. ### Describe the solution you'd like I would like a Shoelace...
### Problem I would like to be able to have different names for my node to help with discovery in tools like k9s. If I (a) create the cluster and...
#### Use-cases There are sometimes [bugs](https://github.com/cloudposse/terraform-aws-eks-cluster/issues/106) which need serial execution i.e. ``` terraform apply -parallelism=1 ``` #### Proposal Provide a new input called "apply_parallelism" which allows you to set this...
There needs to be the ability to pause/resume a schedule for situations where a Hadoop cluster is non operational or during holiday lock down periods.
This issue has now been closed: https://github.com/flutter/flutter/issues/14169 So it should be now possible to support multithreaded rendering.