Nooblord

Results 15 comments of Nooblord
trafficstars

@ghernadi Thanks! Yeah, that was kinda unintuitive 😅 But worked fine! :) Basically just did: `r d ` Controller responded with "The given resource will not be deleted but will...

> also do you mind explaining what problem you're encountering with the global endpoint? Sure, here is more info on matter. I'm using stock `netbox-docker` from https://github.com/netbox-community/netbox-docker For executing web...

Sure. ``` kind: StorageClass metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"allowVolumeExpansion":true,"apiVersion":"storage.k8s.io/v1","kind":"StorageClass","metadata":{"annotations":{},"name":"linstor-thinfile"},"parameters":{"autoPlace":"2","storagePool":"filethinpool"},"provisioner":"linstor.csi.linbit.com","volumeBindingMode":"WaitForFirstConsumer"} creationTimestamp: "2025-06-18T21:42:13Z" name: linstor-thinfile resourceVersion: "3991899" uid: 4ac576ae-6751-4223-a91f-879e1c893d42 parameters: autoPlace: "2" storagePool: filethinpool provisioner: linstor.csi.linbit.com reclaimPolicy: Delete volumeBindingMode: WaitForFirstConsumer ``` ```...

I re-created StorageClass (`kubectl replace --force`) But, now there is an error with `test` PVC ``` failed to provision volume with StorageClass "linstor-thinfile": rpc error: code = Internal desc =...

Sorry, it is my bad :( ``` ╭─────────────────────────────────────────────────────────────────────────────╮ ┊ Node ┊ DRBD ┊ LUKS ┊ NVMe ┊ Cache ┊ BCache ┊ WriteCache ┊ Storage ┊ ╞═════════════════════════════════════════════════════════════════════════════╡ ┊ aeza-swe-akiha ┊ -...