Skip to content

Release v0.24.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Nov 07:51
· 1 commit to main since this release
777ed92

Changes included in v0.24.0:

🚀 Features

  • extend webhook init logic #173
    • [DEVELOPER][FEATURE] The logic in pkg/init/webhooks has been extended and can now be configured to automatically create the Service for the webhook. Additionally, a Uninstall function has been added that allows removal of the webhook resources.

🐛 Fixes

  • apply webhook configurations correctly #178
    • [DEVELOPER][BUGFIX] Make webhook install configuration types more explicit
  • remove prepending and appending runes to the condition type and reason #177
    • [USER][FEATURE] Remove prepending and appending runes to the condition type and reason
  • replace illegal chars in all condition updates #175
    • [DEVELOPER][FEATURE] Replace illegal chars in condition reasons and types