v2.4.0
andrewazores
released this
08 Dec 20:54
·
3 commits
to cryostat-v2.4
since this release
What's Changed
🚀 Features
- feat(ci): setup CI to push scorecard, bundle images and run scorecard by @tthvo in #588
- feat(ci): clean up test images after closing PRs by @aali309 in #609
- feat(scorecard): add psa labels for scorecard namespace by @tthvo in #621
- feat(openshift): custom extra labels/annotations on deployments/pods by @OpenGuidou in #632
- feat(ci): replaced GHCR_PR_TOKEN with GITHUB_TOKEN by @aali309 in #635
- feat(insights): optionally deploy a proxy for Insights (backport #670) by @mergify in #673
- feat(openshift): add Configuring Cryostat Quickstart (backport #668) by @mergify in #686
🔧 Fixes
- fix(csv): use Cryostat CR as initialization resource by @ebaron in #563
- fix(deploy): lower default Grafana CPU request by @ebaron in #566
- fix(rbac): re-create role bindings when roleRefs change by @ebaron in #571
- fix(crd): remove mentions of JMX in credential database by @tthvo in #575
- fix(rbac): bypass cache when reading RoleBindings by @ebaron in #581
- fix(ci): new scorecard tag should trigger CI builds by @tthvo in #592
- fix(cleanup): allow deletion to proceed without config map by @ebaron in #593
- fix(ci): ci should checkout correct ref by @tthvo in #597
- ci(scorecard): fix missing image tags by @tthvo in #615
- fix(network): app & component labels for network objects by @mwangggg in #608
- fix(makefile): fix ignore-not-found is not defined by @tthvo in #640
- fix(insights): add port to INSIGHTS_PROXY (backport #674) by @mergify in #675
- fix(insights): set User-Agent header for UHC Auth Proxy (backport #677) by @mergify in #678
- fix(openshift): update Quickstart text/formatting (backport #688) by @mergify in #690
📄 Documentation
⚙️ Maintenance
- build(config): update makefile and mergify for 2.3 release by @tthvo in #555
- test(scorecard): clean up CR after test finishes by @ebaron in #557
- test(scorecard): log workload conditions/events upon failure by @ebaron in #560
- build(go): upgrade to Golang 1.20 by @ebaron in #569
- feat(sample): add quarkus-test-agent sample app by @andrewazores in #578
- test(scorecard): enable scorecard on k8s by @tthvo in #589
- chore(scorecard): bump Scorecard image tag by @ebaron in #591
- chore(samples): create sample apps from manifests by @tthvo in #590
- chore(oauth): remove modifications to OpenShift api-server by @tthvo in #599
- chore(license): relicense project to Apache-2.0 by @andrewazores in #601
- ci(multiarch): build multiarch OCI manifest images by @andrewazores in #602
- build(multiarch): produce multiarch scorecard test image by @andrewazores in #605
- chore(scorecard): bump Scorecard tag to trigger arm64 build by @ebaron in #606
- build(scorecard): update multiarch build steps by @tthvo in #610
- ci(scorecard): clean up images for both push and pr ci by @tthvo in #620
- build(cert-manager): upgrade cert-manager version by @tthvo in #622
- chore(deployment): adjust resource requests by @andrewazores in #617
- chore(ci): PR command build_test by @mwangggg in #619
- chore(build): upgrade Operator SDK to v1.31.0 by @aali309 in #629
- feat(ci): update github actions to node 16 by @aali309 in #639
- chore(build): add short summaries to targets by @andrewazores in #637
- feat(ci): updated release-drafter by @aali309 in #641
- build(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 (backport #643) by @mergify in #647
- build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (backport #654) by @mergify in #655
- chore(versions): use release branch image tags by @ebaron in #663
- build(deps): bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.14.7 (backport #662) by @mergify in #671
- build(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (backport #664) by @mergify in #672
- test(insights): change version for test by @ebaron in #679
- chore(makefile): option to generate bundles with quickstart on ocp (backport #687) by @mergify in #689
- chore(release): prepare 2.4.0 release by @andrewazores in #693
Others
- build(deps): bump k8s.io/client-go from 0.26.8 to 0.26.10 (backport #658) by @mergify in #659
- ci(release-notes): replace release-drafter with release labels config (backport #695) by @mergify in #696
New Contributors
- @733amir made their first contribution in #633
- @OpenGuidou made their first contribution in #632
Full Changelog: v2.3.1...v2.4.0