dba-operator icon indicating copy to clipboard operation
dba-operator copied to clipboard

Kubernetes Operator that orchestrates relational database schema migrations

Results 5 dba-operator issues
Sort by recently updated
recently updated
newest added

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.0.0-20190404173353-6a84e37a896d to 0.15.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.0.0-20190404173353-6a84e37a896d&new-version=0.15.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.9.0 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...

dependencies

Add event filter for `ManagedDatabase` to ignore updates to subresources unless it's the `ManagedDatabase`'s currentVersion, in which case we want to reconcile the next migration.