Skip to content

Feature/eks #1225

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

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from
Draft

Feature/eks #1225

wants to merge 27 commits into from

Conversation

s2oBCN
Copy link
Member

@s2oBCN s2oBCN commented Aug 4, 2025

EKS deployment
Created vars/odsComponentStageRolloutEKSDeployment.groovy
this calls the RolloutEKSDeploymentStage that calls the
src/org/ods/component/HelmDeploymentStrategy.groovy

The main difference with EKS, is that it doesn't have imageStreams.

So In order to change the code as less as possible now there's an interface: IImageRepository and 2 implementations: ImageRepositoryEKS and ImageRepositoryOpenshift, the rest of the changes are to make a call to this classe

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