-
Refactor [cleanup](https://github.com/k8ssandra/k8ssandra-operator/blob/main/controllers/k8ssandra/cleanup.go) code to reduce code complexities:
https://sonarcloud.io/project/issues?resolved=false&typ…
-
From openssl's CHANGELOG:
```
Changes between 1.0.2h and 1.1.0 [25 Aug 2016]
Additional changes:
1) EVP_MD_CTX_cleanup(), EVP_CIPHER_CTX_cleanup() and
HMAC_CTX_cleanup() were re…
-
The code currently defines cluster using this type:
```
{
"cluster": {
"name": "clusterName",
"platformType": "Docker",
"agentsList": [
"agent1"
],
"domainName"…
-
This issue tracks some possible cleanups related to the modern BPF probe
- [ ] Some refactoring highlighted by @hbrueckner during reviews (thank you for that) :) These are comments on merged PR tha…
-
- [ ] Is passing a negative number to `LogicArray.from_unsigned()` an OverflowError since it won't fit, or a ValueError, since the value is clearly not unsigned as required?
* The fact some values …
-
~~Driver's most recent implementation is currently [databricks-hive-like](https://github.com/metabase/metabase/tree/databricks-hive-like) branch. Code contains lot of `TODOs` and some tests we comment…
-
GEMM and FlashAttention are ran with a number of env variables, this issue is to minimize them.
As suggested in https://github.com/intel/intel-xpu-backend-for-triton/pull/1877#discussion_r172536119…
-
- [ ] Rename early labels to be more accurate (e.g. `MissableObjects`, which are not just for missables)
- [ ] Sync data, function, and memory labels with pokecrystal (e.g. `EvosMovesPointerTable` → …
-
Based on the resent release of the beta00009 docs, there's still plenty more that needs to be done as the structure of the site had to change due to docfx and xrefs since you cannot have overlapping x…
-
The flags and config values in `ilab model evaluate` could be improved and cleaned up. The following are notable issues and suggestions for changes:
- The `branch` and `base_branch` configuration var…