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(core): enable status_listen by default #12254

Merged
merged 3 commits into from
Dec 27, 2023
Merged

Conversation

StarlightIbuki
Copy link
Contributor

Summary

We now by default enable status port.

Checklist

Issue reference

KAG-3359

@StarlightIbuki StarlightIbuki force-pushed the chore/default_status_port branch from bb33296 to 3a213ac Compare December 27, 2023 03:40
kong.conf.default Outdated Show resolved Hide resolved
Co-authored-by: Keery Nie <[email protected]>
@dndx dndx merged commit 1ab6ead into master Dec 27, 2023
27 checks passed
@dndx dndx deleted the chore/default_status_port branch December 27, 2023 06:43
@StarlightIbuki StarlightIbuki added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Dec 28, 2023
@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-12254-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12254-to-master-to-upstream
git checkout -b cherry-pick-12254-to-master-to-upstream
ancref=$(git merge-base 6e91c994c5e7fb8c6e921dd4508c8174cdfef380 82a155642cdefed49efb752b2b6e3fabbab179fa)
git cherry-pick -x $ancref..82a155642cdefed49efb752b2b6e3fabbab179fa

dndx pushed a commit that referenced this pull request Dec 29, 2023
…st (#12254)"

This reverts commit 1ab6ead.
The CI did not alert because of the scheduler's bug
dndx pushed a commit that referenced this pull request Dec 29, 2023
…st (#12254)"

This reverts commit 1ab6ead.
The CI did not alert because of the scheduler's bug
@StarlightIbuki
Copy link
Contributor Author

This needs to be redone because of the reversion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee core/templates size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants