Skip to content

v1.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 13:42
v1.33.0

v1.33.0

Changes

Operator

  • Allow to specify the storage engine when running e2e tests #1948
  • Allow to specify a cluster name in test suite #1946
  • Correct docs and improve log output #1945
  • add podName selection functions #1944
  • Add support for replacing failed process groups in a fault domain #1943
  • Let the operator requeue another reconcile attempt if more failed process groups are detected #1942
  • use common process selection function in buggify crash-loop, buggify no-schedule, and restart commands #1941
  • Add condition selection option to common processGroup selection function #1940
  • Only log if the command was not timing out #1939
  • Don't skip the exclusion for process groups without an address when using localities #1938
  • Create a unified process selection function and use it in removeProcessGroups #1937
  • Improve verbosity of cordon and remove process commands #1936
  • Allow the remove sub command to remove by process class #1935
  • add ProcessGroupIdPrefix to testing generateClusterStruct and correct test cases #1934
  • If the database is unavailable and caching is enabled, allow operator to proceed #1932
  • Making the cluster argument optional when we are removing pods in the… #1930
  • Remove the global admin mutex for the admin client #1929
  • Reduce the update calls for the FoundationDB resource #1926
  • Make sure we test the status conditions before running the configure command #1852