MysticalMount

Results 6 issues of MysticalMount

Im using Go sdk, starting Child workflows with search attributes is working fine, but when that workflow then spawns another workflow, I was hoping the SearchAttributes would be inherited. Im...

potential-bug

### Describe the bug Ive deployed the workers to a privileged namespace: Namespace: cc ``` apiVersion: v1 kind: Namespace metadata: name: cc labels: pod-security.kubernetes.io/enforce: privileged pod-security.kubernetes.io/enforce-version: v1.26 pod-security.kubernetes.io/audit: privileged pod-security.kubernetes.io/audit-version:...

bug

Im using the iSCSI extension in my machine install section: ` install: disk: /dev/sda image: ghcr.io/siderolabs/installer:v1.3.5 bootloader: true wipe: true extensions: - image: ghcr.io/siderolabs/iscsi-tools:v0.1.4 ` This might actually be specific...

**Describe the bug** VaultSaticSecret doesnt resume syncing post a Vault being sealed, and then unsealed. Vault instance is external to the cluster and was successfully unsealed. Expected VaultSaticSecret to resume...

bug

Hi, Ive printed my portal and its my first time using TPU, the shape looks ok, but when inserting say the V2_Connector_Blocker I can see there is a small gap...

I deployed observability to my cluster and noticed significant amout of log entries coming from csi-snapshotter: ``` E0724 04:37:31.925736 1 reflector.go:140] github.com/kubernetes-csi/external-snapshotter/client/v6/informers/externalversions/factory.go:117: Failed to watch *v1.VolumeSnapshotContent: failed to list *v1.VolumeSnapshotContent:...