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

Httpproxy not supporting queryParameter match condition #5549

Closed
nageshs28 opened this issue Jul 12, 2023 · 5 comments
Closed

Httpproxy not supporting queryParameter match condition #5549

nageshs28 opened this issue Jul 12, 2023 · 5 comments
Labels
kind/question Categorizes an issue as a user question.

Comments

@nageshs28
Copy link

What steps did you take and what happened:
Upgraded contour to 1.25
Update httpproxy routes to add querycondition

- conditions:
  - queryParameter:
      name: x
      exact: 18

Error - strict decoding error: unknown field "spec.routes[0].conditions[0].queryParameter

What did you expect to happen:
Httpproxy should be applied and show valid, envoy should honour during routing

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • Contour version: 1.25
  • Kubernetes version: (use kubectl version): 1.26
  • Kubernetes installer & version:
  • Cloud provider or hardware configuration: Azure - AKS
  • OS (e.g. from /etc/os-release): ubuntu 22 lts
@nageshs28 nageshs28 added kind/bug Categorizes issue or PR as related to a bug. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. labels Jul 12, 2023
@github-actions
Copy link

Hey @nageshs28! Thanks for opening your first issue. We appreciate your contribution and welcome you to our community! We are glad to have you here and to have your input on Contour. You can also join us on our mailing list and in our channel in the Kubernetes Slack Workspace

@nageshs28
Copy link
Author

@relu Can you please help here

@relu
Copy link
Contributor

relu commented Jul 12, 2023

@nageshs28 are you sure you updated the CRDs? Make sure the httpproxies.projectcontour.io is up to date.

@sunjayBhatia
Copy link
Member

@sunjayBhatia sunjayBhatia added kind/question Categorizes an issue as a user question. and removed lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. kind/bug Categorizes issue or PR as related to a bug. labels Jul 12, 2023
@nageshs28
Copy link
Author

Thanks folks, it was issue with outdated crd only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Categorizes an issue as a user question.
Projects
None yet
Development

No branches or pull requests

3 participants