speckle-server
speckle-server copied to clipboard
The Speckle Server, Frontend, 3D Viewer, & other JS utilities.
## What package are you referring to? File import service ## Describe the bug File import service initially appears to Prometheus to be in an unknown state. This is because...
## What package are you referring to? docker-compose on Windows ## Describe the bug Reported by community member @BenHur https://speckle.community/t/local-speckle-server-importing-a-file-not-working/3382/2 ## To Reproduce ## Expected behavior ## Screenshots ## System...
## Description & motivation [Network policies](https://kubernetes.io/docs/concepts/services-networking/network-policies/) are used to deny arbitrary network egress and ingress to a pod. They effectively act as a simple 'firewall' around each service. This provides...
Currently Speckle assumes prometheus is deployed in the 'speckle' namespace and is deployed as a release named 'kube-prometheus-stack'. This commit introduces non-breaking changes that allow custom values for these to...
**What package are you referring to?** Helm **Is your feature request related to a problem? Please describe.** At present, Speckle helm chart assumes monitoring (prometheus) will be deployed to the...
## What package are you referring to? Helm chart ## Is your feature request related to a problem? Please describe. The Kubernetes Network Policies do not currently support limiting egress...
- adds a pre-commit step to run ggshield locally (but not in CI). - fix: include missing documentation for circleci - fix: update gitguardian config file to version 2 schema...
**What package are you referring to?** Helm **Is your feature request related to a problem? Please describe.** At present network traffic is allowed from anywhere to everywhere, and vice-versa, both...
**What package are you referring to?** Helm **Is your feature request related to a problem? Please describe.** Helm matching is currently done in a non-standard way. Speckle's Helm chart should...