v0.15.0
What's Changed
- Add tool to generate metrics documentation by @machadovilaca in #263
- Update common-templates to v0.19.3 by @ksimon1 in #298
- Fix DataSource reconciliation when DataImportCron template is removed by @akrejcir in #297
- Create symlinks for certificates instead of copying files by @akrejcir in #146
- Change operator version to v0.14.0 by @akrejcir in #301
- Stabilize DataSource functional tests by @akrejcir in #304
- code change: Cleanup automation directory by @akrejcir in #303
- Update go module dependencies by @akrejcir in #296
- Fix disabling auto-update for a single DataSource by @akrejcir in #307
- Add test cases for runbook URLs by @assafad in #278
- Move webhook code to its own package by @akrejcir in #306
- Fix flaky tests by @borod108 in #309
- Improve SSPOperatorReconcilingProperly metric test by @akrejcir in #313
- Separate API into its own submodule by @akrejcir in #311
- code change: Fix issues found by inspection tool by @akrejcir in #314
- DataSources: Set app labels only when auto-update is disabled by @akrejcir in #316
- Test running VMs with RHEL images by @akrejcir in #310
- Remove setup.sh scripts from automation folder by @akrejcir in #320
- Add default podAntiAffinity to PodTemplateSpec by @fossedihelm in #319
- Fix 'make generate' and 'make manifests' by @akrejcir in #315
- Enhance documentation by @0xFelix in #318
- Update common-templates to v0.20.0 by @ksimon1 in #324
- Add missing test IDs by @akrejcir in #325
- Remove
GoldenImagesNSname
constant fromapi
submodule by @akrejcir in #326 - Update OWNERS file by @akrejcir in #321
- Handle error when CR is in conflict by @opokornyy in #327
- Add ServiceMonitor and E2E tests for Prometheus by @borod108 in #286
e2e-upgrade-functests
lane tests release from a specified branch by @akrejcir in #329- Remove selected template labels on reconcile by @akrejcir in #331
- Add new column by @opokornyy in #328
- Update apiextensions version used in csv-generator to v1 by @akrejcir in #333
- Add metrics types to SSP metrics description by @assafad in #332
- bump golang version to 1.18 by @ksimon1 in #335
- Revert golang version back to 1.17 by @akrejcir in #338
- Change docker commands into podman by @opokornyy in #336
- update validator dockerfile to use golang 1.18 by @ksimon1 in #339
- Update dependencies to latest by @akrejcir in #337
- update openshift.io/scc label test by @ksimon1 in #349
- update golang to version 1.18 by @ksimon1 in #347
- Update common-templates to v0.21.0 by @ksimon1 in #345
- replaced wget with curl in dockerfile by @ksimon1 in #348
- Update common-templates to v0.22.0 by @ksimon1 in #350
- Update common-templates to v0.23.0 by @ksimon1 in #352
New Contributors
- @machadovilaca made their first contribution in #263
- @fossedihelm made their first contribution in #319
- @opokornyy made their first contribution in #327
Full Changelog: v0.13.0...v0.15.0