Skip to content

v0.10.0

Choose a tag to compare

@nirs nirs released this 18 Aug 11:57
· 175 commits to main since this release

What's Changed

  • Report gathered namespaces in validate commands and unify namespaces handling by @nirs in #254
  • report: Add application status by @nirs in #251
  • validate: Prepare for validating application data by @nirs in #255
  • deps: Update kubectl-gather to 0.10.0 by @parikshithb in #256
  • validate: Add gathered data to tests by @nirs in #258
  • Gather cluster scoped resources to validate clusters by @parikshithb in #257
  • Validate gathered application data by @nirs in #249
  • validate: Show condition message on errors by @nirs in #264
  • validate: Fail on validation problems by @nirs in #265
  • validate: Add gathered data to validate clusters by @parikshithb in #263
  • report: move marshal() test helper to helpers_test.go by @parikshithb in #266
  • report: Add cluster status to report by @parikshithb in #259
  • validate: Handle missing or deleted resources by @nirs in #267
  • validate: Validate drpc.Action by @nirs in #268
  • validate: Validate drpc phase by @nirs in #270
  • validate: Use yaml order by @nirs in #271
  • report: Add S3StoreProfiles to ConfigMap by @parikshithb in #269
  • validate: Skip DataProtected condition by @nirs in #273
  • report: add RamenControllerType to ConfigMapSummary by @parikshithb in #274
  • Validate drpc progression by @nirs in #275
  • Validate vrg state by @nirs in #276
  • Validate protected pvc phase by @nirs in #278
  • report: add validated list types for DR clusters and DR policies by @parikshithb in #277
  • report: Unify application status types by @nirs in #279
  • validate: Skip protected pvcs on secondary vrg by @nirs in #288
  • validate: Skip stale PvsRestored condition by @nirs in #292
  • report: Rename error to problem by @nirs in #290
  • validate: Improve command description by @nirs in #294
  • ramenctl: make k8s.io/api a direct dependency by @parikshithb in #296
  • Documentation for release 0.10.0 by @nirs in #293

Full Changelog: v0.9.0...v0.10.0