Chris Butler
Chris Butler
# User story As a json (schema) user `include-all` has a counter intuitive structure, in that in theory there are many valid structures that could be achieved such as ```json...
### Is your feature request related to a problem? Please describe. Currently our VCD installations have a small number of Kubernetes clusters of different flavours (e.g. OpenShift; micro Kubernetes) which...
- **fix: spelling** - **fix: Update codeql pipeline** - **feat: Abstract python versions** - **feat: Abstract python versions from the pipeline** ## Types of changes - [x] Bug fix (non-breaking...
## Issue description / feature objectives The current setup of compliance trestle's github pipelines are robust, however, have been aging: ### Brittleness and risk of errors - Python versions are...
## Issue description / feature objectives As trestle grows in complexity it's likely that multiple versions of the documentation is required, as the trestle website also supports API docs. [`mike`](https://pypi.org/project/mike/0.3.4/)...
## Describe the bug Python semantic release introduced recursive parsing of commits for change logs. At the moment the default behaviour of the team is to use squash merges into...
## Issue description / feature objectives Github actions has been iterating rapidly. CICD tools are high risk from a security perspective. Move to the latest versions of all actions steps...
## Issue description / feature objectives We've got ourselves into a bit of a place were we are hacking around insufficiencies in DMCG and the complexity of the OSCAL schema....
I wanted to install milvus for various reasons as a dependent chart e.g. ``` milvus/ milvus/Chart.yaml milvus/values.yaml ``` where: `Chart.yaml` ```yaml apiVersion: v2 name: milvus description: A Helm chart deploying...
## Types of changes - [ ] Hot fix (emergency fix and release) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change...