Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TorrentDam
/
operator
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: TorrentDam/operator
Actions
All workflows
Workflows
build
build
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
73 workflow runs
73 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Return 200 at root path for connectivity checks
build
#77:
Commit
027a670
pushed by
lavrov
2m 9s
main
main
2m 9s
View workflow file
Sanitize torrent name: replace : with _ (matching Radarr)
build
#76:
Commit
bf3b36b
pushed by
lavrov
2m 50s
main
main
2m 50s
View workflow file
Track download progress via per-processor DownloadState
build
#75:
Commit
910b1c4
pushed by
lavrov
3m 42s
main
main
3m 42s
View workflow file
Use async[IO] throughout Processor, remove redundant namespace params
build
#74:
Commit
205b8b1
pushed by
lavrov
2m 3s
main
main
2m 3s
View workflow file
Start events listener in run via IO.background
build
#73:
Commit
e7ca714
pushed by
lavrov
2m 30s
main
main
2m 30s
View workflow file
Start events listener in run via IO.background with Deferred
build
#72:
Commit
663df50
pushed by
lavrov
2m 31s
main
main
2m 31s
View workflow file
Start events listener on first TorrentUpserted, not only on new pod
build
#71:
Commit
7c6484a
pushed by
lavrov
2m 21s
main
main
2m 21s
View workflow file
Retry events stream connection with 5s backoff until pod is ready
build
#70:
Commit
042ffd7
pushed by
lavrov
2m 26s
main
main
2m 26s
View workflow file
Subscribe to torrent pod events via k8s Service and log them
build
#69:
Commit
21aee56
pushed by
lavrov
1m 53s
main
main
1m 53s
View workflow file
Implement per-torrent actor processor system
build
#68:
Commit
f597c4d
pushed by
lavrov
1m 49s
main
main
1m 49s
View workflow file
Enable seedRatioLimited with limit 0 so Sonarr/Radarr remove complete…
build
#67:
Commit
9e66969
pushed by
lavrov
2m 24s
main
main
2m 24s
View workflow file
Process torrent deletions sequentially, skip status updates during de…
build
#66:
Commit
753fdae
pushed by
lavrov
2m 28s
main
main
2m 28s
View workflow file
Process torrent deletions sequentially, skip status updates during de…
build
#65:
Commit
966fb34
pushed by
lavrov
1m 49s
main
main
1m 49s
View workflow file
Re-fetch torrent CR before finalizer add/remove to avoid 409 Conflict
build
#64:
Commit
37af2e3
pushed by
lavrov
2m 8s
main
main
2m 8s
View workflow file
Check path exists before deleteRecursively to avoid double-delete error
build
#63:
Commit
934156e
pushed by
lavrov
2m 21s
main
main
2m 21s
View workflow file
Run torrent deletion concurrently and fix poll loop
build
#62:
Commit
d484930
pushed by
lavrov
1m 55s
main
main
1m 55s
View workflow file
Delete torrent pod explicitly before PVC cleanup
build
#61:
Commit
0b55970
pushed by
lavrov
1m 53s
main
main
1m 53s
View workflow file
Delete PVC content directly from operator instead of cleanup pod
build
#60:
Commit
9533507
pushed by
lavrov
1m 55s
main
main
1m 55s
View workflow file
Revert ClusterRoleBinding namespace to default
build
#59:
Commit
cd53f9c
pushed by
lavrov
19s
main
main
19s
View workflow file
Wait for torrent pod termination before PVC cleanup
build
#58:
Commit
48cd966
pushed by
lavrov
2m 15s
main
main
2m 15s
View workflow file
Fix ClusterRoleBinding namespace to match operator deployment
build
#57:
Commit
077c3cc
pushed by
lavrov
27s
main
main
27s
View workflow file
Clean up PVC content via finalizer on torrent deletion
build
#56:
Commit
40d61d7
pushed by
lavrov
1m 55s
main
main
1m 55s
View workflow file
Move events sidecar to native sidecar container
build
#55:
Commit
77a9f8f
pushed by
lavrov
2m 16s
main
main
2m 16s
View workflow file
Clean up pods via owner references + k8s garbage collection
build
#54:
Commit
a23d70a
pushed by
lavrov
2m 27s
main
main
2m 27s
View workflow file
Fail fast on first watch listen, retry only on reconnects
build
#53:
Commit
aa60a62
pushed by
lavrov
1m 55s
main
main
1m 55s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.