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

refactor(tools): update references from kong.tools.utils to kong.tools.table #12487

Merged
merged 3 commits into from
May 17, 2024

Conversation

Water-Melon
Copy link
Contributor

kong/pdk/log.lua Outdated Show resolved Hide resolved
kong/tracing/instrumentation.lua Outdated Show resolved Hide resolved
@Water-Melon Water-Melon force-pushed the refactor/remove_reference_of_table_from_utils branch 2 times, most recently from 61165a7 to 52cd6a9 Compare February 2, 2024 14:53
@Water-Melon Water-Melon force-pushed the refactor/remove_reference_of_table_from_utils branch 6 times, most recently from c426cd9 to 69d6203 Compare February 23, 2024 15:04
@Water-Melon Water-Melon force-pushed the refactor/remove_reference_of_table_from_utils branch 2 times, most recently from 0e3ff31 to 6e41202 Compare May 13, 2024 13:44
@Water-Melon
Copy link
Contributor Author

Please merge this PR after merging #13026

@Water-Melon Water-Melon force-pushed the refactor/remove_reference_of_table_from_utils branch 3 times, most recently from 12930be to e9ec88e Compare May 14, 2024 02:09
@Water-Melon
Copy link
Contributor Author

Water-Melon commented May 14, 2024

CI tests after removing most exported functions of kong\tools\table.lua

https://github.com/Kong/kong/actions/runs/9072658583/job/24928507132?pr=12487

@Water-Melon Water-Melon force-pushed the refactor/remove_reference_of_table_from_utils branch 2 times, most recently from c609f82 to fb24e89 Compare May 14, 2024 06:22
@Water-Melon Water-Melon marked this pull request as ready for review May 14, 2024 06:38
@Water-Melon Water-Melon force-pushed the refactor/remove_reference_of_table_from_utils branch from fb24e89 to b54f381 Compare May 15, 2024 03:07
@chronolaw chronolaw changed the title refactor(tools): remove reference of table from utils refactor(tools): updating reference of table from utils May 16, 2024
@Water-Melon Water-Melon force-pushed the refactor/remove_reference_of_table_from_utils branch from b54f381 to 0a27d0e Compare May 16, 2024 06:20
kong/db/dao/targets.lua Outdated Show resolved Hide resolved
kong/db/schema/others/declarative_config.lua Outdated Show resolved Hide resolved
kong/db/strategies/postgres/connector.lua Outdated Show resolved Hide resolved
kong/plugins/opentelemetry/otlp.lua Outdated Show resolved Hide resolved
spec/01-unit/09-balancer/05-worker_consistency_spec.lua Outdated Show resolved Hide resolved
spec/01-unit/27-queue_spec.lua Outdated Show resolved Hide resolved
spec/02-integration/03-db/14-dao_spec.lua Outdated Show resolved Hide resolved
spec/02-integration/09-hybrid_mode/01-sync_spec.lua Outdated Show resolved Hide resolved
config = {
subsystem = "http",
},
config = ngx.config,
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add this comment in the code.

ctx = {
KONG_PHASE = 0x00000200,
},
re = ngx.re,
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add this comment in the code.

spec/03-plugins/29-acme/07-shorthand_fields_spec.lua Outdated Show resolved Hide resolved
@Water-Melon Water-Melon force-pushed the refactor/remove_reference_of_table_from_utils branch from 5c27fc2 to 3eecb25 Compare May 16, 2024 07:59
@Water-Melon Water-Melon changed the title refactor(tools): updating reference of table from utils refactor(tools): update references from kong.tools.utils to kong.tools.table May 17, 2024
@ADD-SP ADD-SP merged commit 20612fb into master May 17, 2024
37 checks passed
@ADD-SP ADD-SP deleted the refactor/remove_reference_of_table_from_utils branch May 17, 2024 08:36
@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label May 17, 2024
@kikito kikito removed the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label May 28, 2024
@Kong Kong deleted a comment from team-gateway-bot May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants