Skip to content

Limitador Server v1.0.0

Closed May 11, 2023 100% complete

Stuff that's happened so far, emphasized items need to be documented in some way

205d8be (HEAD -> main, origin/main, origin/HEAD) Merge pull request #104 from Kuadrant/clippy
73bb84b (origin/clippy, clippy) Avoid getting to gen src thru modules
c0a8d3c More clippy fixes
82e7b19 Remove allow for dup mods
a1c57a7 Merge pull request #101 from Kuadrant/full_v…

Stuff that's happened so far, emphasized items need to be documented in some way

205d8be (HEAD -> main, origin/main, origin/HEAD) Merge pull request #104 from Kuadrant/clippy
73bb84b (origin/clippy, clippy) Avoid getting to gen src thru modules
c0a8d3c More clippy fixes
82e7b19 Remove allow for dup mods
a1c57a7 Merge pull request #101 from Kuadrant/full_version
aa83d91 (origin/full_version, full_version) refactored build steps in functions
d29e2fe Do not log profile, if its release
2571fd0 Cleaner git_hash matching
8062dfb Check if we have a clean tree
b5f645e Added a more explicit version string and logging it always
c35040f Merge pull request #103 from Kuadrant/fixes
cd8bf36 (origin/fixes) temp fix
f7630a3 More fixes
0222c3e Clippy
16ac8dd Merge pull request #96 from Kuadrant/testing-env
dee7e7f Merge pull request #98 from Kuadrant/watcher-supports-k8s-envs-2
36670d6 (origin/watcher-supports-k8s-envs-2) We don't need this struct
957a9ce Cargo fmt
0e176bb cosmetic changes: remove debugging logs and formatting
1686f14 e2e test: limits file watcher supports k8s envs
59e571a limits file watcher supports k8s envs
2feab6c (origin/fix_updates) Make sure to update limits if needed
5eb8f1a Merge pull request #92 from Kuadrant/config
f76d1df Support alpine with reqwest
c9ae3f6 sandbox
28aaabf (origin/config) Updated deps
c718556 Missed some default replacements here
098b560 Remove unneeded dep
c2e7c3b Too eager deleting stuff
9cdd2ba Default < Env vars < command line args
c15e1d5 Merge pull request #93 from Kuadrant/issue_64_take2
4cf4276 Removed arg to configure from env vars
eabe927 Added a Default impl to Configuration to use in tests
6394e49 (origin/issue_64_take2) Init with defaults when missing
994fc9a Reset the data need in deserialized Limits
705451b Can't ignore the max_value and name from counter's limit, as we deserialize from the key
eb79c0c Only namespace, seconds, conditions and variable make for a Limit's identity
cf8909a Wired all configuration options in
60af851 Wired Infinispan, Redis WIP
044013f More CLI work
bcb05b6 Initial work on command line args
6c4549f Force having a LIMITS_FILE set
9313912 Merge pull request #91 from Kuadrant/fix_inotify
fa1f769 Merge pull request #90 from Kuadrant/fix_demo
49cebfa (origin/fix_inotify) inotify on linux sends a different type
d7ae022 (origin/fix_demo) We need to insert a HashSet before doing anything
f549a90 Merge pull request #88 from Kuadrant/revert-87-issue_64
33f4b87 (origin/revert-87-issue_64) Revert "Limits max_value and name field play no role in their identity…"
5e50be1 Merge pull request #87 from Kuadrant/issue_64
0e72581 (origin/issue_64) Reset the data need in deserialized Limits
3cd00cb Can't ignore the max_value and name from counter's limit, as we deserialize from the key
9adf279 Only namespace, seconds, conditions and variable make for a Limit's identity
cc82acc Merge pull request #84 from Kuadrant/config
3db0a79 Clean env vars up
95e97ec Moved all env var configuration into one place
00e5b55 Merge pull request #85 from Kuadrant/deps
cec990d Merge pull request #80 from Kuadrant/simpler_trait
db990db (origin/deps) Update deps
d078d85 (origin/simpler_trait) Simpler CounterStorage#get_counters
8b6ca3e No need to keep consume counters when all we need is the name now
692ff34 Change the check_and_update sig to consume Counters
5b7db58 Merge pull request #79 from Kuadrant/issue_74_monitor
71fefd3 Merge pull request #82 from Kuadrant/bench
84c16c9 (origin/bench) Don't need this limit in the test
034adf1 Real max value for limits in bench
b267e26 Enable bench with --no-default-features
e2dda39 Bench: remove use of deprecated API
4394736 (origin/issue_74_monitor) Hardened the config file loading, wont panic
bafcb99 Watch config file for changes and reload when needed
20ec669 Merge pull request #78 from Kuadrant/issue_74
8a31bcf (origin/issue_74) Update to doc to reflect changes to counter persistence
82a3272 Missed some docs
036879e Format server code too
9fb12f8 Split CounterStorage out of Storage and folded LimitStorage within Storage
8bd1bda Merge pull request #75 from Kuadrant/fix-authors
1862915 add Alex Snaps to the list of authors
707dd78 Deleted the Limit mutative REST endpoints
6e34ef7 Merge pull request #77 from Kuadrant/just_call_it
4eb2ea6 (origin/just_call_it) Just call passing in the Namespace
51591cc Merge pull request #76 from Kuadrant/try_into
b75095f Merge pull request #63 from Kuadrant/doc-how-it-works
c2e0add (origin/try_into) No need to convert early
01ca3da Impl From<&str> for Namespace, it can't fail
ac5b537 add back David's name into the authors list
92b89b9 doc: how it works
59856d4 Merge pull request #67 from Kuadrant/add-build-image-test
02dfdf1 add build image test

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.