- add metadata.namespace for deployment (#223)
- Support cluster role
- Grant job patch permission (#206)
- revert micronaut version (#205)
- Github actions failing to build (#204)
- implement pull secrets in helm chart (#192)
- implement pull secrets in helm chart
Co-authored-by: Marcial White [email protected]
- migrate resource creation from
createOrReplace
toserverSideApply
(#165)
- Stop Github actions from triggering twice in PRs (#161)
- #132: Fully configure the Metrics Exporter based on HELM (or default) configuration (#134)
- #126: Migrate to JOSDK v4.4.1 (#127)
- #89: add support for pulling the Locust image from private registries (#98) by @jachinte
- #13: Add
managed-by
label to generated resources (#104) - #52: add a TTL period to deployed jobs (#97) by @jachinte
- #78: Support HELM control to enable/disable injecting Affinity & Taint tolerations information from Custom Resources (#84)
- #78: Support adding taint tolerations to pods (#83)
- #78: Support adding node affinity through the custom resource (#81)
- 69: Allow configmap volume mounts to be writable (#70)
- 65: Allow for "-" to be part of the metadata name (#66)
- 63: Correctly apply k8s service selector (#64)
- 63: Correctly apply k8s service selector
- 58: update the chart image tag to not override the app version (#62)
- 60: update containersol/locust_exporter version to v0.5.0 (#61)
- #53: Restore release workflow permissions
- #32: add labels and annotations to master and worker pods (#45)
- 10: Support HELM
- 10: Support helm deployment for the operator
- support loadtest from configMap (#15)
- Add codacy coverage reporter
- Operator reacts to
onAdd
,onDelete
& nooponUpdate
events + tessts - CRD design