Skip to content

chore: [release-3.1.x] feat(loki): add ability to disable AWS S3 dualstack endpoints usage #5493

chore: [release-3.1.x] feat(loki): add ability to disable AWS S3 dualstack endpoints usage

chore: [release-3.1.x] feat(loki): add ability to disable AWS S3 dualstack endpoints usage #5493

Workflow file for this run

"jobs":
"check":
"uses": "grafana/loki-release/.github/workflows/check.yml@main"
"with":
"build_image": "grafana/loki-build-image:0.33.5"
"golang_ci_lint_version": "v1.55.1"
"release_lib_ref": "main"
"skip_validation": false
"use_github_app_token": true
"name": "check"
"on":
"pull_request": {}
"push":
"branches":
- "main"