Skip to content

Can't upgrade to 9.7.1 #50

Description

@rwojsznis

Version 9.7.1 changelog: https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-7-1.html

attempt to set serverVersion: 9.7.1 throws in operator:

kopf.objects [ERROR ] Handler 'on_spec/spec' failed permanently: version 9.7.1 must be between 8.0.28 and 9.7.0

This is because operator accepts 9.7.0 as max version here:

DEFAULT_VERSION_TAG = "9.7.0"

MAX_SUPPORTED_MYSQL_VERSION = DEFAULT_VERSION_TAG

Expected: 9.7 operator arrows to update to latest 9.7.x version / or operator 9.7.1 is released which allows to upgrade to mysql 9.7.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions