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

Consider using new Envoy v1.21.0 features #4274

Closed
sunjayBhatia opened this issue Jan 18, 2022 · 4 comments
Closed

Consider using new Envoy v1.21.0 features #4274

sunjayBhatia opened this issue Jan 18, 2022 · 4 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@sunjayBhatia
Copy link
Member

See release notes for new features in Envoy 1.21.0: https://www.envoyproxy.io/docs/envoy/v1.21.0/version_history/current#new-features

Relevant new features include new access log configurations, access log command operators, and http dynamic custom header options.

We should consider which of these new features are interesting to expose and implement them. (e.g. new access log command operators should be allowed since we validate them)

@sunjayBhatia sunjayBhatia added kind/feature Categorizes issue or PR as related to a new feature. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. labels Jan 18, 2022
@sunjayBhatia sunjayBhatia added this to the 1.21.0 milestone Jan 18, 2022
@skriss skriss modified the milestones: 1.21.0, 1.22.0 May 3, 2022
@skriss
Copy link
Member

skriss commented Jul 20, 2022

@sunjayBhatia does #4627 catch us up here, or are there more options we should add from 1.21?

@sunjayBhatia
Copy link
Member Author

sunjayBhatia commented Jul 20, 2022

ah missed this one, not sure we need to block 1.22 on it since people have added the few ones they have needed so not a big signal we're desperately missing something

tbh we should/could do a pass through some of the previous Envoy releases and see what we may have missed exposing, esp. in the access log operator sphere (mostly so we're up to date and don't have to do more maintenance fixes later)

@skriss skriss modified the milestones: 1.22.0, 1.23.0 Jul 21, 2022
@github-actions
Copy link

The Contour project currently lacks enough contributors to adequately respond to all Issues.

This bot triages Issues according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the Issue is closed

You can:

  • Mark this Issue as fresh by commenting
  • Close this Issue
  • Offer to help out with triage

Please send feedback to the #contour channel in the Kubernetes Slack

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 12, 2022
@github-actions
Copy link

The Contour project currently lacks enough contributors to adequately respond to all Issues.

This bot triages Issues according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the Issue is closed

You can:

  • Mark this Issue as fresh by commenting
  • Close this Issue
  • Offer to help out with triage

Please send feedback to the #contour channel in the Kubernetes Slack

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

2 participants