Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

fix(helm): update chart mysql-operator to 0.6.3 #544

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iudicael-bot[bot]
Copy link
Contributor

@iudicael-bot iudicael-bot bot commented May 22, 2023

This PR contains the following updates:

Package Update Change
mysql-operator (source) patch 0.6.2 -> 0.6.3

Release Notes

bitpoke/mysql-operator

v0.6.3

Compare Source

Added
  • MysqlDatabase MysqlUser Add delete policy
  • Add PtHeartbeatResources in .Spec.PodSpec to allow the user specifying resources for pt-heartbeat.
  • Set MysqlCluter.Spec.BackupSchedule to empty string to disable recurrent backups
  • Add support for backing up to HDFS
Changed
  • Set default MySQL server version to 5.7.35
  • Bump Orchestrator to 3.2.6
  • Change policy/v1beta1 to policy/v1
  • Add RBAC permissions when deploying on OpenShift
Removed
  • Remove PodSecurityPolicy
Fixed
  • Bump golang.org/x/net to 0.8 (fix: CVE-2022-41723, CVE-2022-27664, CVE-2021-33194)
  • Orchestrator can't properly update or migrate when it more than one
  • Operator service account have no access to update mysqlbackups/status
  • Recurrent backup remote delete policy can not update according to the cluster.Spec.BackupRemoteDeletePolicy
  • When the operator is restarted, it will process the Pod list once to prevent the state of the pod from being changed automatically because it is not updated (especially if the PVC is full).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package        | from  | to    |
| ---------- | -------------- | ----- | ----- |
| helm       | mysql-operator | 0.6.2 | 0.6.3 |
@iudicael-bot iudicael-bot bot requested a review from Iudicael as a code owner May 22, 2023 14:15
@iudicael-bot iudicael-bot bot added renovate/helm type/patch area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 22, 2023
@iudicael-bot
Copy link
Contributor Author

iudicael-bot bot commented May 22, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.35s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.49s
✅ YAML prettier 1 0 0.5s
✅ YAML yamllint 1 0 0.27s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants