generated from amazon-archives/__template_Apache-2.0
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 271
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
Describe the bug
The initial account id check does not take into account a customized session config.
Specifically the session creation here, without taking into account a custom awscfg is the issue:
https://github.com/aws-controllers-k8s/runtime/blob/ae946aa1e0dd309db0064c2c347b724074725c60/pkg/config/config.go#L149-L154
Steps to reproduce
Point the controller to a custom endpoint AWS_ENDPOINT_URL.
Expected outcome
The initial check should also take into account custom configured endpoint or other config.
Environment
Testing, Localstack(?)
- Kubernetes version
- Using EKS (yes/no), if so version? No
- AWS service targeted (S3, RDS, etc.) *
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.