-
As per the https://github.com/aws/aws-cdk/issues/6765 tracking issue, CDK doesn't yet have construct support for all Cognito things. We can use escape hatches, but it would be good to have native supp…
-
When there are two identical Kubebuilder annotations (same API groups) in different Custom Resource (CR) files, and one of them uses the verb *, we need to account for a condition where the verb is *,…
-
Looking at the production architecture diagram on the README, I noticed two repos missing from the source code page on the website.
**sandbag-bot:** https://github.com/kraktus/zulip-sandbag-bot
**…
-
https://share.backtrace.io/api/share/y2jIpUSL7uVDLRSZXHTYG1
```
[ 00 ] std::__Cr::vector::begin() ( vector:1387 )
[ 01 ] decltype(std::forward(fp).begin()) base::internal::begin(std::__Cr::vector…
-
### Background
Now the resource operator uses a single controller for all resources CR, and the reconcile now is executed sequentially. If one resource is illegal the reconcile will be interrupted an…
-
Related to #2964
[Originally mentioned on the forum](https://forum.crystal-lang.org/t/base64-encoding-a-large-value/6852?u=jgaskins)
In order to base64-encode data with `Base64.encode`, that data …
-
`docs_main.cr` serves as entry point to generate the API docs for the standard library. It requires all files that contain documented features.
It's quite a chaotic mess.
Entries are unordered. …
-
**What would you like to be added**:
Enable Kueue to manage Kubeflow Notebook CRs (https://www.kubeflow.org/docs/components/notebooks/api-reference/notebook-v1/).
**Why is this needed**:
Not…
-
**Is your feature request related to a problem? Please describe.**
Users will sometimes need multiple routes into the same virtual cluster. For instance, on Kubernetes they might want to admit tra…
-
### Describe the bug
I have a file `foo.rb` which contains the following code:
```ruby
def add(j, i)
j + i
end
```
I asked Avante chat to produce a `minus` function which it does and also p…