minio/.github/workflows
Harshavardhana 630963fa6b
protect tracker copy properly to avoid race (#18984)
```
WARNING: DATA RACE
Write at 0x00c000aac1e0 by goroutine 1133:
  github.com/minio/minio/cmd.(*healingTracker).updateProgress()
      github.com/minio/minio/cmd/background-newdisks-heal-ops.go:183 +0x117
  github.com/minio/minio/cmd.(*erasureObjects).healErasureSet.func5()
      github.com/minio/minio/cmd/global-heal.go:292 +0x1d3

Previous read at 0x00c000aac1e0 by goroutine 1003:
  github.com/minio/minio/cmd.(*allHealState).updateHealStatus()
      github.com/minio/minio/cmd/admin-heal-ops.go:136 +0xcb
  github.com/minio/minio/cmd.(*healingTracker).save()
      github.com/minio/minio/cmd/background-newdisks-heal-ops.go:223 +0x424
```
2024-02-06 08:56:59 -08:00
..
mint fix: support dropping privileges with arbitrary users (#18386) 2023-11-03 14:18:18 -07:00
multipart protect tracker copy properly to avoid race (#18984) 2024-02-06 08:56:59 -08:00
codespell.yml add codespell action (#18818) 2024-01-17 23:03:17 -08:00
depsreview.yaml chore(deps): Included dependency review (#14958) 2022-07-27 20:53:26 -07:00
go-cross.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
go-fips.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
go-healing.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
go-lint.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
go.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
helm-lint.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
iam-integrations.yaml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
issues.yaml Workflow to add issues to Tracking project (#18771) 2024-01-10 23:02:00 -08:00
lock.yml lock all issues and PRs from last 365 days 2022-01-29 19:27:43 -08:00
mint.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
replication.yaml fix: an odd crash when deleting `null` DEL markers (#18727) 2024-01-02 15:08:18 -08:00
root-disable.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
root.cert add root_disk threshold detection (#12259) 2021-05-08 15:40:29 -07:00
root.key add root_disk threshold detection (#12259) 2021-05-08 15:40:29 -07:00
run-mint.sh update missing mc command on multipart-tests 2023-09-30 20:29:45 -07:00
shfmt.yml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
upgrade-ci-cd.yaml Add CI tests for next branch (#18224) 2023-10-12 06:15:10 -07:00
vulncheck.yml stick to go1.19 go.mod (#18600) 2023-12-06 01:09:22 -08:00