v0.13.0
akrejcir
released this
26 Jan 15:52
·
43 commits
to release-v0.13
since this release
What's Changed
- Update VERSION in makefile to 0.13.0 by @akrejcir in #224
- Reduce cognitive complexity suggested by Sonarcloud by @vatsalparekh in #213
- Update common-templates to v0.16.1 by @omeryahud in #227
- Recording rule and alert for SSPHighRateRejectedVms by @borod108 in #225
- Regenerate files by running 'make container-build' by @akrejcir in #230
- Reduce cognitive complexity by @vatsalparekh in #232
- Update common-templates to v0.16.2 by @omeryahud in #233
- Add "name" labels to deployments and pods by @akrejcir in #235
- implement dataimportcron api by @kwiesmueller in #228
- Code change: Add global scheme variable for the operator by @akrejcir in #236
- Code change: Improve validator code by @akrejcir in #226
- Add total_restored_common_templates metrics by @borod108 in #240
- Enable changing of namespace during run of ssp operator by @ksimon1 in #239
- Load common templates before creating the operand by @akrejcir in #238
- Update CDI dependency to v1.40.0 by @akrejcir in #242
- add eventually command to tests which are testing resource permissions by @ksimon1 in #243
- Recording rule and alert for SSPCommonTemplatesModificationReverted by @borod108 in #241
- Fix alert levels by @borod108 in #245
- Add ssp_operator_reconciling_properly metric by @borod108 in #244
- Detect if a resource is being deleted and wait for cleanup by @akrejcir in #247
- Add metrics tests by @borod108 in #249
- Increase golang version to 1.16 by @akrejcir in #251
- Create DataImportCrons specified in SSP CR by @akrejcir in #246
- Update OWNERS file to reflect current contributors by @akrejcir in #252
- change ACTIONS_TOKEN to secrets.GITHUB_TOKEN by @ksimon1 in #253
- Revert "change ACTIONS_TOKEN to secrets.GITHUB_TOKEN" by @ksimon1 in #254
- Regenerate CRD by @akrejcir in #255
- Fix csv-generator's invalid YAML output by @akrejcir in #256
- Fix Alerts firing, metrics missing bug by @borod108 in #259
- Update common-templates to v0.17.0 by @ksimon1 in #264
- Add missing test_id for one of DataImportCron tests by @akrejcir in #270
- Add common labels into alert definitions by @assafad in #258
- Add initial controller to watch missing CRDs by @akrejcir in #269
- Improve SSPCommonTemplatesModificationReverted Alert by @borod108 in #271
- Update common-templates to v0.18.0 by @ksimon1 in #272
- Create DataSource for each common template that uses it by @akrejcir in #261
- Disable failing tests by @borod108 in #277
- Update CDI API to v1.42.1 by @akrejcir in #279
- Parse VM from Template using Unstructured by @akrejcir in #283
- Regenerate files by @akrejcir in #284
- Update common-templates to v.0.19.0 by @ksimon1 in #282
- Limit TemplateValidator Replicas in SNO mode by @borod108 in #262
- Use CamelCased reason values in SSP status Condition by @0xFelix in #288
- Delete immutable resources only if immutable part was changed by @akrejcir in #289
- Re-enable DataImportCronTests by @akrejcir in #285
- Update common-templates to v0.19.1 by @ksimon1 in #290
- README.md: Remove node labeller functionality by @0xFelix in #291
- fix applying deprecated label by @ksimon1 in #292
- Do not create DataImportCron if DataSource points to an existing PVC by @akrejcir in #294
- Update common-templates to v0.19.2 by @ksimon1 in #295
- Change default log level to be less verbose by @borod108 in #287
Full Changelog: v0.12.0...v0.13.0