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

[META] Update all 1-click process default docker to v4 #3712

Closed
gaiksaya opened this issue Jul 7, 2023 · 3 comments
Closed

[META] Update all 1-click process default docker to v4 #3712

gaiksaya opened this issue Jul 7, 2023 · 3 comments
Assignees
Labels
enhancement New Enhancement

Comments

@gaiksaya
Copy link
Member

gaiksaya commented Jul 7, 2023

Is your feature request related to a problem? Please describe

We recently upgraded the python version in the build repo (3.7 to 3.9 #3351). Due to this any code using build repo code fails if right python version is not used. Signing artifacts used by any client uses the build repo code hence updating the image to most recent one which is opensearchstaging/ci-runner:release-centos7-clients-v4

Describe the solution you'd like

Update all code using standardReleasePipelineWithGenericTrigger and standardReleasePipeline build libraries

Describe alternatives you've considered

No response

Additional context

No response

@gaiksaya gaiksaya added enhancement New Enhancement untriaged Issues that have not yet been triaged and removed untriaged Issues that have not yet been triaged labels Jul 7, 2023
@gaiksaya gaiksaya self-assigned this Jul 7, 2023
@github-actions github-actions bot added the untriaged Issues that have not yet been triaged label Jul 7, 2023
@gaiksaya gaiksaya removed the untriaged Issues that have not yet been triaged label Jul 7, 2023
@peterzhuamazon
Copy link
Member

Note: @gaiksaya please add this line to all the jenkinsfile so it can pick up the image from ecr:

                    registryUrl 'https://public.ecr.aws/'

@gaiksaya
Copy link
Member Author

gaiksaya commented Jul 7, 2023

Will take it up as an enhancement, It will need version upgrades as base library will need changes.

@bbarani
Copy link
Member

bbarani commented Jul 21, 2023

Closing this issue as all the PR's related to this effort has been merged.

@bbarani bbarani closed this as completed Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Enhancement
Projects
None yet
Development

No branches or pull requests

3 participants