v2.2.0
github-actions
released this
16 Nov 20:02
·
5 commits
to cryostat-v2.2
since this release
Contributors
@andrewazores, @ebaron, @jaadbarg, @maxcao13 and @tthvo
Features
- feat(discovery): allow configurations for discovery service (#474) @tthvo
- feat(openshift): update existing console links (#467) @ebaron
- feat(secrets): update operator-controlled secrets (#466) @ebaron
- feat(pvc): update existing PVCs (#462) @ebaron
- feat(config): Add options to control scheduling on nodes (#441) @jaadbarg
- feat(rbac): update operator-controlled RBAC objects (#458) @ebaron
- feat(security): security contexts are now configurable (#457) @tthvo
- feat(auth-properties): allow users to specific cryostat permission mappings (#440) @tthvo
- feat(crd): add reference to Grafana secret in Cryostat CR (#432) @maxcao13
- feat(labels): allow users to define labels/annotations for routes (#425) @tthvo
- feat(network): update operator-controlled networking objects (#424) @ebaron
- feat(license): add license header checking script (#422) @tthvo
Fixes
- fix(resources): set cryostat container resource request defaults (#437) @tthvo
- fix(deploy): recreate deployment if selector changed (#472) @ebaron
- fix(watches): update object types watched by controller (#468) @ebaron
- fix(reports): fix panic in reports scheduling (#470) @ebaron
- fix(security): support restricted pod security standard (#450) @ebaron
- fix(makefile): use ignore-not-found flag when deleting resources (#453) @tthvo
- fix(reports): add nil-check and remove side effects (#449) @ebaron
- fix(gitignore): ignore bundle tmp directory from catalog build (#443) @tthvo
- fix(apis): remove deprecated flightrecorder/recording apis (#438) @tthvo
- fix(auth-properties): update docs links and add missing custom cluster-role in tests (#442) @tthvo
- build(operator-sdk): upgrade operator sdk version to 1.22.2 (#430) @tthvo
- fix(resources): add resource limits/requests for operator deployment (#423) @tthvo
- fix(crd): fix missing spec descriptor for flightRecorder (#421) @tthvo
Documentation
- docs(resources): document default resource requests (#478) @tthvo
- docs(scheduling): document scheduling options (#469) @ebaron
- fix(auth-properties): update docs links and add missing custom cluster-role in tests (#442) @tthvo
- docs(network): NetworkConfiguration is not Ingress-specific (#429) @ebaron
- docs(auth): update service account secret name (#427) @tthvo
Maintenance
- build(scorecard): use date for scorecard tag (#489) @ebaron
- test(sample): update sample apps (#486) @andrewazores
- build(csv): update link in CSV description (#482) @ebaron
- ci(mergify): update for 2.2.0 release point (#479) @andrewazores
- chore(icon): update icon (#477) @andrewazores
- build(olm): move capability level to Seamless Upgrades (#473) @ebaron
- chore(samples): update sample app definitions (#460) @andrewazores
- test(scorecard): add scorecard test for operator availability (#445) @ebaron
- build(deps): update OpenShift and cert-manager (#435) @ebaron