Tags: ondat/discoblocks
Tags
Create new disk (#32) * Create new disk if reahc max capacity prototype * Ready to test with AWS (#33) * First prototype of AWS (#34) * Fix pre push Git hook (#35) * Aws (#36) * Simplify git hook * Simplify git hook * Fix metrics label to allow multi diskconfig (#37) * Fix metrics label render (#38) * Aws (#39) * Rename sample pod container * AWS EBS works with etx4 * AWS EBS works as well (#40) * Fix golint error (#41) * e2e test for new disk and restart (#42) * Fix install dependency order in e2e tests * Use Qualtity instead of string in CRD * Remove or fix TODOs * Give name to pod if missing * Increase uniqueness of random pod name generation * Make pod name generation by owner more human friendly * Fix sample diskconfig * Generate UID for pod if missing * Move service creation to a separate controller * Fix metrics connection between pod and service * Set namespace of service assert * Fix service discovery in e2e tests * Fix diskconfig per pod detection * Lable service with discoblocks to find in monitor * Simplify AWS EBS CSI driver lookup * Remove obsolete diskconfig detection by label * Delete pod of jobs on success * Optimize Pod name generation * Container order not guaranteed
Bump github.com/go-logr/logr from 1.2.0 to 1.2.3 (#18) Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.0 to 1.2.3. - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.2.0...v1.2.3) --- updated-dependencies: - dependency-name: github.com/go-logr/logr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard Kovacs <kovacsricsi@gmail.com>