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

feat: add SES, fix: argocd rbac, ci policy #49

Merged
merged 12 commits into from
Feb 23, 2024
Merged

feat: add SES, fix: argocd rbac, ci policy #49

merged 12 commits into from
Feb 23, 2024

Conversation

sergs-pci
Copy link
Member

Description of the Change

Add email sending functionality for AWS managed platform
Fix ArgoCD RBAC
Fix CI IAM policy
Change node type from t3.large to m5.large in AWS

@sergs-pci sergs-pci requested a review from all4code February 18, 2024 21:44
git config --global user.email "<GIT_USER_EMAIL>"
git config --global user.name "<GIT_USER_NAME>"
git config --global user.email "[email protected]"
git config --global user.name "cgdevx-bot"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vtsarfin
I can't agree with these hardcoded values. BTW, it works for me with parameters

vtsarfin and others added 3 commits February 21, 2024 12:39
This reverts commit 33970b9.

fix:   platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/argo-workflows/cluster-workflow-templates/version-changer-cwft.yaml back
all4code
all4code previously approved these changes Feb 21, 2024
all4code and others added 2 commits February 22, 2024 20:27
Enable workload bootstrap to generate service account role name for AWS workloads automatically, based on AWS account id and CG DevX cluster + workload configuration. This change should provide working K8s identity annotations without executing IaC.
* Terraform gitlab module

* feat(cli): Improved CLI GitLab support (#45)

Implemented GitLab support in the CLI for managing Terraform configurations, enhancing the tool's interoperability with various Git providers. This update includes:
- Adjustment of preflight checks to refine the expected scope of user permissions, ensuring a secure and correct setup process.
- Introduction of the <GIT_REQUIRED_PROVIDER> parameter in the main.tf for Git providers to adhere to Terraform's best practices.

* feat: add parameterization for GitHub and GitLab provider versions

- Implemented parameterization for required Terraform provider versions for both GitHub and GitLab, sourcing versions from CLI constants.
- Added GitLab support for preparing environment variables for the VCS module, enhancing integration capabilities.

---------

Co-authored-by: Turetskii Mikhail <[email protected]>
@sergs-pci sergs-pci requested a review from all4code February 22, 2024 19:32
@sergs-pci sergs-pci merged commit 1683088 into main Feb 23, 2024
@sergs-pci sergs-pci deleted the feat-ses branch February 23, 2024 14:44
@sergs-pci sergs-pci added the bug Something isn't working label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants