Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@ngopalak-redhat ngopalak-redhat released this 21 Aug 11:53

Welcome to our glorious v0.10.0 release of the security-profiles-operator! 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/v0.10.0/deploy/operator.yaml

You can also verify the container image signature by using cosign:

$ cosign verify \
    --certificate-identity krel-trust@k8s-releng-prod.iam.gserviceaccount.com \
    --certificate-oidc-issuer https://accounts.google.com \
    registry.k8s.io/security-profiles-operator/security-profiles-operator:v0.10.0

Beside the operator image, we now also ship spoc, the official Security Profiles Operator Command Line Interface! Binaries for amd64 and arm64 are attached to this release.

To verify the signature of spoc. download all release artifacts and run for amd64 (works in the same way for arm64:

$ cosign verify-blob \
    --certificate-identity sgrunert@redhat.com \
    --certificate-oidc-issuer https://github.com/login/oauth \
    --certificate spoc.amd64.cert \
    --signature spoc.amd64.sig \
    spoc.amd64

To verify the Bill of Materials (BOM) using the bom tool, download the artifacts into a build directory and run:

> bom validate -e spoc.spdx -d build/
+-------------------+-------+-----------------------------+----------------+
|     FILENAME      | VALID |           MESSAGE           | INVALID HASHES |
+-------------------+-------+-----------------------------+----------------+
| spoc.amd64        | OK    | File validated successfully | -              |
| spoc.amd64.cert   | OK    | File validated successfully | -              |
| spoc.amd64.sha512 | OK    | File validated successfully | -              |
| spoc.amd64.sig    | OK    | File validated successfully | -              |
| spoc.arm64        | OK    | File validated successfully | -              |
| spoc.arm64.cert   | OK    | File validated successfully | -              |
| spoc.arm64.sha512 | OK    | File validated successfully | -              |
| spoc.arm64.sig    | OK    | File validated successfully | -              |
+-------------------+-------+-----------------------------+----------------+

The .spdx file is signed as well and we also provide .sha512 sum files for the binaries.

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

Changes by Kind

Feature

Bug or Regression

  • Applies the changes to Seccomp and Apparmor profiles only whent here are effective changes in the CRs. (#2826, @ccojocar)

Other (Cleanup or Flake)

  • Removed support for in-memory btf because most kernels should now expose /sys/kernel/btf/vmlinux (#2969, @saschagrunert)
  • Switch to beta maturity with respect to community operators (operator hub). (#2818, @saschagrunert)

Dependencies

Added

  • github.com/DataDog/datadog-agent/comp/core/tagger/origindetection: v0.64.2
  • github.com/DataDog/datadog-agent/pkg/version: v0.64.2
  • github.com/DataDog/dd-trace-go/v2: v2.0.0
  • github.com/Masterminds/goutils: v1.1.1
  • github.com/Masterminds/sprig/v3: v3.3.0
  • github.com/cenkalti/backoff/v5: v5.0.2
  • github.com/cheggaaa/pb/v3: v3.1.6
  • github.com/containerd/containerd/v2: v2.1.1
  • github.com/google/go-github/v72: v72.0.0
  • github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus: v1.0.1
  • github.com/grpc-ecosystem/go-grpc-middleware/v2: v2.1.0
  • github.com/huandu/xstrings: v1.5.0
  • github.com/keybase/go-keychain: v0.0.1
  • github.com/mitchellh/copystructure: v1.2.0
  • github.com/mitchellh/reflectwalk: v1.0.2
  • github.com/moby/sys/atomicwriter: v0.1.0
  • github.com/olekukonko/errors: v1.1.0
  • github.com/olekukonko/ll: v0.0.9
  • github.com/olekukonko/ts: 78ecb04
  • github.com/opencontainers/cgroups: v0.0.4
  • github.com/puzpuzpuz/xsync/v3: v3.5.1
  • github.com/shirou/gopsutil/v4: v4.25.3
  • github.com/shopspring/decimal: v1.4.0
  • github.com/sigstore/rekor-tiles: v0.1.5
  • github.com/tink-crypto/tink-go-hcvault/v2: v2.3.0
  • go.etcd.io/gofail: v0.2.0
  • go.etcd.io/raft/v3: v3.6.0
  • go.yaml.in/yaml/v2: v2.4.2
  • go.yaml.in/yaml/v3: v3.0.3
  • goa.design/goa/v3: v3.20.1
  • golang.org/x/tools/go/expect: v0.1.0-deprecated
  • golang.org/x/tools/go/packages/packagestest: v0.1.1-deprecated
  • gonum.org/v1/gonum: v0.16.0
  • sigs.k8s.io/randfill: v1.0.0

Changed

Removed

  • github.com/OneOfOne/xxhash: v1.2.8
  • github.com/ProtonMail/go-crypto: afb1ddc
  • github.com/bwesterb/go-ristretto: v1.2.3
  • github.com/cloudflare/circl: v1.3.7
  • github.com/containerd/containerd: v1.7.25
  • github.com/goadesign/goa: v2.2.5+incompatible
  • github.com/google/go-github/v55: v55.0.0
  • github.com/google/tink/go: v1.7.0
  • github.com/hashicorp/golang-lru: v1.0.2
  • github.com/ostreedev/ostree-go: 719684c
  • github.com/shirou/gopsutil/v3: v3.24.4
  • github.com/shoenig/go-m1cpu: v0.1.6
  • github.com/syndtr/gocapability: 42c35b4
  • go.opentelemetry.io/collector/config/configtelemetry: v0.104.0
  • goa.design/goa: v2.2.5+incompatible
  • gopkg.in/cheggaaa/pb.v1: v1.0.28
  • gopkg.in/square/go-jose.v2: v2.6.0
    Activity