Skip to content

Commit 0fe5fc6

Browse files
committed
TODO: Remove resource if its respective kibana role has been removed
1 parent 587a688 commit 0fe5fc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

seacatauth/batman/elk.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ async def initialize(self):
7979
await self.sync_all()
8080

8181
async def _initialize_resources(self):
82+
# TODO: Remove resource if its respective kibana role has been removed
8283
"""
8384
Fetches roles from ELK and creates a Seacat Auth resource for each one of them.
8485
"""

0 commit comments

Comments
 (0)