We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here and elsewhere in the chart we have semver comparisons. https://github.com/yugabyte/yugabyte-k8s-operator/blob/main/chart/templates/statefulset.yaml#L39 Since we only support kubernetes version 1.27+ this is redundant.
This issue is filed from slack discussion with Scott who is an oss user of the operator. https://yugabyte-db.slack.com/archives/CG0KQF0GG/p1713979826910709?thread_ts=1713971568.948539&cid=CG0KQF0GG
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here and elsewhere in the chart we have semver comparisons.
https://github.com/yugabyte/yugabyte-k8s-operator/blob/main/chart/templates/statefulset.yaml#L39
Since we only support kubernetes version 1.27+ this is redundant.
This issue is filed from slack discussion with Scott who is an oss user of the operator.
https://yugabyte-db.slack.com/archives/CG0KQF0GG/p1713979826910709?thread_ts=1713971568.948539&cid=CG0KQF0GG
The text was updated successfully, but these errors were encountered: