Bug #112413 | kubectl describe innodbcluster throws Python exception | ||
---|---|---|---|
Submitted: | 21 Sep 2023 11:20 | Modified: | 22 Sep 2023 16:34 |
Reporter: | Lukas Lösche | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Operator | Severity: | S2 (Serious) |
Version: | 8.1.0 | OS: | Ubuntu |
Assigned to: | CPU Architecture: | x86 |
[21 Sep 2023 11:20]
Lukas Lösche
[22 Sep 2023 12:54]
MySQL Verification Team
What version of python you have installed? Thank you for report
[22 Sep 2023 16:31]
Lukas Lösche
> What version of python you have installed? That's a question for your developers I guess? It's whatever version of python you have installed in the container that is running the operator. To clarify: the Python error is thrown by the MySQL K8s operator. The Python interpreter was not installed by myself. It comes as part of the operator container: container-registry.oracle.com/mysql/community-operator:8.1.0-2.1.0
[22 Sep 2023 16:34]
Lukas Lösche
I did some more debugging and found out that the error only happens when you specify the `version` property as part of the helm charts values.yaml.