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

fix(cd): install config-manager for rhel9 (#10796) #13926

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

fffonion
Copy link
Contributor

it's recently removed from t he rockylinux:9 baseimage

  • fix(explain_manifest): pipe output of rpm2archive

cherry-picked from https://github.com/Kong/kong-ee/pull/10796

it's recently removed from t he rockylinux:9 baseimage

* fix(explain_manifest): pipe output of rpm2archive
@fffonion fffonion requested a review from Water-Melon November 26, 2024 08:19
@github-actions github-actions bot added chore Not part of the core functionality of kong, but still needed cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Nov 26, 2024
@AndyZhang0707 AndyZhang0707 added this to the 3.9.0 milestone Nov 26, 2024
@kikito kikito merged commit 60d4bad into master Nov 26, 2024
35 checks passed
@kikito kikito deleted the fix-cd-rpm branch November 26, 2024 08:41
@team-gateway-bot
Copy link
Collaborator

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-13926-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-13926-to-master-to-upstream
git checkout -b cherry-pick-13926-to-master-to-upstream
ancref=$(git merge-base 6fdad2580ef0c76a8920a4eded178339befcdc55 0d34b9d218d12362e927b8c14f966202021126fb)
git cherry-pick -x $ancref..0d34b9d218d12362e927b8c14f966202021126fb

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Nov 26, 2024
@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.8.x with exitcode 1

@AndyZhang0707 AndyZhang0707 removed the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Nov 26, 2024
gszr pushed a commit that referenced this pull request Nov 27, 2024
it's recently removed from t he rockylinux:9 baseimage

* fix(explain_manifest): pipe output of rpm2archive

(cherry picked from commit 60d4bad)
AndyZhang0707 pushed a commit that referenced this pull request Nov 28, 2024
it's recently removed from t he rockylinux:9 baseimage

* fix(explain_manifest): pipe output of rpm2archive

(cherry picked from commit 60d4bad)

Co-authored-by: Wangchong Zhou <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release/3.8.x cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee chore Not part of the core functionality of kong, but still needed size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants