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

chore(ci): arm builds refs: #ENGEN-715 #9168

Merged
merged 10 commits into from
Aug 10, 2022
Merged

chore(ci): arm builds refs: #ENGEN-715 #9168

merged 10 commits into from
Aug 10, 2022

Conversation

hutchic
Copy link
Contributor

@hutchic hutchic commented Jul 29, 2022

Add a makefile task release-docker-images that uses the new kong-build-tools makefile task release-kong-docker-images to build a Kong package, build that package into a docker image, smoke test the image, and pushes them to docker hub.

Requires Kong/kong-build-tools#520 be merged first.

Resulting images:

kong/kong:${GIT_BRANCH##*/}-ubuntu
kong/kong:${GIT_BRANCH##*/}-debian
kong/kong:${GIT_BRANCH##*/}-amazonlinux
kong/kong:arm64-${GIT_BRANCH##*/}-alpine
kong/kong:amd64-${GIT_BRANCH##*/}-alpine
kong/kong:${GIT_BRANCH##*/}-alpine #multi-arch image
kong/kong:${GIT_BRANCH##*/}-nightly-alpine #multi-arch image legacy image name
kong/kong:${GIT_BRANCH##*/} #debian

@hutchic hutchic requested a review from a team as a code owner July 29, 2022 16:33
.requirements Outdated Show resolved Hide resolved
Jenkinsfile Outdated Show resolved Hide resolved
@hutchic hutchic changed the title chore(ci): arm builds chore(ci): arm builds refs: #ENGEN-715 Aug 3, 2022
@hutchic
Copy link
Contributor Author

hutchic commented Aug 4, 2022

hold off on merging -- going to add commit sha convenience tags

@hutchic hutchic requested a review from jschmid1 August 4, 2022 14:56
Copy link
Contributor

@tyler-ball tyler-ball left a comment

Choose a reason for hiding this comment

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

Does this also need to get applied to kong-ee?

@hutchic hutchic merged commit 60ae7b6 into master Aug 10, 2022
@hutchic hutchic deleted the chore/ci-arm-builds branch August 10, 2022 15:20
hutchic added a commit that referenced this pull request Nov 29, 2022
* chore(ci): further align our CI across enterprice and community edition

* chore(ci): re-enable arm builds on our release branch commits

* chore(test): test arm builds using my branch

* chore(revert): revert me

* chore(rhel): we only want redhat containers going to redhat repository

* chore(ci): done testing set the branch back to master

* chore(ci): one last test using my branch

* Update Jenkinsfile

* Update .requirements

* fix(ci): add a git commit sha tag
hutchic added a commit that referenced this pull request Nov 29, 2022
* chore(ci): further align our CI across enterprice and community edition

* chore(ci): re-enable arm builds on our release branch commits

* chore(test): test arm builds using my branch

* chore(revert): revert me

* chore(rhel): we only want redhat containers going to redhat repository

* chore(ci): done testing set the branch back to master

* chore(ci): one last test using my branch

* Update Jenkinsfile

* Update .requirements

* fix(ci): add a git commit sha tag
AndyZhang0707 added a commit that referenced this pull request Aug 24, 2023
locao pushed a commit that referenced this pull request Jun 21, 2024
Cherry-picked from #13046

Co-authored-by: Chrono <chrono_cpp@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants