Skip to content

Releases: rancher-sandbox/runtime-enforcer

RuntimeEnforcer v0.1.0

03 Feb 16:44
15a5b9d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1-rc1...v0.1.0

runtime-enforcer-chart-0.1.2

03 Feb 17:19
889e610

Choose a tag to compare

SUSE Security Runtime Enforcer helm chart

RuntimeEnforcer v0.0.1-rc1

22 Dec 17:27
9b8204d

Choose a tag to compare

Pre-release

What's Changed

  • chore(deps): bump the kubernetes group with 4 updates by @dependabot[bot] in #32
  • chore: pin helm version to 3.19.0 in CI by @dottorblaster in #35
  • chore(deps): bump github.com/cilium/cilium from 1.18.3 to 1.18.4 by @dependabot[bot] in #33
  • cleanup: remove deadlinks by @holyspectral in #30
  • ci: ensure all the images we built are signed with cosign by @holyspectral in #31
  • chore(deps): bump updatecli/updatecli-action from 2.94.0 to 2.96.0 by @dependabot[bot] in #36
  • feat: disable learning of processes when the workload is a CronJob by @dottorblaster in #37
  • chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #40
  • chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #38
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.45.0 to 1.46.0 by @dependabot[bot] in #39
  • ci: fix release pipeline by @holyspectral in #43
  • chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #44
  • chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #46
  • chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #47
  • chore(deps): bump sigs.k8s.io/structured-merge-diff/v6 from 6.3.0 to 6.3.1 by @dependabot[bot] in #48
  • fix: disable prometheus endpoint by @holyspectral in #58
  • docs: add RFC about CRD naming and policy lifecycle by @dottorblaster in #45
  • docs: rfc 0004 - WorkloadPolicyProposal dropped the selector field by @dottorblaster in #59
  • chore(deps): bump docker/metadata-action from 5.9.0 to 5.10.0 by @dependabot[bot] in #60
  • chore: remove obsolete ClusterWorkloadSecurityPolicy from the codebase by @kyledong-suse in #65
  • chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #63
  • chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #71
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #69
  • chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #64
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.46.0 to 1.47.0 by @dependabot[bot] in #62
  • chore(deps): bump updatecli/updatecli-action from 2.96.0 to 2.97.0 by @dependabot[bot] in #61
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.39.0 by @dependabot[bot] in #70
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.38.0 to 1.39.0 by @dependabot[bot] in #66
  • chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #74
  • chore(deps): bump the kubernetes group with 4 updates by @dependabot[bot] in #75
  • deps(go): update Go to 1.25.5 version by @github-actions[bot] in #78
  • chore: fix updatecli config by @holyspectral in #80
  • chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #83
  • chore(deps): bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #84
  • chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #85
  • feat!: replace agent implementation removing Tetragon dependency by @Andreagit97 in #79
  • ci: fix updatecli by @Andreagit97 in #108
  • deps(go): update Go to 1.25.5 version by @github-actions[bot] in #81
  • fix: helm unittest CI step by @dottorblaster in #110
  • chore(deps): bump github.com/cilium/ebpf from 0.19.0 to 0.20.0 by @dependabot[bot] in #105
  • chore(deps): bump updatecli/updatecli-action from 2.97.0 to 2.98.0 by @dependabot[bot] in #102
  • chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #104
  • chore(deps): bump go.opentelemetry.io/collector/pdata from 1.47.0 to 1.48.0 by @dependabot[bot] in #103
  • chore: cleanup ebpf objects by @holyspectral in #127
  • fix: disable ebpf logs by default by @Andreagit97 in #98
  • docs: remove leftover text from rfc by @holyspectral in #130
  • chore: cleanup leftover text by @holyspectral in #129
  • chore: allow revive dot-imports in test files by @kyledong-suse in #128
  • chore: more cleanup about generated codes by @holyspectral in #132
  • feat: rework the CRDs to implement the new label-based behavior by @dottorblaster in #97
  • chore(deps): bump the kubernetes group with 4 updates by @dependabot[bot] in #133
  • chore(deps): bump k8s.io/cri-api from 0.34.3 to 0.35.0 by @dependabot[bot] in #134
  • fix: solve some verifier issues and introduce a bpf CI by @Andreagit97 in #135
  • feat: signing container images and artifacts by @holyspectral in #136
  • chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #139

New Contributors

  • @dependabot[bot] made their first contribution in #32
  • @github-actions[bot] made their first contribution in #78
  • @Andreagit97 made their first contribution in #79

Full Changelog: runtime-enforcer-chart-0.1.1...v0.0.1-rc1

runtime-enforcer-chart-0.1.1

11 Nov 18:28
29becd3

Choose a tag to compare

SUSE Security Runtime Enforcer helm chart