Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.8.0/install.sh | bash -sWhat's Changed
- π± Bump github.com/prometheus/common from 0.67.3 to 0.67.4 by @dependabot[bot] in #2357
- π± Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #2352
- π± Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2356
- π± Bump github.com/google/go-containerregistry from 0.20.6 to 0.20.7 by @dependabot[bot] in #2361
- β¨ OPRUN-4288: Add upgrade e2es for standard to experimental by @tmshort in #2360
- π add PDB to make sure at least 1 pod is always available during upgrade by @jianzhangbjz in #2362
- π Update ClusterExtensionRevision API docs by @perdasilva in #2350
- π± new tag symmetry and required validations by @grokspawn in #2358
- π± Bump pymdown-extensions from 10.17.1 to 10.17.2 by @dependabot[bot] in #2364
- π± institute 2wk dependency cooldown policy by @grokspawn in #2363
- π Fix testCatalogName conflict by @jianzhangbjz in #2367
- π± Use Patch instead of Update for finalizer operations by @tmshort in #2328
- π± Update approvers by @perdasilva in #2369
- β οΈ Refine ClusterExtentionRevision conditions by @perdasilva in #2340
- π Clarify single controller assumption in OLM v1 design by @joelanford in #2372
- π± Update inline config docs and annotations by @perdasilva in #2366
- β οΈ Remove Paused ClusterExtensionRevision LifecycleState by @perdasilva in #2373
- β οΈ Remove Migrated reason from ClusterExtensionRevision Available condition by @perdasilva in #2374
- π± Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #2376
- π Add local dev environment specialist Claude subagent by @trgeiger in #2368
- β¨ Propagate ClusterExtensionRevision conditions to ClusterExtension status by @perdasilva in #2281
- π± Add AGENTS.md to assist AI agents interacting with this repository by @joelanford in #2274
- π± Fix import linting rule for moved util package by @joelanford in #2378
- π± Bump helm.sh/helm/v3 from 3.19.2 to 3.19.3 by @dependabot[bot] in #2381
- π± Don't assume there is only one replica in e2e tests by @tmshort in #2379
- π Add support for build metadata precedence in bundle version comparison by @joelanford in #2273
- π Update .spec.config api doc to direct users to docs by @perdasilva in #2383
- π± Change the experimental-e2e to use a two-node kind cluster by @tmshort in #2382
- π± Move the kind configs into a subdirectory by @tmshort in #2384
- π± Bump beautifulsoup4 from 4.14.2 to 4.14.3 by @dependabot[bot] in #2388
- π± Bump github.com/klauspost/compress from 1.18.1 to 1.18.2 by @dependabot[bot] in #2387
- π± OPRUN-4261 Migrate e2e tests to Godog BDD framework by @pedjak in #2365
- π± Update goreleaser to v2.11.2 by @tmshort in #2390
- π Updating docs strings for API go definitions by @michaelryanpeter in #2359
- π± Bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #2391
- π± Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #2392
- π± (bingo) Update golang-ci from v2.6.2 to v2.7.2 by @camilamacedo86 in #2395
- π± Bump platformdirs from 4.5.0 to 4.5.1 by @dependabot[bot] in #2397
- β¨ Update go version to 1.25.3 by @tmshort in #2400
- π± Migrate E2e NetworkPolicy tests to static analysis with
kube-scoreandconftestby @pedjak in #2393 - π± Add CLAUDE command and new check to review and lint the API changes by @camilamacedo86 in #2399
- π± Bump pymdown-extensions from 10.17.2 to 10.18 by @dependabot[bot] in #2401
- π± Bump github.com/cert-manager/cert-manager from 1.18.2 to 1.19.2 by @dependabot[bot] in #2403
- π± Bump urllib3 from 2.6.0 to 2.6.1 by @dependabot[bot] in #2406
- π± Bump golang.org/x/mod from 0.30.0 to 0.31.0 by @dependabot[bot] in #2404
- π± Bump golang.org/x/tools from 0.39.0 to 0.40.0 by @dependabot[bot] in #2405
- π± Add camilamacedo86 to approvers by @camilamacedo86 in #2408
- π± Bump github.com/operator-framework/api from 0.36.0 to 0.37.0 by @dependabot[bot] in #2414
- π± Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #2412
- π± Bump helm.sh/helm/v3 from 3.19.3 to 3.19.4 by @dependabot[bot] in #2415
- π± Bump urllib3 from 2.6.1 to 2.6.2 by @dependabot[bot] in #2416
- π± Bump pymdown-extensions from 10.18 to 10.19 by @dependabot[bot] in #2417
- π± Bump pymdown-extensions from 10.19 to 10.19.1 by @dependabot[bot] in #2419
- π± Bump github.com/containerd/containerd from 1.7.29 to 1.7.30 by @dependabot[bot] in #2421
- π± Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #2422
- π± Bump mkdocs-material from 9.7.0 to 9.7.1 by @dependabot[bot] in #2423
- π± Bump soupsieve from 2.8 to 2.8.1 by @dependabot[bot] in #2424
- π± Improve Makefile error handling and fix policy message typos by @pedjak in #2402
- π± Upgrade controller-gen from v0.19.0 to v0.20.0 by @camilamacedo86 in #2425
- π± Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #2418
- π± (api-lint-diff) Enhance CLAUDE command and shell to consider fixed scenarios by @camilamacedo86 in #2410
- π Fix API documentation to comply with k8s conventions by fixing embedded field docs and adding missing +optional markers by @camilamacedo86 in #2409
- π± [Updated] Bump sigs.k8s.io/controller-tools from 0.19.0 to 0.20.0 in the k8s-dependencies group by @tmshort in #2427
- β¨ Promote Single Own Feature Gate AND Config spec in the CR to GA by @camilamacedo86 in #2428
- π± standardizing approach for required-tests-with-occasional-overrides by @grokspawn in #2431
- π Clarify install mode docs by @oceanc80 in #2430
- π Fix ClusterCatalog Priority field validation markers by @camilamacedo86 in #2432
- π± Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #2434
- π± Bump pkg.package-operator.run/boxcutter from 0.7.1 to 0.8.0 by @dependabot[bot] in #2396
- π Discover service namespace in e2e metrics tests by @pedjak in #2437
- π± freshen maintainer list by @grokspawn in #2438
- π± Add a Makefile target and start running the API diff linter as part of CI by @camilamacedo86 in #2411
- β¨ (feat): When using Boxcutter feature-gate, use ClusterExtension ServiceAccount for revision operations by @camilamacedo86 in #2429
- π Prevent showing duplicate entry under
.status.activeRevisionsby @pedjak in #2444 - π± Bump github.com/sigstore/fulcio from 1.7.1 to 1.8.5 by @dependabot[bot] in #2445
- π± Simplify Boxcutter applier interface by @pedjak in #2446
- π Adds bundle configuration documentation by @perdasilva in #2380
- π± Bump pymdown-extensions from 10.19.1 to 10.20 by @dependabot[bot] in #2448
- π± Bump certifi from 2025.11.12 to 2026.1.4 by @dependabot[bot] in #2449
- β¨ Support
ClusterExtensionprogress deadline detection by @pedjak in #2447 - π± Bump pathspec from 0.12.1 to 1.0.1 by @dependabot[bot] in #2450
- β¨ Add preauthorizer checks to Boxcutter applier by @perdasilva in #2443
- π Refactor ClusterExtensionRevision controller to rely on kubernetes for resource cleanup by @perdasilva in #2451
- π± Remove unfinished uninstall e2e test by @perdasilva in #2452
- π± Remove Marketplace Indexes by @camilamacedo86 in #2455
- π Workload should still resilient when catalog is deleted by @camilamacedo86 in #2439
- π± Bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 by @dependabot[bot] in #2456
- π± Bump pathspec from 1.0.1 to 1.0.2 by @dependabot[bot] in #2457
- π± Bump pathspec from 1.0.2 to 1.0.3 by @dependabot[bot] in #2458
- π± Bump golang.org/x/mod from 0.31.0 to 0.32.0 by @dependabot[bot] in #2459
- π± Bump github.com/google/renameio/v2 from 2.0.1 to 2.0.2 by @dependabot[bot] in #2460
- π Fix deprecation conditions showing install errors and improve condition semantics by @camilamacedo86 in #2296
- π± Bump helm.sh/helm/v3 from 3.19.4 to 3.20.0 by @dependabot[bot] in #2461
- π± Bump golang.org/x/tools from 0.40.0 to 0.41.0 by @dependabot[bot] in #2462
- β¨ Add automated schema generation and validation for registry+v1 bundle configuration by @anik120 in #2454
- π Fix TestParseSubscriptionConfig to work with vendor mode by @jianzhangbjz in #2466
- π± Bump regex from 2025.11.3 to 2026.1.15 by @dependabot[bot] in #2467
- π± Add uninstall feature test by @perdasilva in #2453
- π Fix watchNamespace configuration validation by @perdasilva in #2468
- π± Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by @dependabot[bot] in #2470
- π± test: ensure single/own namespace increase coverage for both runtimes by @camilamacedo86 in #2463
- π fix: Configuration validation errors now show "Failed" status instead of "Absent" by @camilamacedo86 in #2465
- π (fix) Fix race condition in Helm to Boxcutter migration during OLM upgrades by @camilamacedo86 in #2440
- π Fix up single-ownnamespace e2es by @perdasilva in #2472
- β¨ Add bundle olm.properties to revision annotations by @perdasilva in #2471
- π± Bump soupsieve from 2.8.1 to 2.8.2 by @dependabot[bot] in #2476
- π± Bump pkg.package-operator.run/boxcutter from 0.8.0 to 0.8.1 by @dependabot[bot] in #2475
- π± Update crd-ref-docs tool from v0.2.0 to v0.3.0 by @camilamacedo86 in #2477
- π± Bump github.com/cert-manager/cert-manager from 1.19.2 to 1.19.3 by @dependabot[bot] in #2478
- β¨Add DeploymentConfig support to registry+v1 bundle renderer by @anik120 in #2469
- π± Bump soupsieve from 2.8.2 to 2.8.3 by @dependabot[bot] in #2481
- π± Replace deprecated marker for required fields by @camilamacedo86 in #2407
- π Set owner-kind label on ClusterExtensionRevision resources by @perdasilva in #2480
- β¨Extract and pass deploymentConfig to bundle renderer by @anik120 in #2482
- π± Bump pkg.package-operator.run/boxcutter from 0.8.1 to 0.9.0 by @dependabot[bot] in #2484
- π± Bump github.com/operator-framework/api from 0.37.0 to 0.38.0 by @dependabot[bot] in #2485
- π± Bump packaging from 25.0 to 26.0 by @dependabot[bot] in #2489
- π± Bump markdown from 3.10 to 3.10.1 by @dependabot[bot] in #2490
- π± Bump github.com/operator-framework/operator-registry from 1.61.0 to 1.62.0 by @dependabot[bot] in #2492
- π± Upgrade golanglint from 2.7.2 to 2.8.0 and fix issues by @camilamacedo86 in #2487
- π± Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.5 by @dependabot[bot] in #2498
- π± Bump pymdown-extensions from 10.20 to 10.20.1 by @dependabot[bot] in #2500
- π± Bump pathspec from 1.0.3 to 1.0.4 by @dependabot[bot] in #2499
- π± Bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in #2504
- π± Bump cssselect from 1.3.0 to 1.4.0 by @dependabot[bot] in #2505
- π± chore(deps): upgrade k8s to 1.35 and Go dependencies (edge) by @camilamacedo86 in #2486
- π± Update tilt to v0.36.3 by @tmshort in #2506
- π± Drop e2e test msg
testing: warning: no tests to runby @pedjak in #2509 - π± Bump babel from 2.17.0 to 2.18.0 by @dependabot[bot] in #2510
- π± Add
/list-e2e-stepsClaude Code command by @pedjak in #2508 - β οΈ ClusterExtensionRevision API Updates by @dtfranz in #2491
- π Replace cluster-admin with least-privilege RBAC for BoxcutterRuntime by @perdasilva in #2514
- π Fix release: disable buildx provenance so docker manifest create succeed by @camilamacedo86 in #2517
Full Changelog: v1.7.0...v1.8.0