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

Feat: add custom sts endpoint configuration field for various aws features in kong gateway #7762

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

windmgc
Copy link
Member

@windmgc windmgc commented Aug 16, 2024

Description

This is a new feature in kong gateway 3.8. The original PR is here: https://github.com/Kong/kong-ee/pull/9654

The feature covers the update for three parts of the AWS-related features inside Kong gateway: the aws-lambda plugin, the aws vault backend, and the IAM authentication for RDS database.

KAG-4599

Testing instructions

Preview link:

Checklist

@windmgc windmgc added review:tech Request for technical review on the docs platform or processes. review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? labels Aug 16, 2024
@windmgc windmgc requested a review from a team as a code owner August 16, 2024 07:27
Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit 4828be6
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/66df0fc8f9465f000863e3aa
😎 Deploy Preview https://deploy-preview-7762--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 92 (🟢 up 2 from production)
Accessibility: 92 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@windmgc
Copy link
Member Author

windmgc commented Aug 16, 2024

There are two things that I did not update in this PR: one is the new fields in kong.conf page, another is the aws-lambda plugin's schema page.
I think those two are auto updated after new gateway version release, could you please help verify? @lena-larionova Thank you!

If not then I can update those two manually

@cloudjumpercat
Copy link
Contributor

There are two things that I did not update in this PR: one is the new fields in kong.conf page, another is the aws-lambda plugin's schema page.
I think those two are auto updated after new gateway version release, could you please help verify? @lena-larionova Thank you! If not then I can update those two manually

@windmgc Yep, those are updated automatically and I think Lena's already updated them in the docs site.

Copy link
Contributor

@cloudjumpercat cloudjumpercat left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks for making this PR!

@cloudjumpercat cloudjumpercat merged commit f62eb5d into main Sep 9, 2024
15 checks passed
@cloudjumpercat cloudjumpercat deleted the feat-sts-endpoint branch September 9, 2024 18:12
@lmilan lmilan changed the title feat(aws): add custom sts endpoint configuration field for various aws features in kong gateway Feat: add custom sts endpoint configuration field for various aws features in kong gateway Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? review:tech Request for technical review on the docs platform or processes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants