-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Matt Spilchen
committed
Apr 27, 2022
1 parent
064c336
commit 8b6d384
Showing
15 changed files
with
35 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## 1.4.0 - 2022-05-03 | ||
### Added | ||
* [#189](https://github.com/vertica/vertica-kubernetes/issues/189) Additional subcluster options to better customize network load balancers | ||
* [#170](https://github.com/vertica/vertica-kubernetes/issues/170) Helm parameters to allow deployment of the operator from private registries | ||
* [#183](https://github.com/vertica/vertica-kubernetes/issues/183) Scale down will drain active connections before removing pod | ||
* [#171](https://github.com/vertica/vertica-kubernetes/issues/171) Allow existing serviceaccount to be used | ||
* [#168](https://github.com/vertica/vertica-kubernetes/issues/168) Added ability to configure RequeueAfter for upgrade reconciles. This delay can be specified through '.spec.upgradeRequeueTime' parameter. Prior to this, an online upgrade could wait upto 20 minutes before retrying. | ||
### Changed | ||
* [#187](https://github.com/vertica/vertica-kubernetes/issues/187) Change server container base image to ubuntu | ||
* [#188](https://github.com/vertica/vertica-kubernetes/issues/188) Set the minimum TLS version of the webhook to TLS 1.3 | ||
* [#166](https://github.com/vertica/vertica-kubernetes/issues/166) Batch 'admintools -t db_add_node' for faster scale up | ||
* [#165](https://github.com/vertica/vertica-kubernetes/issues/165) Move to operator-sdk v1.18.0 | ||
### Fixed | ||
* [#191](https://github.com/vertica/vertica-kubernetes/issues/191) Allow database names with uppercase characters | ||
* [#186](https://github.com/vertica/vertica-kubernetes/issues/186) Handle the scenario when restart is needed because the StatefulSets were deleted. We ensure the necessary k8s objects are created before driving restart. | ||
* [#178](https://github.com/vertica/vertica-kubernetes/issues/178) Avoid a second cluster restart after offline upgrade has completed successfully. | ||
* [#176](https://github.com/vertica/vertica-kubernetes/issues/176) Upgrade path detection should allow skipping service packs |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.