-
I'm trying to find if there is a way to provision PVs from multiple storage backends given a StatefulSet that has a single StorageClass defined in its `volumeClaimTemplates` section.
Given a Statef…
-
Hello there!
My sincerest thanks for developing hix! It's genuinely amongst the most feature-complete devops solutions I've seen that leverage nix (for any language), and I'm surprised more people …
-
### Environment
- **Qiskit Terra version**: latest
- **Python version**:
- **Operating system**:
### What is happening?
Fake backends are just wrappers around the Aer simulator. However they…
-
This was brought up in https://github.com/narwhals-dev/narwhals/pull/1379
```python
df = pd.DataFrame({'a': [1,2], 'b': [4,5]})
print(nw.from_native(df).select(0).to_native())
df = pl.DataFrame(…
-
### Description
As described: https://github.com/kumahq/kuma/blob/master/docs/madr/decisions/009-tracing-policy.md#backends
This should enable us to reference some common configuration:
```yaml…
-
* xradar version: 0.7+
* Python version:3.12
* Operating System:MacOS
### Description
I cant see radar parameters and georeferencing groups
### What I Did
```python
import xradar as xd
f…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
**TL;DR** make sure that `createRouter` and other exports are marked as deprecated. For the majority of packages there should only be one default export of the backend plugin itself. The `@backstage/b…
-
### 🐛 Describe the bug
Hi everyone, thanks for your effort on this issue.
I'm trying to build executorch on my OrangePi 5 Pro board equipped with an 8 core ARMv8 CPU, But I encountered a compile …
-
I remember a f2f discussion a while ago with @Giulero about how to generalize algorithms to work on NumPy / JAX / PyTorch etc. At that time, there was no concrete solution excluding what today became …