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

tests(helpers): wait_for_all_config_update support pass custom headers and https_server support disable listen ipv6 #11718

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

sabertobihwy
Copy link
Contributor

@sabertobihwy sabertobihwy commented Oct 9, 2023

Summary

Migrate the changes related to helpers from 6734 to ce.

Checklist

  • The Pull Request has tests
  • [na] A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • [na] There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Full changelog

  • wait_for_all_config_update support pass custom headers
  • https_server support disable listen ipv6

Issue reference

Fix #[issue number]

…s and https_server support disable listen ipv6

Signed-off-by: sabertobihwy <[email protected]>
@sabertobihwy sabertobihwy marked this pull request as ready for review October 11, 2023 02:42
@sabertobihwy sabertobihwy requested a review from windmgc October 11, 2023 02:42
@windmgc windmgc merged commit 376d601 into master Oct 11, 2023
30 checks passed
@windmgc windmgc deleted the mtctce branch October 11, 2023 03:03
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/2.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/2.8.x
git worktree add -d .worktree/backport-11718-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-11718-to-release/2.8.x
git switch --create backport-11718-to-release/2.8.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

1 similar comment
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/2.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/2.8.x
git worktree add -d .worktree/backport-11718-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-11718-to-release/2.8.x
git switch --create backport-11718-to-release/2.8.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.2.x
git worktree add -d .worktree/backport-11718-to-release/3.2.x origin/release/3.2.x
cd .worktree/backport-11718-to-release/3.2.x
git switch --create backport-11718-to-release/3.2.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

1 similar comment
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.2.x
git worktree add -d .worktree/backport-11718-to-release/3.2.x origin/release/3.2.x
cd .worktree/backport-11718-to-release/3.2.x
git switch --create backport-11718-to-release/3.2.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.3.x
git worktree add -d .worktree/backport-11718-to-release/3.3.x origin/release/3.3.x
cd .worktree/backport-11718-to-release/3.3.x
git switch --create backport-11718-to-release/3.3.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

1 similar comment
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.3.x
git worktree add -d .worktree/backport-11718-to-release/3.3.x origin/release/3.3.x
cd .worktree/backport-11718-to-release/3.3.x
git switch --create backport-11718-to-release/3.3.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/2.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/2.8.x
git worktree add -d .worktree/backport-11718-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-11718-to-release/2.8.x
git switch --create backport-11718-to-release/2.8.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

1 similar comment
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/2.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/2.8.x
git worktree add -d .worktree/backport-11718-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-11718-to-release/2.8.x
git switch --create backport-11718-to-release/2.8.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

@team-gateway-bot
Copy link
Collaborator

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

github-actions bot pushed a commit that referenced this pull request Feb 1, 2024
…s and https_server support disable listen ipv6 (#11718)

wait_for_all_config_update support pass custom headers
https_server support disable listen ipv6

Signed-off-by: sabertobihwy <[email protected]>
(cherry picked from commit 376d601)
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.2.x
git worktree add -d .worktree/backport-11718-to-release/3.2.x origin/release/3.2.x
cd .worktree/backport-11718-to-release/3.2.x
git switch --create backport-11718-to-release/3.2.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

@team-gateway-bot
Copy link
Collaborator

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.2.x
git worktree add -d .worktree/backport-11718-to-release/3.2.x origin/release/3.2.x
cd .worktree/backport-11718-to-release/3.2.x
git switch --create backport-11718-to-release/3.2.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.3.x
git worktree add -d .worktree/backport-11718-to-release/3.3.x origin/release/3.3.x
cd .worktree/backport-11718-to-release/3.3.x
git switch --create backport-11718-to-release/3.3.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

1 similar comment
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.3.x
git worktree add -d .worktree/backport-11718-to-release/3.3.x origin/release/3.3.x
cd .worktree/backport-11718-to-release/3.3.x
git switch --create backport-11718-to-release/3.3.x
git cherry-pick -x 376d601477f4b74bac57ce65c018abe6236abe9b

@team-gateway-bot
Copy link
Collaborator

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

1 similar comment
@team-gateway-bot
Copy link
Collaborator

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

catbro666 pushed a commit that referenced this pull request Feb 1, 2024
…s and https_server support disable listen ipv6 (#11718)

wait_for_all_config_update support pass custom headers
https_server support disable listen ipv6

Signed-off-by: sabertobihwy <[email protected]>
(cherry picked from commit 376d601)
catbro666 pushed a commit that referenced this pull request Feb 1, 2024
…s and https_server support disable listen ipv6 (#11718)

wait_for_all_config_update support pass custom headers
https_server support disable listen ipv6

Signed-off-by: sabertobihwy <[email protected]>
(cherry picked from commit 376d601)
windmgc pushed a commit that referenced this pull request Feb 5, 2024
…s and https_server support disable listen ipv6 (#11718)

wait_for_all_config_update support pass custom headers
https_server support disable listen ipv6

Signed-off-by: sabertobihwy <[email protected]>
(cherry picked from commit 376d601)
windmgc pushed a commit that referenced this pull request Feb 5, 2024
…s and https_server support disable listen ipv6 (#11718)

wait_for_all_config_update support pass custom headers
https_server support disable listen ipv6

Signed-off-by: sabertobihwy <[email protected]>
(cherry picked from commit 376d601)
windmgc pushed a commit that referenced this pull request Feb 5, 2024
…s and https_server support disable listen ipv6 (#11718)

wait_for_all_config_update support pass custom headers
https_server support disable listen ipv6

Signed-off-by: sabertobihwy <[email protected]>
(cherry picked from commit 376d601)
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.

4 participants