Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: added custom-plugins definition support gated behind --include-plugin-definitions flag#2092

Merged
Prashansa-K merged 9 commits into
mainfrom
feat/custom-plugins
Jun 4, 2026
Merged

feat: added custom-plugins definition support gated behind --include-plugin-definitions flag#2092
Prashansa-K merged 9 commits into
mainfrom
feat/custom-plugins

Conversation

@Prashansa-K

@Prashansa-K Prashansa-K commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Gateway 3.15 is adding support for custom-plugin definitions.
This change ensures that we can manage these entities declaratively
in deck.
For: #2073

Integration tests for gateway and Konnect are added.

Test run for gateway: https://github.com/Kong/deck/actions/runs/26928254826/job/79444308415 (some other tests are failing due to schema changes)
(Search via string CustomPluginDefinitions)

Related:
gdr: Kong/go-database-reconciler#477
go-kong: Kong/go-kong#619

Comment thread go.mod Outdated
github.com/google/go-cmp v0.7.0
github.com/kong/go-apiops v0.4.2
github.com/kong/go-database-reconciler v1.39.1-0.20260602075514-8f3b326cd953
github.com/kong/go-database-reconciler v1.39.1-0.20260603070506-f89ffcf707ac

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

To be updated with gdr release

@Prashansa-K Prashansa-K changed the title feat: added custom-plugins definition support gated behind flag feat: added custom-plugins definition support gated behind --include-plugin-definitions flag Jun 3, 2026
@codecov-commenter

codecov-commenter commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.34%. Comparing base (71e6168) to head (448c7b0).

Files with missing lines Patch % Lines
tests/integration/test_utils.go 0.00% 10 Missing ⚠️
cmd/common.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2092      +/-   ##
==========================================
- Coverage   32.38%   32.34%   -0.05%     
==========================================
  Files          77       77              
  Lines        7191     7201      +10     
==========================================
  Hits         2329     2329              
- Misses       4666     4676      +10     
  Partials      196      196              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Base automatically changed from feat/cloned-plugins to main June 3, 2026 07:23
@Prashansa-K Prashansa-K force-pushed the feat/custom-plugins branch from 4df0a4d to e2aa848 Compare June 3, 2026 07:25
@Prashansa-K Prashansa-K merged commit af88eca into main Jun 4, 2026
74 of 96 checks passed
@Prashansa-K Prashansa-K deleted the feat/custom-plugins branch June 4, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants