Skip to content

Releases: securesign/secure-sign-operator

Release v1.1.0

07 Nov 11:47
dd505a5
Compare
Choose a tag to compare

What's Changed

  • Remove dependency on sigstore-ocp by @bouskaJ in #387
  • fix: Set the common name of the Fulcio cert automatically by @JasonPowr in #365
  • Extract fbc sources code to separate repository by @osmman in #395
  • rm kube-rbac-proxy by @JasonPowr in #388
  • Handle error when ctlog unable to generate public key by @osmman in #369
  • Add annotation to pause resource reconciliation by @osmman in #346
  • Use SecurityContextConstraints resource to identify OCP environment by @osmman in #391
  • Add liveness and readiness probes by @osmman in #408
  • Securesign-1001 | Create Tree Deadline not being enough by @tommyd450 in #393
  • doc: fix breaking readme by @kahboom in #434
  • rm-unused-secret by @JasonPowr in #433
  • [SECURESIGN-1016] | Adding License by @tommyd450 in #435
  • Rename Rekor search image from quay.io by @osmman in #440
  • [SECURESIGN-844] Migrate to kubebuilder go/v4 by @bouskaJ in #431
  • Remove dupplicated e2e by @bouskaJ in #442
  • [SECURESIGN-570] Rekor add options to set trillian_log_server by @tommyd450 in #196
  • Move metrics annotation into annotation package by @osmman in #441
  • [SECURESIGN-1002] Move creation of cli server to manager startup cycle by @osmman in #450
  • Add new flag for manager to define target k8s environment by @osmman in #459
  • Split build actions by @osmman in #460
  • Update golang Docker tag to v1.22 (main) by @red-hat-konflux in #473
  • feat: pass proxy configuration to operands by @miyunari in #475
  • [SECURESIGN-1137] refactor services port name by @fghanmi in #474
  • Fix trillian-db scc by @bouskaJ in #464
  • [SECURESIGN-1049] adding securesign quay url by @SequeI in #486
  • [SECURESIGN-663] Add option to set an external ctlog service by @fghanmi in #465
  • Extract shared actions by @bouskaJ in #490
  • Inject CA trust bundle into managed containers and set SSL_CERT_DIR by @osmman in #491
  • Bumb source version of operator for upgrade scenario by @osmman in #497
  • Use Gomega parameter passed by eventually to create assertions by @osmman in #495
  • Store K8s dump into file by @osmman in #499
  • [SECURESIGN-1206] Making segment backup job proxy aware by @SequeI in #501
  • feat: provide host name option for CLI and search ui by @JasonPowr in #488
  • Namespace deletion check in Reconcile function by @osmman in #505
  • Create tree event contains Merkle tree id by @osmman in #506
  • SECURESIGN-1207: fix SBJ breaking on update by @JasonPowr in #502
  • Update Rekor controller behavior to preserve generated keys by @osmman in #351
  • SECURESIGN-1226: Update Rekor's treeID when it change by @osmman in #509
  • Remove finalizer before interupting reconcile function by @osmman in #511
  • SECURESIGN-1227: Update CTlog's treeID when it change by @osmman in #510
  • doc: Rotation the signer key for Rekor service by @osmman in #513
  • Fix incorrect number of parameters for SBJ error logging by @osmman in #519
  • SECURESIGN-1250 | Targets are not coming up with monitoring enabled. by @JasonPowr in #518
  • e2e: Use deployment to verify configuration update of component by @osmman in #522
  • rekor: Initialize action execute when targeted condition status is false by @osmman in #529
  • SECURESIGN-568: Extend Rekor API to support sharding configuration by @osmman in #512
  • [SECURESIGN-574] | Independently deployable CTlog Changes by @tommyd450 in #517
  • SECURESIGN-1275: Enable RecoverPanic on controllers by @osmman in #532
  • Enforce standards by golangci linter by @osmman in #534
  • logging: Replace zap logger by klog by @osmman in #533
  • chore: update checkout and setup-go actions by @osmman in #535
  • Migrate images to new repos by @bouskaJ in #539
  • Update rekor-redis image sha by @bouskaJ in #542
  • feat: add prefix parameter into Fulcio's ctlog config by @osmman in #543
  • refactor: fix e2e tests to pass golangci linter by @osmman in #545
  • feat: add option to set custom CTlog server's config by @osmman in #544
  • SECURESIGN-1014 | Add support for Trusted Timestamp Authorities in SecureSign by @JasonPowr in #456
  • chore: patch-tsa-upgrade-test by @JasonPowr in #563
  • refactor: switch from docker to go-containerregistry implementation by @osmman in #562
  • SECURESIGN-1015 | Configure ingress sharding by @JasonPowr in #566
  • fix: check observed, available and new replica set statuses to decide if deployment is ready by @osmman in #564
  • [SECURESIGN-574] Independently Deployable CT-log by @tommyd450 in #561
  • SECURESIGN-842 | Operator's metrics are not consumed by OCP monitor by @JasonPowr in #557
  • SECURESIGN-1203 | Add TSA key rotation doc by @JasonPowr in #565
  • doc: CT log signer key rotation and sharding by @osmman in #571
  • SECURESIGN-1221 | SBJ Not reaching segment endpoint by @JasonPowr in #570
  • fix(rekor): create new secret only for generated signer key by @osmman in #582
  • Add proxy e2e test by @bouskaJ in #536
  • fix: check if lates progressing status is for current deployment temp… by @osmman in #583
  • refactor: split config update based on component by @osmman in #548
  • fix: Make sure cosign recognises leaf cert by @JasonPowr in #586
  • SECURESIGN-1200 | Fulcio key rotation by @JasonPowr in #578
  • fix: Make sure SBJ installation runs only once by @JasonPowr in #587
  • fix(trillian): run initialize check when deployment changed by @osmman in #590
  • [SECURESIGN-1238] Align with new TUF server by @bouskaJ in #550
  • doc(rekor): add rekor_server option for rekor-cli commands by @osmman in #597
  • SECURESIGN-1338 | Tsa-server does not work in Proxy environment by @JasonPowr in #600
  • fix(ctlog): fix handle key action condition for private password ref by @osmman in #601
  • doc(ctlog): patch password reference and fix ctlog po...
Read more

Release v1.0.2

02 Jul 09:34
v1.0.2
2beedab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

28 May 07:49
f0ca564
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

08 Apr 09:19
d0782d4
Compare
Choose a tag to compare

What's Changed

Read more

Tech Preview v0.0.2

05 Apr 13:06
83b0505
Compare
Choose a tag to compare
Update RHTAP references (#234)

Co-authored-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>