Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 20:29
· 9 commits to v2 since this release
6f0ea8f

Contributors

@andrewazores and @ebaron

Features

  • feat(tls): emit event when cert-manager is missing (#246) @ebaron
  • feat(tls): add cert-manager toggle to Cryostat CRD (#241) @ebaron
  • feat(api): mount templates stored in config maps (#237) @ebaron
  • feat(security): create reduced permissions ServiceAccount for Cryostat (#229) @ebaron

Fixes

  • fix(openshift): correct annotation for topology view (#267) @ebaron
  • fix(templates): templates should be mounted if TLS disabled (#262) @ebaron
  • fix(crd): fix OLM descriptors and documentation (#260) @ebaron
  • fix(health): use /health for Cryostat health check (#261) @ebaron
  • fix(finalizer): remove finalizers when objects to delete not found (#258) @ebaron
  • fix(pvc): derive fsGroup from SCC annotation (#252) @ebaron
  • fix(pvc): set fsGroup to ensure mounts writable (#244) @ebaron
  • fix(rbac): add permissions to support tree API (#235) @ebaron
  • fix(openshift): ensure ConsoleLink is not duplicated (#230) @ebaron
  • Update mounted directories/paths for latest Cryostat upstream (#211) @andrewazores

Documentation

  • Add a badge to README for Google Group (#208) @ebaron

Maintenance

  • build(version): release version 2.0.0 (#284) @ebaron
  • build(versions): update Grafana images to 2.0.0 (#282) @ebaron
  • fix(openshift): force platform/auth on OpenShift (#274) @ebaron
  • build(csv): add Cryostat icon in CSV (#271) @ebaron
  • build(csv): add initialization-resource annotation (#268) @ebaron
  • ci(release-drafter): revert branches to only main (#233) @ebaron
  • ci(quay): apply latest tag only in main (#231) @ebaron
  • chore(version): fix CSV metadata for 2.0.0-dev (#225) @ebaron
  • ci(quay): push CI builds to Quay (#219) @ebaron
  • ci(dependent-issues): enable dependent-issues action (#218) @ebaron
  • ci(release-drafter): generate release notes drafts (#217) @ebaron
  • ci(semantic-pr): add semantic-pull-request job (#216) @ebaron
  • ci(mergify): add mergify config for backports (#215) @ebaron
  • chore(images): update image versions to latest development builds (#212) @ebaron
  • Set KUSTOMIZE_VERSION in variable (#202) @andrewazores