Skip to content

feat(cli): use domain and pipeline status text for animation#157

Merged
kylehounslow merged 2 commits into
opensearch-project:mainfrom
joshuali925:update-text
Apr 6, 2026
Merged

feat(cli): use domain and pipeline status text for animation#157
kylehounslow merged 2 commits into
opensearch-project:mainfrom
joshuali925:update-text

Conversation

@joshuali925

Copy link
Copy Markdown
Member

Description

Previously animation used fixed texts, for opensearch domain the texts will look like this

Initializing...                                               
Performing validation to avoid unnecessary resource creation. 
Preparing resources.                                          
Provisioning new nodes - 0 of 1 completed.                    
New nodes added.                                              
Traffic routing enabled on the new nodes.                     
          ,___,
          {o,O}      ◆ Performing validation to avoid unnecessary resource creation.
          /)__)
          -"-"-      ◆ ◆ ◆
        slogandering

For OSI pipeline

Validations succeeded.                       
Creating a new environment for the pipeline. 
Deploying pipeline.                          
Checking pipeline health.                    
Enabling traffic on the pipeline.            
Initializing...                              
    ════════════════════════════════════
              <º)))><
     Checking pipeline health.
    ════════════════════════════════════
    pagernuzzling

Thanks to @kamingleung for the suggestion in #155 (comment)

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
@kylehounslow kylehounslow merged commit bbb986a into opensearch-project:main Apr 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants