-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add Staging deployment to sidestream cluster #56
Conversation
@@ -0,0 +1,2 @@ | |||
# All the files under /.github/workflows belong to the sidestream team members to prevent malicious changes to the pipeline | |||
/.github/workflows/ @DeusAvalon @valiafetisov @BracketJohn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@valiafetisov @BracketJohn I would have loved to use our @powerhouse-inc/Sidestream
team but because the GitHub Team is a set to secret
it cannot be used in a CO file.
See the other CO file in the k8s-projects
repo:
https://github.com/sidestream-tech/k8s-projects/blob/main/CODEOWNERS
And i removed the SyncPolicy for the deployment to prevent auto deployments:
https://github.com/sidestream-tech/k8s-projects/commit/e3f60a612df830732fd480187480fe362aecbad1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I think it's enough for this PR
Question: the other open PR #55 introduces new |
Yes exactly! :) Yes as we also disabled AutoSync for this Application we can just merge both PR's and then manual sync the application in Argo to deploy all the changes at once! |
Then, please review https://github.com/sidestream-tech/k8s-projects/pull/2 |
Also, since you have admin rights in this repo, can you please
|
Adds the workflow to deploy into the sidestream kubernetes cluster via ArgoCD.
Workflow got fully tested here
Deployment Value Files can be found in the sidestream-tech/k8s-projects repo
New URL is:
https://powerhouse.switchboard.k8s.sidestream.tech