Skip to content

support ECR-only deployments without EKS rollout and with EKS rollout#1267

Merged
s2oBCN merged 74 commits intomasterfrom
feature/ecrWithoutEKS
Mar 27, 2026
Merged

support ECR-only deployments without EKS rollout and with EKS rollout#1267
s2oBCN merged 74 commits intomasterfrom
feature/ecrWithoutEKS

Conversation

@s2oBCN
Copy link
Copy Markdown
Member

@s2oBCN s2oBCN commented Mar 5, 2026

Adds support for

  • pushing container images to AWS ECR without requiring a full EKS cluster deployment. This enables scenarios where images need to be synced to ECR but the actual deployment is handled externally (e.g. by an AWS Lambda).
  • pushing images to AWS ECR and execute EKS cluster deployment

@s2oBCN s2oBCN marked this pull request as ready for review March 6, 2026 12:15
@jafarre-bi
Copy link
Copy Markdown
Contributor

@s2oBCN I don't have any previous information about this PR. Is there a shape for it? Let's talk about it offline, please.

Comment thread src/org/ods/component/HelmDeploymentStrategy.groovy
Comment thread src/org/ods/services/OpenShiftService.groovy
Comment thread src/org/ods/services/OpenShiftService.groovy
@s2oBCN s2oBCN requested a review from jafarre-bi March 17, 2026 17:59
@s2oBCN s2oBCN merged commit dbf6674 into master Mar 27, 2026
3 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