Skip to content

v2.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 21:44
· 74 commits to incubation since this release
ccc06b3

Component Release Notes

What's Changed

  • Don't restrict the nbc image update to downstream only by @jstourac in #1170
  • Update version to 2.17.0 by @github-actions in #1210
  • deploy: ApplyParams: do not write params.env if there are no updates by @ykaliuta in #1186
  • chore: remove dead code by @zdtsw in #1203
  • test: update e2e testcases by @zdtsw in #1208
  • tests: enabled modelserving as Managed by @zdtsw in #1214
  • tests: e2e: testApplicationCreation cleanup by @ykaliuta in #1215
  • feat: improve Operator performance by using caching to reduce api call and network impact by @zdtsw in #1190
  • tests: e2e: do not wait for deployments of disabled components by @ykaliuta in #1213
  • feat: enable trustyai to use different manifests path by @zdtsw in #1218
  • chore: Rework release automation - || by @AjayJagan in #1199
  • tests: performance and time tuning for e2e by @zdtsw in #1216
  • fix(cache): since we add new secret from modelreg with cache, we need to lose the cache for istio-system ns by @zdtsw in #1223
  • fix: dashboard image not get set in downstream due to devFlags config by @zdtsw in #1224
  • add StevenTobin to owners by @StevenTobin in #1225
  • Webhook config cleanup by @ykaliuta in #1200
  • fix: nbc not use correct image for downstream + cleanup downstream path by @zdtsw in #1226
  • chore: update release keywords by @zdtsw in #1229
  • feat: enable Trusty's Bias Feature Flag by @zdtsw in #1220
  • feat(tracker): allows to define ownerReferences for FeatureTrackers by @bartoszmajsak in #1228
  • Rename GetPlatform functions to not reflect implementation by @ykaliuta in #1232
  • feat: added shared registries namespace property in model registry dsc component, fixes RHOAIENG-12335 by @dhirajsb in #1221
  • feat: set DSCI application namespace to be immutable by @zdtsw in #1222
  • chore: simplifies generateCertSecret func by @bartoszmajsak in #1233
  • fix(test): makes DSCI-dependent tests self-contained by @bartoszmajsak in #1235
  • refactor(feature): decouples Feature from the client by @bartoszmajsak in #1234
  • chore: cleanup code by @zdtsw in #1238
  • test: disable KFTO in e2e by @zdtsw in #1242
  • ODH Release 2.18.0: Version Update by @github-actions in #1247

New Contributors

Full Changelog: v2.17.0...v2.18.0