chrislu
3a39f43040
Update Makefile
2 months ago
chrislu
c176e27a7f
Add comprehensive debug logging for JWT authentication
- Enhanced JWT authentication logging with glog.V(0) for visibility
- Added timing measurements for OIDC provider validation
- Added server-side timeout handling with clear error messages
- All debug messages use V(0) to ensure visibility in CI logs
This will help identify the root cause of the 10-second timeout
in Keycloak S3 IAM integration tests.
2 months ago
chrislu
c6593f4591
more logs
2 months ago
chrislu
fa5d0540e7
fix permission
2 months ago
chrislu
b3dd6b74be
separate tests for keycloak
2 months ago
chrislu
639fa96d41
fmt
2 months ago
chrislu
5563183e60
add logs
2 months ago
chrislu
ef9d779764
increase timeout
2 months ago
dependabot[bot]
aa438b4515
chore(deps): bump github.com/linxGnu/grocksdb from 1.10.1 to 1.10.2 ( #7168 )
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/linxGnu/grocksdb/releases )
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.10.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: github.com/linxGnu/grocksdb
dependency-version: 1.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
1aa9c80d0c
chore(deps): bump github.com/ThreeDotsLabs/watermill from 1.4.7 to 1.5.0 ( #7169 )
Bumps [github.com/ThreeDotsLabs/watermill](https://github.com/ThreeDotsLabs/watermill ) from 1.4.7 to 1.5.0.
- [Release notes](https://github.com/ThreeDotsLabs/watermill/releases )
- [Changelog](https://github.com/ThreeDotsLabs/watermill/blob/master/RELEASE-PROCEDURE.md )
- [Commits](https://github.com/ThreeDotsLabs/watermill/compare/v1.4.7...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/ThreeDotsLabs/watermill
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
d963b20950
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0 ( #7170 )
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go ) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.10.1...sdk/azcore/v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
chrislu
9f9b6710b2
Reduced timeout for faster failures
2 months ago
chrislu
7650f87054
add back configure_audience_mapper
2 months ago
chrislu
88203fe29d
restore
2 months ago
chrislu
45ecf2cfe0
use docker compose to test keycloak
2 months ago
chrislu
369b50d04b
Update setup_keycloak.sh
2 months ago
chrislu
f9c19dd2f5
different iam config for github and local
2 months ago
chrislu
ce27ea975f
keycloak use 8080
2 months ago
chrislu
6dbff27e01
Update setup_keycloak.sh
2 months ago
chrislu
a6e68dbe17
Update iam_config.json
2 months ago
chrislu
b4c51bffe4
setup
2 months ago
chrislu
c870fcca8a
test setup
2 months ago
chrislu
4435f4eb5a
duplicated
2 months ago
chrislu
61d1d974bb
Update s3-iam-tests.yml
2 months ago
chrislu
efe95f631e
Update s3-iam-tests.yml
2 months ago
chrislu
306389b8e4
Create s3-iam-keycloak.yml
2 months ago
chrislu
63616be4a3
setup keycloak
2 months ago
chrislu
773d7648f2
fix compilation
2 months ago
chrislu
c34b14de8c
fix tests
2 months ago
chrislu
db4b613d44
fix tests
2 months ago
chrislu
51525ea2ba
remove filerAddress required
2 months ago
chrislu
13bff3f594
fix tests
2 months ago
chrislu
a5761aa42d
fixes
2 months ago
chrislu
0575d93bca
address comments
2 months ago
chrislu
3ccb7467d9
json format
2 months ago
chrislu
02798df85d
address comments
2 months ago
chrislu
7d7da35179
fix tests
2 months ago
chrislu
c5321abcbc
fix tests
2 months ago
dependabot[bot]
9383e6fbab
chore(deps): bump github.com/redis/go-redis/v9 from 9.12.0 to 9.12.1 ( #7166 )
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.12.0 to 9.12.1.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.12.0...v9.12.1 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-version: 9.12.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
ff2601c5ca
chore(deps): bump github.com/minio/crc64nvme from 1.1.0 to 1.1.1 ( #7167 )
Bumps [github.com/minio/crc64nvme](https://github.com/minio/crc64nvme ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/minio/crc64nvme/releases )
- [Commits](https://github.com/minio/crc64nvme/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: github.com/minio/crc64nvme
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
chrislu
db58964a21
compile
2 months ago
chrislu
09f3d67fbf
fix tests
2 months ago
chrislu
a2fd8d9764
unique bucket name
2 months ago
chrislu
62432d0619
fix password
2 months ago
dependabot[bot]
aee1e5dcf1
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.86.0 to 1.87.1 ( #7165 )
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) from 1.86.0 to 1.87.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.86.0...service/s3/v1.87.1 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-version: 1.87.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
ac449ea8d1
chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 ( #7164 )
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.74.2 to 1.75.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.74.2...v1.75.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.75.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
0efc667e7f
chore(deps): bump cloud.google.com/go/storage from 1.56.0 to 1.56.1 ( #7163 )
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.56.0...storage/v1.56.1 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-version: 1.56.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
4cd3ae27dc
chore(deps): bump github.com/fluent/fluent-logger-golang from 1.10.0 to 1.10.1 ( #7162 )
chore(deps): bump github.com/fluent/fluent-logger-golang
Bumps [github.com/fluent/fluent-logger-golang](https://github.com/fluent/fluent-logger-golang ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/fluent/fluent-logger-golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fluent/fluent-logger-golang/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: github.com/fluent/fluent-logger-golang
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
chrislu
72668a5339
fix tests
2 months ago
chrislu
ec7d3e44e7
Update iam_config.json
2 months ago