Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@rhmdnd rhmdnd released this 02 Feb 18:09
· 233 commits to master since this release

What's Changed

  • Bump controller-runtime, k8s libraries, openshift/library go, adjust CO to the new versions by @jhrozek in #337
  • Release v1.2.0 by @rhmdnd in #371
  • Update UBI image to keep pace with GLIBC version by @rhmdnd in #373
  • fix(deps): update module golang.org/x/net to v0.13.0 by @renovate in #368
  • fix(deps): update module github.com/coreos/ignition/v2 to v2.16.2 by @renovate in #369
  • fix(deps): update github.com/openshift/library-go digest to e1dfb9b by @renovate in #324
  • fix(deps): update module k8s.io/pod-security-admission to v0.27.4 by @renovate in #329
  • fix(deps): update module github.com/onsi/gomega to v1.27.10 by @renovate in #374
  • trivial: fix minor typo in test name and resources by @rhmdnd in #352
  • fix(deps): update module go.uber.org/zap to v1.25.0 by @renovate in #380
  • fix(deps): update module golang.org/x/net to v0.14.0 by @renovate in #381
  • chore(deps): update golang docker tag to v1.21 by @renovate in #379
  • fix(deps): update github.com/openshift/library-go digest to d7e7bec by @renovate in #378
  • fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.67.1 by @renovate in #343
  • fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.67.1 by @renovate in #344
  • chore(deps): update github.com/openshift/api digest to d7f5a4c by @renovate in #364
  • fix(deps): update module github.com/onsi/ginkgo to v2 by @renovate in #362
  • chore(deps): update github.com/openshift/client-go digest to be5346f by @renovate in #366
  • Optimize how we check runtime KubeletConfig by @Vincent056 in #292
  • Grant permissions required metal-toolbox workflow by @yuumasato in #390
  • Add test content for kubeletconfig by @Vincent056 in #399
  • Fix kubeletconfig e2e test by @Vincent056 in #400
  • Update Workshop instructions and outputs by @yuumasato in #397
  • OCPBUGS-17494: Fix hostmount propagation by @Vincent056 in #377
  • OCPBUGS 18025 MCO depdency bump by @Vincent056 in #402
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0 by @renovate in #393
  • fix(deps): update kubernetes packages to v0.28.2 by @renovate in #385
  • fix(deps): update module github.com/onsi/ginkgo to v2 by @renovate in #388
  • chore(deps): update github.com/openshift/api digest to 693d4b6 by @renovate in #384
  • chore(deps): update actions/checkout action to v3.6.0 by @renovate in #392
  • fix(deps): update module github.com/securego/gosec/v2 to v2.17.0 by @renovate in #386
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.13.0 by @renovate in #387
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #411
  • fix(deps): update github.com/openshift/library-go digest to b753831 by @renovate in #404
  • fix(deps): update module go.uber.org/zap to v1.26.0 by @renovate in #408
  • chore(deps): update docker/login-action action to v3 by @renovate in #412
  • fix(deps): update module golang.org/x/net to v0.15.0 by @renovate in #409
  • chore(deps): update github.com/openshift/client-go digest to 53bd898 by @renovate in #406
  • Fix minor formatting issues by @rhmdnd in #417
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2 by @renovate in #376
  • fix(deps): update github.com/openshift/library-go digest to 405c343 by @renovate in #422
  • fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.68.0 by @renovate in #405
  • chore(deps): update github.com/openshift/api digest to 174e989 by @renovate in #421
  • fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.68.0 by @renovate in #407
  • chore(deps): update github.com/openshift/client-go digest to 848405d by @renovate in #426
  • fix(deps): update module github.com/antchfx/xmlquery to v1.3.18 by @renovate in #427
  • Fix minor spelling mistakes in contributor documentation by @rhmdnd in #428
  • Workshop: Add new section for common rules by @yuumasato in #403
  • Document namespace prefix when scanning a hosted cluster by @yuumasato in #382
  • Remove ginkgo v2 dependency by @rhmdnd in #418
  • CMP-2132: Implement suspend and resume scan schedule by @rhmdnd in #396
  • Add Bhargavi as reviewer by @Vincent056 in #440
  • Add enhancement for suspending and resuming scan schedules by @rhmdnd in #375
  • fix(deps): update github.com/openshift/library-go digest to c91dd97 by @renovate in #436
  • fix(deps): update module github.com/onsi/gomega to v1.28.0 by @renovate in #437
  • fix(deps): update module github.com/prometheus/client_golang to v1.17.0 by @renovate in #438
  • fix(deps): update module golang.org/x/net to v0.17.0 [security] by @renovate in #439
  • chore(deps): update github.com/openshift/api digest to 8f468d7 by @renovate in #432
  • Extend workshop with a section about jq filters by @yuumasato in #431
  • chore(deps): update github.com/openshift/client-go digest to e81400b by @renovate in #433
  • Docs: Fix URI for must-gather image by @yuumasato in #389
  • fix(deps): update module github.com/google/go-cmp to v0.6.0 by @renovate in #442
  • fix(deps): update module github.com/prometheus/client_model to v0.5.0 by @renovate in #443
  • fix(deps): update module golang.org/x/mod to v0.13.0 by @renovate in #445
  • chore(deps): update github.com/openshift/api digest to 096c446 by @renovate in #441
  • Correct "ScanSettings" typo by @gojeaqui in #446
  • Use golang 1.20 by @rhmdnd in #448
  • Disable HTTP2 for metrics and the results server by @rhmdnd in #449
  • [Enhancements]: Add Profile Name in Rule by @Vincent056 in #395
  • Add an integration test to verify HTTP version usage by @rhmdnd in #451
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.3 by @renovate in #423
  • fix(deps): update module k8s.io/pod-security-admission to v0.28.3 by @renovate in #455
  • Build the operator for FIPS enabled environments by @rhmdnd in #456
  • Minor workshop fixes by @yuumasato in #460
  • fix(deps): update github.com/openshift/library-go digest to 813f714 by @renovate in #454
  • chore(deps): update github.com/openshift/api digest to 3680e21 by @renovate in #452
  • Implement build flags by @rhmdnd in #457
  • fix(deps): update module github.com/onsi/gomega to v1.29.0 by @renovate in #459
  • Propose enhancement for versioning profiles by @rhmdnd in #383
  • chore(deps): update github.com/openshift/client-go digest to 506d798 by @renovate in #453
  • CMP-2130: Implement support for profile versioning by @rhmdnd in #425
  • Harden the deployment and the profilebundle by @rhmdnd in #430
  • update link to oc compliance plugin by @sluetze in #466
  • fix(deps): update module github.com/go-logr/zapr to v1.3.0 by @renovate in #464
  • fix(deps): update module sigs.k8s.io/yaml to v1.4.0 by @renovate in #465
  • fix(deps): update github.com/openshift/library-go digest to cfcf2b4 by @renovate in #463
  • chore(deps): update github.com/openshift/api digest to c90b4c8 by @renovate in #462
  • fix link by @sluetze in #468
  • Add Profile Name to rule by @Vincent056 in #398
  • OCPBUGS-3009: Prune stale CCRs before aggregating scan results by @rhmdnd in #221
  • chore(deps): update github.com/openshift/api digest to 5e6069c by @renovate in #469
  • fix(deps): update module github.com/onsi/gomega to v1.30.0 by @renovate in #472
  • fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.69.1 by @renovate in #473
  • chore(deps): update github.com/openshift/client-go digest to a6ca51f by @renovate in #470
  • chore(deps): update github.com/openshift/api digest to 2ea16bb by @renovate in #478
  • fix(deps): update kubernetes packages to v0.28.4 by @renovate in #479
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #481
  • CMP-3009: Update manifest to include new aggregator permissions by @rhmdnd in #485
  • Fix dpanic during remediation logging by @rhmdnd in #486
  • Add rule type change detection in profile parse by @Vincent056 in #401
  • CMP-2310: Remove CronJob beta API compatibility code by @rhmdnd in #476

New Contributors

Full Changelog: v1.2.0...v1.4.0