You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Lu
4f47773cd9
fix: move identity nil check before map lookup and refine hasAttachedPolicies
Move the nil check on identity before accessing identity.Name to
prevent panic. Also refine hasAttachedPolicies to only consider groups
that are enabled and have actual policies attached, so membership in
a no-policy group doesn't incorrectly trigger IAM authorization.
1 week ago
..
handlers
plugin worker: support job type categories (all, default, heavy) (#8547)
1 week ago
iceberg
plugin worker: support job type categories (all, default, heavy) (#8547)
1 week ago
admin_script_handler.go
plugin worker: support job type categories (all, default, heavy) (#8547)
1 week ago
admin_script_handler_test.go
add admin script worker (#8491)
2 weeks ago
erasure_coding_handler.go
plugin worker: support job type categories (all, default, heavy) (#8547)
1 week ago
erasure_coding_handler_test.go
Make EC detection context aware (#8449)
3 weeks ago
handler_registry.go
plugin worker: support job type categories (all, default, heavy) (#8547)
1 week ago
vacuum_handler.go
plugin worker: support job type categories (all, default, heavy) (#8547)
1 week ago
vacuum_handler_test.go
Add iceberg_maintenance plugin worker handler (Phase 1) (#8501)
1 week ago
volume_balance_handler.go
plugin worker: support job type categories (all, default, heavy) (#8547)
1 week ago
volume_balance_handler_test.go
Refactor plugin system and migrate worker runtime (#8369)
4 weeks ago
volume_metrics.go
Worker set its working directory (#8461)
2 weeks ago
worker.go
Refactor plugin system and migrate worker runtime (#8369)
4 weeks ago
worker_test.go
Refactor plugin system and migrate worker runtime (#8369)
4 weeks ago