Skip to content

v2.17.0

Compare
Choose a tag to compare
@VaishnaviHire VaishnaviHire released this 29 Aug 17:09
6484170

Component Release Notes

Operator Release Notes

What's Changed

  • chore(meta): removes map size declaration by @bartoszmajsak in #1166
  • Update version to 2.16.0 by @github-actions in #1168
  • doc: correct godoc by @zdtsw in #1152
  • set devel log mode when running the operator locally by @lburgazzoli in #1171
  • [RHOAIENG-10647] - Configure Knative PVC support as default by @spolti in #1154
  • feat(make): adds generate to default targets by @bartoszmajsak in #1176
  • chore: cleanup annotation in CSV by @zdtsw in #1173
  • kserve: do not call ApplyParams for the empty list by @ykaliuta in #1179
  • update: remove unnecessary param from ApplyParams() by @zdtsw in #1180
  • update: open root group to the same permission as owner by @zdtsw in #1182
  • fix(serverless): checks if Service Mesh is defined by @bartoszmajsak in #1183
  • deploy: ApplyParams: rewrite with tempfile by @ykaliuta in #1178
  • fix(feature): cleanup funcs should not rely on feature's data by @bartoszmajsak in #1184
  • chore : use grep -E than egrep in make and set min k8s version by @zdtsw in #1187
  • chore: update golangci-lint to v1.60.2, fix misleading test by @lburgazzoli in #1195
  • chore: get_all_manifests.sh: support tags and make it priority by @ykaliuta in #1194
  • chore: use /usr/bin/env to locate the bash interpreter based on the user's PATH settings. by @lburgazzoli in #1197
  • upgrade: controller-runtime and code change accordingly by @zdtsw in #1189
  • chore: update alias across code base and set in golint by @zdtsw in #1193
  • chore: replace usage of fmt.Printf with logger by @lburgazzoli in #1201
  • test: add operator namespace variable for unit-test by @zdtsw in #1204
  • feat: add default cert for model registry, fixes RHOAIENG-9909 by @dhirajsb in #1165
  • deps: uplift controller_gen and envtest version by @zdtsw in #1198
  • feat: add servicemeshmember for model registry namespace, fixes RHOAIENG-11831 by @dhirajsb in #1202
  • feat: add predicates on deployment by @zdtsw in #1172
  • deps: uplift crd-ref-docs to 0.1.0 by @zdtsw in #1206
  • docs: update old docs by @zdtsw in #1188
  • fix: add check for all platform offering on components by @zdtsw in #1205
  • feat: set ModelReg and KFTO default to Managed in ODH by @zdtsw in #1207
  • ODH Release 2.17.0: Version Update by @github-actions in #1211

Full Changelog: v2.16.0...v2.17.0