Skip to content

feat: kv rule manager#529

Merged
pajgo merged 12 commits intofeat/sync-servicefrom
feat/kv-rule-manager
Nov 9, 2021
Merged

feat: kv rule manager#529
pajgo merged 12 commits intofeat/sync-servicefrom
feat/kv-rule-manager

Conversation

@pajgo
Copy link
Copy Markdown
Collaborator

@pajgo pajgo commented Nov 1, 2021

  • basic rule management endpoints
  • scheduled cleanup
  • missing rule validation schema
  • batched cleanup ??

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 2, 2021

Codecov Report

Merging #529 (214f914) into feat/sync-service (a2f2240) will increase coverage by 0.05%.
The diff coverage is 91.50%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           feat/sync-service     #529      +/-   ##
=====================================================
+ Coverage              89.50%   89.56%   +0.05%     
=====================================================
  Files                    169      174       +5     
  Lines                   3269     3374     +105     
=====================================================
+ Hits                    2926     3022      +96     
- Misses                   343      352       +9     
Impacted Files Coverage Δ
src/actions/revoke-rule/delete.js 40.00% <40.00%> (ø)
src/utils/revocation-rules-manager.js 94.11% <94.11%> (ø)
src/actions/revoke-rule/get.js 100.00% <100.00%> (ø)
src/actions/revoke-rule/list.js 100.00% <100.00%> (ø)
src/actions/revoke-rule/update.js 100.00% <100.00%> (ø)
src/configs/invocation-rules-storage.js 100.00% <100.00%> (ø)
src/users.js 95.04% <100.00%> (+0.60%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2f2240...214f914. Read the comment docs.

@pajgo pajgo merged commit b23b45f into feat/sync-service Nov 9, 2021
pajgo added a commit that referenced this pull request Nov 9, 2021
* feat: basic consul rule manager
* feat: revoke rule actions
* chore: force new consul plugin version
pajgo added a commit that referenced this pull request Feb 11, 2022
* feat: basic consul rule manager
* feat: revoke rule actions
* chore: force new consul plugin version
pajgo added a commit that referenced this pull request Feb 15, 2022
* feat: basic consul rule manager
* feat: revoke rule actions
* chore: force new consul plugin version
pajgo added a commit that referenced this pull request Mar 21, 2022
* feat: basic consul rule manager
* feat: revoke rule actions
* chore: force new consul plugin version
pajgo added a commit that referenced this pull request Mar 21, 2022
* feat: basic consul rule manager
* feat: revoke rule actions
* chore: force new consul plugin version
pajgo added a commit that referenced this pull request Mar 21, 2022
* feat: basic consul rule manager
* feat: revoke rule actions
* chore: force new consul plugin version
pajgo added a commit that referenced this pull request Mar 22, 2022
* feat: basic consul rule manager
* feat: revoke rule actions
* chore: force new consul plugin version
pajgo added a commit that referenced this pull request Mar 25, 2022
* feat: basic consul rule manager
* feat: revoke rule actions
* chore: force new consul plugin version
pajgo added a commit that referenced this pull request Mar 25, 2022
* feat: radix list (#528)
* feat: KV rule manager (#529)
* fix: rules and tests (#531)
* fix: replace TTL to expireAt in caches

Co-authored-by: pajgo <pavel.rogovoi@gmail.com>
pajgo added a commit that referenced this pull request Apr 1, 2022
* feat: radix list (#528)
* feat: KV rule manager (#529)
* fix: rules and tests (#531)
* fix: replace TTL to expireAt in caches

Co-authored-by: pajgo <pavel.rogovoi@gmail.com>
pajgo added a commit that referenced this pull request Apr 5, 2022
* feat: revocation rules sync (#519)
* feat: KV rule manager (#529)
* feat: stateless JWT (#530)
* fix: rules and tests (#531)

Co-authored-by: bludzhd <belkinadasha@gmail.com>
AVVS pushed a commit that referenced this pull request Apr 5, 2022
# [15.2.0](v15.1.7...v15.2.0) (2022-04-05)

### Features

* stateless auth ([#552](#552)) ([99a2ac0](99a2ac0)), closes [#519](#519) [#529](#529) [#530](#530) [#531](#531)
@pajgo pajgo deleted the feat/kv-rule-manager branch July 5, 2022 11:08
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.

1 participant