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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    a376581 View commit details
    Browse the repository at this point in the history
  2. (PE-38818) Removing experimental and private from add_replica (#478)

    * (PE-38818) Removing experimental and private from add_replica
    
    * Updating Reference.md
    
    ---------
    
    Co-authored-by: Neil Anderson <[email protected]>
    2 people authored and CoMfUcIoS committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9d4998e View commit details
    Browse the repository at this point in the history
  3. (PE-38817) Adding docs for add replica (#477)

    Co-authored-by: Neil Anderson <[email protected]>
    2 people authored and CoMfUcIoS committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    12f9903 View commit details
    Browse the repository at this point in the history
  4. chore: update test-add-replica workflow

    - Remove unnecessary quotes from YAML keys and values
    - Standardize single quotes for string values
    - Improve readability by removing extra blank lines
    CoMfUcIoS committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    378c8b3 View commit details
    Browse the repository at this point in the history
  5. feat(workflows): add console password to test-add-replica-matrix job

    - Included `console_password` parameter in the test-add-replica-matrix job.
    - Utilizes `${{ secrets.CONSOLE_PASSWORD }}` for secure password management.
    CoMfUcIoS committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    261aa90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7cd960 View commit details
    Browse the repository at this point in the history
  7. PE-39228 add_replica smoke test (#497)

    * 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
    AaronShannon authored and CoMfUcIoS committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d9c5b34 View commit details
    Browse the repository at this point in the history
  8. chore(workflow): update test-add-replica-matrix to use single version

    - 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.
    CoMfUcIoS committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    38961cb View commit details
    Browse the repository at this point in the history
  9. chore(workflow): update test-add-replica-matrix to use single 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.
    CoMfUcIoS committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e63fc73 View commit details
    Browse the repository at this point in the history
  10. docs: update REFERENCE.md to use asterisks for list items

    - Changed list item markers from hyphens to asterisks for consistency.
    - Ensured all list items in the document follow the same format.
    CoMfUcIoS committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d28b3d6 View commit details
    Browse the repository at this point in the history
  11. add_replica docs updated

    AaronShannon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5fcaae7 View commit details
    Browse the repository at this point in the history