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

refactored deoploy.sh to seprate the cluster creation layer #258

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ymamoun
Copy link

@ymamoun ymamoun commented Jul 22, 2024

@NatarajBTI The Guardium Insights team would like to use MASOCP automation to create an OCP cluster to create a cluster we install our product on.
For that we have refactored the deploy.sh for AWS for now in this PR. We create a deploy-util.sh script that makes the OCP Creation part a function that we intend to call in our own repo.
I worked with @bkukoyi who worked with you earlier in the year to go over this. We would like to get this into master so we can always remain up to date with any OCP changes the masocp makes.
Can you please review and provide feedback on this.

In deploy_util.sh:
we moved the code into these two functions so we can call them from other scripts:
IAM_CREATE()
OCP_CREATE()

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.

1 participant