Skip to content

v1.6.0

Compare
Choose a tag to compare
@edif2008 edif2008 released this 14 Nov 09:47
· 52 commits to main since this release
v1.6.0
03fa9ad

This version of the operator highlights the migration of the operator
to use the latest version of the operator-sdk (1.25.0 at the time of this release).

For the users, this shouldn't affect the functionality of the operator.

This migration enables us to use the new project structure, as well as updated packages that enables
the team (as well as the contributors) to develop the operator more effective.

Features

  • Migrate the operator to use the latest operator-sdk {#124}