Skip to content

v2.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 22:49
· 58 commits to main since this release
236f479

Component Release Notes

What's Changed

  • fix: update release version in DSCI and DSC for upgrade case by @zdtsw in #1287
  • Update version to 2.19.0 by @github-actions in #1291
  • Makefile, webhook: add run-nowebhook by @ykaliuta in #1286
  • update: use namespace dyniamically from operator env than hardcode value by @zdtsw in #1298
  • webhook: switch to contextual logger by @ykaliuta in #1295
  • chore: use client.OjectKeyFromObject in client.Get() and add k8serr as alias by @zdtsw in #1301
  • (fix): Change on trigger to pull_request_target in the "check-file-updates.yaml" action by @AjayJagan in #1296
  • feat: Operator disable create usergroup if detect user enabled external auth by @zdtsw in #1297
  • components, logger: use contextual logging approach by @ykaliuta in #1253
  • logger, controllers: use common logging level, INFO by default by @ykaliuta in #1289
  • Added code coverage guidelines by @asanzgom in #1302
  • fix: to make the unset env variable in CSV work with fallback by @zdtsw in #1306
  • controllers: switch to k8s contextual logger by @ykaliuta in #1308
  • Tidy up run-nowebhook recipe & make clean PHONY by @grdryn in #1310
  • Refactor secret generator controller by @lburgazzoli in #1311
  • update: rename variables rhods to rhoai by @zdtsw in #1313
  • logger: add logLevel to DSCI devFlags by @ykaliuta in #1307
  • secret-generator controller: avoid reporting 'Secret not found' error in reconcile by @mlassak in #1312
  • update: remove dsp with v1(tekton)backend related code by @zdtsw in #1281
  • update: remove two SA which does not seem valid by @zdtsw in #1254

New Contributors

Full Changelog: v2.19.0...2.20.0