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

Path cannot be set for grpc protocol #11266

Open
1 task done
geritol opened this issue Jul 24, 2023 · 2 comments
Open
1 task done

Path cannot be set for grpc protocol #11266

geritol opened this issue Jul 24, 2023 · 2 comments
Labels
core/router stale/pending revisit Too old ticket. Closed, but we may revisit later. task/feature Requests for new features in Kong

Comments

@geritol
Copy link

geritol commented Jul 24, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Kong version ($ kong version)

3.2.2

Current Behavior

When I set path parameter for a service that has protocol grpc, I get the following:

    in '@entity':
      - in entry 1 of '@entity': failed conditional validation given value of field 'protocol'
    in 'path': value must be null

This was also encountered and reported as part of an other issue #5848:

Also, when adding the grpc service, path parameter cannot be set - its only possible value is null

Expected Behavior

expecting path based stripping to work for grpc services too

Steps To Reproduce

create a service with follding settings:

  [...]
  protocol: grpc
  path: aaa

Anything else?

No response

@StarlightIbuki
Copy link
Contributor

It seems that this is a known issue: #5685
Maybe we will re-evaluate whether we should support this.

@StarlightIbuki StarlightIbuki added the stale/pending revisit Too old ticket. Closed, but we may revisit later. label Oct 20, 2023
@chobits
Copy link
Contributor

chobits commented Dec 4, 2023

We need to discuss this feature internally to see if this could be a new feature in later version like 3.6/3.7.

internal ticket: KAG-3281, however we currently do not have a detailed plan. Just record it internally for future scheduling considerations.

@chobits chobits self-assigned this Dec 4, 2023
@chobits chobits added the task/feature Requests for new features in Kong label Dec 4, 2023
@chobits chobits removed their assignment Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core/router stale/pending revisit Too old ticket. Closed, but we may revisit later. task/feature Requests for new features in Kong
Projects
None yet
Development

No branches or pull requests

4 participants