Releases: OpsLevel/opslevel-runner
Releases · OpsLevel/opslevel-runner
v2025.12.10
December 10, 2025
Feature
- Add a new --job-agent-mode option, for creating privileged pods capable of container-in-container management
v2025.8.11
August 11, 2025
Feature
- Add ability to configure the job pod working directory using
--job-pod-workdirorOPSLEVEL_JOB_POD_WORKDIRor the configuration file.
v2025.7.16
July 16, 2025
Feature
- Add ability to configure more of the job pod's kubernetes settings - security context, annotations, service account, node selector, etc
Dependency
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /src
- Bump golang.org/x/net from 0.34.0 to 0.35.0 in /src
- Bump golang.org/x/net from 0.35.0 to 0.37.0 in /src
- Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 in /src
- Bump github.com/contribsys/faktory from 1.9.1 to 1.9.2 in /src
v2025.1.6
v2024.12.19
v2024.12.16
December 16, 2024
Dependency
- Bump github.com/opslevel/opslevel-go/v2024 from 2024.9.3 to 2024.10.15 in /src
- Bump github.com/opslevel/opslevel-go/v2024 from 2024.10.15 to 2024.10.28 in /src
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
- Bump go.opentelemetry.io/otel from 1.30.0 to 1.32.0 in /src
- Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 in /src
- Bump go.opentelemetry.io/otel/trace from 1.30.0 to 1.32.0 in /src
- Bump codecov/codecov-action from 4 to 5
- Bump github.com/opslevel/opslevel-go/v2024 from 2024.10.28 to 2024.11.8 in /src
- bump k8s.io/api, k8s.io/apimachinery, and k8s.io/client-go to v0.30.7
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /src
- Bump opslevel/report-deploy-github-action from 1.0.0 to 3.0.0
v2024.10.14
v2024.9.17
September 17, 2024
Dependency
- bump opslevel-go version to v2024.9.3
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3 in /src
- Bump github.com/contribsys/faktory from 1.9.0 to 1.9.1 in /src
- Bump go.opentelemetry.io/otel from 1.29.0 to 1.30.0 in /src
- Bump github.com/getsentry/sentry-go from 0.27.0 to 0.29.0 in /src
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in /src
- Bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.0 in /src
v2024.5.16
v2024.5.15
May 15, 2024
Dependency
- Bump github.com/spf13/viper from 1.17.0 to 1.18.2 in /src
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /src
- Bump go.opentelemetry.io/otel/trace from 1.15.1 to 1.23.1 in /src
- Bump github.com/getsentry/sentry-go from 0.25.0 to 0.27.0 in /src
- Bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0 in /src
- Bump go.opentelemetry.io/otel/trace from 1.23.1 to 1.24.0 in /src
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /src
- Bump github.com/opslevel/opslevel-go/v2024 from 2024.2.26 to 2024.3.15 in /src
- Bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.25.0 in /src
- Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 in /src
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /src
Bugfix
- Runner will now log errors when configmap, PDB, pod deletion op returns an error