You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KAFKA-16826: Integrate Native Docker Image with github actions (apache#16045)
This PR integrates the Native docker image with the existing github action jobs for the jvm docker image of AK.
The integration is done to the following actions:
docker_build_and_test.yml: Builds the docker image and runs sanity tests and CVE scan
docker_rc_release.yml: Builds the RC docker image for both amd and arm platform and pushes it to the dockerhub.
docker_promote.yml: Promotes the RC docker image to the released image tag
Reviewers: Manikumar Reddy <[email protected]>, Vedarth Sharma <[email protected]>
0 commit comments