Skip to content

caddytls: Drop rate_limit and burst, has been deprecated#6611

Merged
francislavoie merged 1 commit intomasterfrom
drop-ondemand-ratelimit
Oct 7, 2024
Merged

caddytls: Drop rate_limit and burst, has been deprecated#6611
francislavoie merged 1 commit intomasterfrom
drop-ondemand-ratelimit

Conversation

@francislavoie
Copy link
Member

It's time to get rid of these, they're not working correctly and introduce more problems than they solve, when used.

@francislavoie francislavoie requested a review from mholt October 7, 2024 11:27
@francislavoie francislavoie force-pushed the drop-ondemand-ratelimit branch from 66d774b to 3688695 Compare October 7, 2024 11:33
Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

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

LGTM. Only thing I can think of is a "TODO:" comment above the Caddyfile options parsing to remind us to remove even those errors from the code after some time.

@mholt mholt added this to the v2.9.0-beta.3 milestone Oct 7, 2024
@francislavoie
Copy link
Member Author

I guess so, but no harm if they stay there forever tbh. 2 liners are pretty free.

@francislavoie francislavoie merged commit d7564d6 into master Oct 7, 2024
@francislavoie francislavoie deleted the drop-ondemand-ratelimit branch October 7, 2024 21:39
mavimo added a commit to caddyserver/ingress that referenced this pull request Jan 5, 2025
As consequence of:
 * caddyserver/caddy#6611

support for OnDemandRateLimitBurst and OnDemandRateLimitInterval has
been removed.
mavimo added a commit to caddyserver/ingress that referenced this pull request Feb 9, 2025
As consequence of:
 * caddyserver/caddy#6611

support for OnDemandRateLimitBurst and OnDemandRateLimitInterval has
been removed.
mavimo added a commit to caddyserver/ingress that referenced this pull request Feb 11, 2025
As consequence of:
 * caddyserver/caddy#6611

support for OnDemandRateLimitBurst and OnDemandRateLimitInterval has
been removed.
mavimo added a commit to caddyserver/ingress that referenced this pull request Feb 11, 2025
* chore: Bump github.com/caddyserver/caddy/v2 from 2.8.4 to 2.9.0

Bumps [github.com/caddyserver/caddy/v2](https://github.com/caddyserver/caddy) from 2.8.4 to 2.9.0.
- [Release notes](https://github.com/caddyserver/caddy/releases)
- [Changelog](https://github.com/caddyserver/caddy/blob/master/.goreleaser.yml)
- [Commits](caddyserver/caddy@v2.8.4...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/caddyserver/caddy/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: remove unsupported features

As consequence of:
 * caddyserver/caddy#6611

support for OnDemandRateLimitBurst and OnDemandRateLimitInterval has
been removed.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Vito Moscaritolo <[email protected]>
mohammed90 pushed a commit to cedricziel/caddy that referenced this pull request Aug 29, 2025
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