-
failed to provision volume with StorageClass "cephfs-sc": rpc error: code = InvalidArgument desc = failed to get connection: connecting failed: rados: ret=-13, Permission denied
检查了一遍 ceph key 正常,另…
-
## Describe the Bug
The SMTP_PASS for Matrix entered via the TUI does end up in the `matrix-smtp-credentials`
Input:
Resulting Secret:
```console
> kgs matrix-smtp-credentials
host: …
-
[provide a description of the issue]
##### Version
[provide output of the `openshift version` or `oc version` command]
```
$ oc version
Client Version: 4.15.11
Kustomize Version: v5.0.4-…
-
Currently theren's no enforcement around statefulset volume templates, which means the burden is on the user to make sure there's no collision. A user can create:
Petset 1: petset Claim: alpha-bet…
-
### What happened?
When a job that mounts a PVC reaches a completed state, the PVC can't be deleted because it is still "bound" to the completed job.
To successfully delete the PVC, you'll need…
-
## Describe the bug
We are encountering two issues related to volume expansion and snapshot deletion:
When expanding a volume to match the size of the node, the volume occasionally fills the entir…
-
```
om@hholst-lt:~/Documents/qwer$ git subrepo clone ../PVC/DeploymentA/ DeploymentA
Subrepo '../PVC/DeploymentA' (feature) cloned into 'DeploymentA'.
om@hholst-lt:~/Documents/qwer$ git subrepo clo…
-
### 🐛 Describe the bug
For more details, please refer to https://jira.devtools.intel.com/browse/PYTORCHDGQ-5080.
### Versions
pytorch commit:03480213dea1f60f6d12e7348904d2f3ef7314d0
torch-xpu-ops …
-
When `CreateVolume` is called, the `csi-provisioner` expects either "final" or "temporary" errors. If we report final error when Filestore instance creation could be ongoing or it is already created, …
-
This improvement was requested in https://github.com/tektoncd/pipeline/issues/6543. PVCs that have access mode "ReadWriteOnce" can't be accessed in parallel from pods running on different nodes, and i…