github kubernetes-sigs/security-profiles-operator v1.1.0

3 hours ago

Welcome to the v1.1.0 release of the security-profiles-operator!

This release brings AppArmor network policy support, health probes for the operator deployment, webhook tolerations, tighter SCC scoping, and numerous CRD validation improvements. The general usage and setup can be found in our documentation.

To install the operator, run:

$ kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/security-profiles-operator/v1.1.0/deploy/operator.yaml

The operator can also be installed with helm, and spoc, the official Security Profiles Operator Command Line Interface, is attached to this release for amd64, arm64, ppc64le and s390x.

All released artifacts are signed and the release assets carry SLSA build provenance. Verifying the released artifacts has the commands for the container images, the binaries, the SBOM and the helm chart.

Feel free to provide us any kind of feedback in the official Kubernetes Slack #security-profiles-operator channel.

What's Changed

API Changes

  • Remove old API versions (v1alpha1, v1alpha2, v1beta1) by @saschagrunert in #3386
  • Fix API consistency, error handling, security, observability, and performance issues by @saschagrunert in #3394

Feature

Bug

Cleanup

Other

New Contributors

Full Changelog: v1.0.1...v1.1.0

Don't miss a new security-profiles-operator release

NewReleases is sending notifications on new releases.