Skip to content
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

(PE-38815-18) Official support of Add replica plan #484

Merged
merged 11 commits into from
Sep 12, 2024

Conversation

CoMfUcIoS
Copy link
Contributor

@CoMfUcIoS CoMfUcIoS commented Sep 2, 2024

Summary

Adding official support of add replica plan

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.

Changes include test coverage?

  • Yes
  • Not needed

Have you updated the documentation?

  • Yes, I've updated the appropriate docs
  • Not needed

@CoMfUcIoS CoMfUcIoS requested review from a team as code owners September 2, 2024 13:10
@CoMfUcIoS CoMfUcIoS changed the title (MAINT) Support Add replica plan (PE-38815-18) Official support of Add replica plan Sep 2, 2024
.github/workflows/test-add-replica-matrix.yaml Outdated Show resolved Hide resolved
.github/workflows/test-add-replica.yaml Outdated Show resolved Hide resolved
CoMfUcIoS and others added 10 commits September 12, 2024 13:30
* (PE-38818) Removing experimental and private from add_replica

* Updating Reference.md

---------

Co-authored-by: Neil Anderson <[email protected]>
- Remove unnecessary quotes from YAML keys and values
- Standardize single quotes for string values
- Improve readability by removing extra blank lines
- Included `console_password` parameter in the test-add-replica-matrix job.
- Utilizes `${{ secrets.CONSOLE_PASSWORD }}` for secure password management.
* PE-39228 Smoke test created and added to workflow

* PE-39228 Workflow updated

* PE-39228 Spec updated, smoke test added to matrix

* PE-39228 Versions updated, push trigger removed from matrix

* PE-39228 whitespace fixed
- Removed version `2021.7.9` from the matrix, leaving only `2023.8.0`.

This change simplifies the testing matrix by focusing on the latest version.
- Changed `version` matrix to use an array with only `2023.8.0`.

This change simplifies the testing matrix by focusing on the latest version.
- Changed list item markers from hyphens to asterisks for consistency.
- Ensured all list items in the document follow the same format.
@CoMfUcIoS CoMfUcIoS merged commit 3ef10ca into main Sep 12, 2024
69 checks passed
@CoMfUcIoS CoMfUcIoS deleted the add_replica_supported branch September 12, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants