Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update interface for godo methods * add topic config displayer * add support for listing partitions * rename variables * add ability to specific advanced configuration when creating/updating * add update functionality * add tests and mocks * Support scalable storage for PostgreSQL/MySQL databases (#1454) * Support scalable storage for PostgreSQL/MySQL databases * update displayer to be consistent between short/long versions * build(deps): bump github.com/docker/docker (#1456) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.5+incompatible to 24.0.7+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.5...v24.0.7) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove unclean_leader_election_enable * Update args.go Co-authored-by: danaelhe <[email protected]> * Update commands/databases.go Co-authored-by: danaelhe <[email protected]> * Update commands/databases.go Co-authored-by: danaelhe <[email protected]> * Update commands/databases.go Co-authored-by: danaelhe <[email protected]> * Update commands/databases.go Co-authored-by: danaelhe <[email protected]> * Update commands/databases.go Co-authored-by: danaelhe <[email protected]> * Update commands/databases.go Co-authored-by: danaelhe <[email protected]> * Update commands/databases.go Co-authored-by: danaelhe <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: danaelhe <[email protected]>
- Loading branch information