Skip to content

feat: Updated OpenAPI file for cloud gateway-addon.#187

Merged
shivaygupta-dotcom merged 4 commits intorelease/0.16.0from
feature/cloud-gateways-beta-addons
Feb 26, 2026
Merged

feat: Updated OpenAPI file for cloud gateway-addon.#187
shivaygupta-dotcom merged 4 commits intorelease/0.16.0from
feature/cloud-gateways-beta-addons

Conversation

@shivaygupta-dotcom
Copy link
Contributor

@shivaygupta-dotcom shivaygupta-dotcom commented Feb 25, 2026

Summary

In this PR,

  1. We are adding changes to support cloud-gateway add on.

Issues resolved

Related PRs on platform-api (if any)

Checklist ✅

  • Features being added are live
  • Added/updated examples (if applicable)
  • Added/updated acceptance tests (if applicable)
  • Updated CHANGELOG.md to clearly mention any breaking changes, new features and bug fixes
  • Clean commit history (reset to the current release (release/x.y.z) and git cherry-pick if necessary)

@shivaygupta-dotcom
Copy link
Contributor Author

#184
closed this PR.


config = {
managed_cache = {
kind = "managed-cache.v0"
Copy link
Contributor

Choose a reason for hiding this comment

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

kind is now a constant, no? so this is not required?


capacity_config = {
tiered = {
kind = "tiered"
Copy link
Contributor

Choose a reason for hiding this comment

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

Same with this?

ExternalProviders: map[string]resource.ExternalProvider{
"konnect": {Source: "kong/konnect"},
},
Steps: []resource.TestStep{
Copy link
Contributor

Choose a reason for hiding this comment

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

We are checking the plan to have action create and after that, empty plan - can we add one more step where we check fields on the created resource?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added a check for name.

@shivaygupta-dotcom shivaygupta-dotcom merged commit 6f134b4 into release/0.16.0 Feb 26, 2026
5 checks passed
@harshadixit12 harshadixit12 mentioned this pull request Feb 27, 2026
5 tasks
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.

2 participants