Skip to content

Katib v0.16.0

Latest
Compare
Choose a tag to compare
@andreyvelich andreyvelich released this 03 Nov 06:11

This is the Katib v0.16.0 release.

Breaking Changes

New Features

Core Features

UI Improvements

SDK Improvements

Bug fixes

  • Bug: Wait for the certs to be mounted inside the container (#2213 by @tenzen-y)
  • Start waiting for certs to be ready before sending data to the channel (#2215 by @tenzen-y)
  • E2E: Add additional checks to verify if the components are ready (#2212 by @tenzen-y)
  • Remove a katib-webhook-cert Secret from components (#2214 by @tenzen-y)
  • Skip to inject the metrics-collector pods to the Katib controller (#2211 by @tenzen-y)
  • Sending an empty data to the certsReady channel (#2196 by @tenzen-y)
  • Fix conformance docker image (#2147 by @nagar-ajay)

Documentation

Misc