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

Review changes from scripts-dev to scripts-adopter #2156

Merged
merged 4 commits into from
Aug 23, 2024

Conversation

github-actions[bot]
Copy link

common service installer automation on 2024-08-20-19-44-52

… Spectrum Fusion (#2142)

* initialize backup env setup script. Add sc validation and sf br service install

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* make executable

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* add ability to apply SF resources

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* change file copy

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* debug applying secret

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* remove templates dir

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* need encoded

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* add CPFS resource labeling and deployment

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* test without changing directory

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update deploy br resources script name

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* add base dir for use outside of velero dir

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* include lsr

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* change json path to yq due to inconsistent results

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update application and recipe yamls

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update lsr recipe

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update zen br, remove unused cm items

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update cert manager resource def

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* install spoke cluster

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* apply spoke yaml

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* remove newline character from secret encoding

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* remove newline character

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* add wait logic for spoek cluster install

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* move wait to after applying file

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update setup tenant job deployment to include parameters

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update cpfs utils image version

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* add lsr resources to backup

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* log back into hub cluster on failed spoke install attempt

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* typo

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* typo

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* change how tethered ns is checked

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* fix sed command

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* add workaround for 75percent stuck bug

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* typo

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* debugging

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* debugging

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* debugging

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* math trouble

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* debugging

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* add prereqs and parameter processing

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* add CRDs to labeled resoruces

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* clean up env.properties

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* debugging

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* debugging

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* debugging

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* revert image version so oc works

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update setup tenant job, change parameter names

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update single ns recipe to match multi

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

* update memory limit for job

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>

---------

Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
Copy link
Author

please add label ok-to-sync and remove label do-not-merge/hold to merge the PR

@ibm-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: github-actions[bot]
Once this PR has been reviewed and has the lgtm label, please assign qpdpq for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ibm-ci-bot
Copy link
Collaborator

Hi @github-actions[bot]. Thanks for your PR.

I'm waiting for a IBM member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

* chech operq label exist or not

Signed-off-by: Allen Li <liyuchen223@gmail.com>

* update grep

Signed-off-by: Allen Li <liyuchen223@gmail.com>

---------

Signed-off-by: Allen Li <liyuchen223@gmail.com>
Copy link
Author

please add label ok-to-sync and remove label do-not-merge/hold to merge the PR

* hidden error message in retry

Signed-off-by: Allen Li <liyuchen223@gmail.com>

* update error handle

Signed-off-by: Allen Li <liyuchen223@gmail.com>

---------

Signed-off-by: Allen Li <liyuchen223@gmail.com>
Copy link
Author

please add label ok-to-sync and remove label do-not-merge/hold to merge the PR

* upgrade cs-operator in tenant ns

Signed-off-by: Allen Li <liyuchen223@gmail.com>

* configure_cs cr before upgrade

Signed-off-by: Allen Li <liyuchen223@gmail.com>

* update OPERATOR_NS to ns

---------

Signed-off-by: Allen Li <liyuchen223@gmail.com>
Co-authored-by: Daniel Fan <fanyuchensx@gmail.com>
Copy link
Author

please add label ok-to-sync and remove label do-not-merge/hold to merge the PR

@github-actions github-actions bot merged commit 8a91a3f into scripts-adopter Aug 23, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants