-
**What version of operator are you using?**
commit 561cf47d783c368fd8795acb82a5a39099a35984 (HEAD -> master)
**What operating system and processor architecture are you using (`kubectl version`)?**…
-
Howdy people.
I love minone, it got my setup up and running in minutes, but now I have problem expanding and I'm exhausted after 2 weeks of trying to throw in additional node. It shows up as STATUS…
-
**Describe the bug**
If I create a VM with 1 network_device and I later installed other components manually, which in turn creates additional virtual net iface, the addition of a second network devic…
-
## Describe the bug
This is a documentation issue.
Docs for the in-memory store are lacking. How to set up the AppDbContext? What does the buidler.Services.AddDbContext() method invocation look like…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
```
What steps will reproduce the problem?
1. persist object through datastore
2. read it through Objectify, you get an old version
3. no way to ask objectify to evict the object from memory
What is …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
## Objective
Extend the `UtilityUnitOfWork` logic so that it transparently works like an ephemeral "WorldState" that becomes valid/persisted only when it's committed successfully. Until then, all c…
-
Hi team
We're evaluating whether Workflow-Core is suitable option for us as a workflow engine to drive an end user automation feature to allow our users to create their own simple automation steps …
-
`cbmem` is used throughout `coreboot` for managing memory regions in ramstage and romstage.
It looks like there are some pretty unsafe code patterns required by the design currently used in `corebo…