-
```
Newer devices use PPN NAND chips. Reading through the
IOFlashControllerUserClient iOS 5 hack on a 16Gb PPN iPhone 4S gives strange
results : most of the bootloader area is read incorrectly (exce…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
@kubernetes/sig-storage-feature-requests
**What happened**:
Once topology goes GA, let's update the default storageclasses to set "WaitForFirstC…
-
### Enhancement Description
- One-line enhancement description (can be used as a release note): Take taints/tolerations into consideration when calculating PodTopologySpread skew
- Kubernetes Enha…
-
Have a issue where Dalamud no longer starts up when the game loads, no matter how many times I restart. The plugins and settings option are still in the menu, but selecting them does nothing. I've del…
-
## General
### Standard for Standards & Documentation
- [x] https://github.com/SovereignCloudStack/standards/issues/502
- [x] https://github.com/SovereignCloudStack/standards/issues/501
- [x]…
-
The following code works when using `std::expected`, but errors with `sus::Result`.
```cpp
static auto set_attrib_pointer(vertex_array array) -> sus::Result
{
if constexpr (is_coloured_position) …
cjdb updated
2 months ago
-
### What happened?
When I put a **wrong subpath** in the pod, the pod still can start without any warning.
- the subpath cannot be found in the keys of the configmap volume.
### What did you …
-
### Enhancement Description
- **One-line enhancement description (can be used as a release note):**
An enhancement to the `PodResources` API to include resources allocated by drivers of Dynamic Re…
-
I note in the docs that volumes of type gcePersistentDisk are shown as being removed [here]((https://kubernetes.io/docs/concepts/storage/volumes/#gcepersistentdisk)) as v1.28 having been deprecate…
sftim updated
8 months ago
-
### What happened?
Recently I found newly created pod needs too long to get ready, nearly 14 mins, and most of time waiting for the volume mounted.
```
I0510 18:42:17.107493 24862 config.go:383…