- Combine ScheduledReports functionality into Reports, and remove ScheduledReports
- Support setting tolerations on all pods
- Support aggregation of sub-reports for pod namespace reports
- Support more types beyond strings for ReportGenerationQuery inputs
- Add readiness and liveness probes to hive pods
- Support setting imagePullSecrets on hive pods
- Enable metering-operator to grant access to metering resources by assigning roles to users/groups/serviceAccounts within a Metering CR.
- Update OLM CSV manifests for modern versions of OLM.
- Enable metering-operator to create necessary ClusterRoles and ClusterRoleBindings for reporting-operator to authenticate to Prometheus, and to allow reporting-operator to leverage the openshift auth proxy. Previously the install scripts did this.