Per Osbäck

Results 8 issues of Per Osbäck

The swa deploy just fails with no error. I can briefly see the StaticSitesClient process in `ps aux` for like 0.5s. ``` 15:22 $ swa deploy --no-use-keychain --verbose=silly -R theproject-dev...

command: deploy

### Description When deleting a file (unsure if the file existed or not but should have since it synced it) watch command crashes and cannot be restarted. ``` develop: watch:...

kind/bug
status/0-triage

When trying to convert some of our PNG files: ```golang INFO [2022-10-07T06:55:37Z] Started /unsafe/cb:20220508210838111/w:300/h:300/plain/Dmm3BWSV3/assetstream.aspx%3FassetId=94449&mediaformatid=50137&destinationid=10016&lastmodified=20220508210838111 request_id=7564bb73187bbe3a method=GET client_ip=111 ERROR [2022-10-07T06:55:38Z] Completed in 541.504083ms /unsafe/cb:20220508210838111/w:300/h:300/plain/Dmm3BWSV3/assetstream.aspx%3FassetId=94449&mediaformatid=50137&destinationid=10016&lastmodified=20220508210838111 request_id=7564bb73187bbe3a method=GET status=500 client_ip=111 error="pngload_buffer: reached chunk/cache...

feature request

### Checklist - [ ] I am not using Home Assistant. Or: a developer has told me to come here. - [ ] I have checked the troubleshooting section and...

bug

When running in k8s f.ex., the `/sys`and `/proc` must be mounted from the host. In `node_exporter` I can specify f.ex: ``` - --path.procfs=/host/proc - --path.sysfs=/host/sys - --path.rootfs=/host/root ``` Can this...

The CM spec uses a dynamic name for "[InstanceName](https://github.com/Sitecore/container-deployment/blob/13a50fd9ca0b7cc7571ca86e5b91a82d384655e8/k8s/sxp/10.1/ltsc2019/xp1/cm.yaml#L58)". When using SwitchOnRebuild, CM stores active/rebuild collection in Properties table with the InstanceName as part of the KEY. Since the name...

Solr 8.11 seem to be producing duplicate metrics which is flooding the logs and triggering alerts. This is only when using latest prometheus v2.52.0. Related https://github.com/prometheus/prometheus/issues/14089 This doesn't seem to...

- Implement InheritClusterReconcileFrom method to inherit reconcile settings from ClickHouseKeeperInstallation. - Add prepareStsReconcileOptsWaitSection to set StatefulSet reconcile options based on readiness and startup probes. - Normalize reconcile host settings in...

planned for review