-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RS: Database auto recovery #3087
Merged
Merged
Conversation
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
mich-elle-luna
approved these changes
Jan 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you!
rrelledge
added a commit
that referenced
this pull request
Feb 6, 2024
* RS: TLS 1.3 (#3021) * Added TLS 1.3, removed TLS 1.0 & 1.1 * DOC-2445 Added TLS cipher suite screenshots & new UI instructions * DOC-2445 TLS protocols screenshots and UI instructions * DOC-2445 TLS 1.3 updates for rladmin & REST API references * DOC-2445 More updates for TLS protocols and ciphers docs * Apply suggestions from code review Co-authored-by: mich-elle-luna <[email protected]> * DOC-2445 Added TLS 1.3 and cipher suites to internode encryption * DOC-2445 Feedback updates * Feedback update - changed data plane encryption to data internode encryption * DOC-2445 DOC-3217 Fixed screenshots for TLS protocols & ciphers * DOC-2445 DOC-3217 Fixed edit TLS ciphers screenshot --------- Co-authored-by: mich-elle-luna <[email protected]> * RS: Bundle 2 Redis Stack feature sets (#3069) * DOC-3274 Changes to support 2 Redis Stack feature sets * DOC-3274 Feedback updates * Update port-configurations.md (#3075) Port 3345 is now also reserved. Thus, changed "3333-3344" to "3333-3345" * Update product-lifecycle.md (#3055) Instead of deleting the note now, we can update it with the release of Fuji (7.4) @rrelledge * DOC-3213 Deprecate /debuginfo REST API requests & document new paths (#3053) * RS: Supported platform updates & Amazon Linux note (#3052) * DOC-2447 Add RHEL 9 & retire RHEL 7 * Product lifecycle update * DOC-3168 Known issue for RS 7.4.2 & Amazon Linux 2 * Remove RHEL 9 for now * Added RHEL 8.9 to supported platforms * RS: UI updates for Active-Active docs (#3046) * DOC-2218 Causal consistency new UI updates * DOC-2217 Manage Active-Active DBs new UI updates * New UI updates for create database buttons * DOC-2216 Update create Active-Active DB for new UI * Fix role to add participating cluster * DOC-3133 New UI instructions to create an Active-Active JSON DB & changed modules to capabilities * Added in-page reference link * DOC-3133 New UI instructions to create an Active-Active JSON DB * DOC-3133 New UI instructions to create an Active-Active JSON DB * DOC-2211 New UI updates for migrate to Active-Active doc * DOC-2215 New UI updates for Active-Active quickstart * DOC-2211 Migrate to Active-Active new UI screenshots * DOC-2215 Active-Active quickstart new UI screenshots * DOC-2216 Updated create Active-Active database screenshot * DOC-2215 Active-Active quickstart updates * DOC-2216 Small create Active-Active database edits * DOC-2217 Add UI steps to remove participating cluster * DOC-3255 Updated cluster license screenshot in RS quickstarts to remove sales email * RS UI DB defaults: add endpoint config & remove replica HA & S3 import (#3062) * DOC-3214 Removed Replica HA & S3 URL from database defaults * DOC-3214 Removed Replica HA database defaults UI steps, fixed defaults note, & added screenshot * DOC-3073 DB defaults UI updates: endpoint config, DB proxy, & shards placement * DOC-3073 Feedback updates for default DB version & proxy policies * DOC-3214 Deprecated cluster-level replica HA policy * RS: New maintenance mode parameters (#3077) * DOC-3275 New parameters for rladmin node maintenance_mode on * DOC-3275 More rladmin node maintenance_mode updates * DOC-3275 More rladmin node maintenance_mode updates * DOC-3275 New parameters for node maintenance mode actions in the RS REST API * DOC-3275 Added node snapshots REST API reference & examples for node maintenance_on REST API request * RS: rlcheck reference options & tests (#3080) * DOC-3287 rlcheck reference - added options & tests * DOC-3287 Feedback updates * DOC-3286 IPv6 for internal traffic (#3084) * RS: LDAP auth timeout setting (#3085) * DOC-3297 LDAP auth timeout UI setting * DOC-3296 LDAP auth timeout REST API setting * DOC-3299 Added /actions/bdb/bdb_uid RS REST API reference (#3086) * RS: 7.4.2 Fuji release notes draft (#3089) * DOC-2982 RS 7.4.2 Fuji release notes draft * DOC-2982 TLS feedback updates for release notes * DOC-2982 Maintenance mode feedback updates for release notes * DOC-2982 Modules feedback updates for release notes * DOC-3300 DOC-3302 Database auto recovery (#3087) * DOC-3341 New status field for user REST API GET requests * DOC-2982 Adding some links to the Fuji release notes * DOC-2982 Adding more links to the Fuji release notes * DOC-3076 RS 7.4 version selector updates * DOC-2982 Updated RedisBloom versions in Fuji release notes * Removed empty known issues section * DOC-3300 Feedback update - clarifying auto recovery wait time * Update _index.md Need to update the os support: remove rhel 7 and oel7. Add this to the highlights as well. Need to update security deprecations to security retirement Thanks! * Marked OEL 7 as EOL in supported platforms table * DOC-2993 Added Fuji build number and MD5 checksums to release notes * Updated Fuji release month * Added end of support notice for RHEL 7 and Oracle Linux 7 * Added deprecation notices for the legacy UI & Redis DB v6.0 * DOC-2993 Updated Fuji build number and MD5 checksums in release notes * RHEL 9 support * Updated 7.2 EOL * Updated cluster upgrade paths & bundled DB versions * Known limitation - list of legacy UI features not yet available in the new UI * Fixed text for RHEL 9 md5 checksums * Fixed 7.2 EOL & clarified full IPv6 support --------- Co-authored-by: mich-elle-luna <[email protected]> Co-authored-by: yoavredis <[email protected]> Co-authored-by: adisht <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DOC-3300
DOC-3302
Staged previews: