-
As part of the discussion on #9015 / #9026, we discussed handling of VM data structures -- the vmctx struct, tables, function references, and the like -- that are touched both by runtime code (in Rust…
-
Hi, when i deploy using the helm chart using this:
"etcdBackupRestore:
repository: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl
tag: v0.30.1
pullPolicy: IfNotP…
-
# Use case
I have an upstream code repository and I have CI configured for this repository. Every time a new commit is pushed to the repository, a new COPR build is triggered.
I have a container i…
msrb updated
4 months ago
-
The functionality introduced in https://github.com/conda/conda-build/pull/5216 by @carterbox promises to be very useful on several feedstocks that need to "slice and dice" the result of a build into d…
-
# Log compaction for hybrid state machines
## Overview
A hybrid state machine is a state machine that keeps some of its state in memory
and some of its state, typically payload data, in the Raf…
-
**Version**
image: quay.io/pulp/pulp-operator:v1.0.0-beta.5
default pulp images.
**Describe the bug**
After enabling cache, pulp-content fails with 500.
```
[2024-09-17 08:22:23 +0000] [52] [E…
vkukk updated
1 month ago
-
#### Feature
To be able to interrupt and save the state of executing WASM code and then resume it later, possibly on a different host machine.
#### Benefit
I am writing an add on for the Open…
-
## Description
i got a panic while trying to `jj move --from ` :(
this is while i'm trying to cherry-picking changes to move into a PR commit. probably not the best workflow 🤷
## Steps to …
-
Models exported from N2A seem to be often (always?) derived from git repos, which may be modified over time. If this is a common workflow, it may be useful to also export commit hashes of the target/…
-
**Describe the bug**
Config **modifications** result in string-atoms as keys when `config_path` is a module name. This appears to only be the case when Igniter modifies existing code, and not when a …