We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s3.aws.upbound.io/v1beta1(2) - Bucket
apiVersion: s3.aws.upbound.io/v1beta2 kind: Bucket metadata: name: bump-provider-test namespace: crossplane spec: forProvider: region: us-east-1
apiVersion: pkg.crossplane.io/v1 kind: Provider metadata: name: provider-aws-s3 spec: package: xpkg.upbound.io/upbound/provider-aws-s3:v1.16.0
bucket was not created
observe failed: failed to observe the resource: [{0 reading S3 Bucket (bump-provider-test): operation error S3: HeadBucket, https response error StatusCode: 403, RequestID: xxx, HostID:xxx, api error Forbidden: Forbidden []}]
1.17.1
v1.16.0
1.29
EKS
this is not problem of access rights:
both v1beta1/v1beta2 has the same problem
The text was updated successfully, but these errors were encountered:
Hi @vilkovtato,
Thank you, I can't reproduce this issue. Is it still valid on your side?
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Affected Resource(s)
s3.aws.upbound.io/v1beta1(2) - Bucket
Resource MRs required to reproduce the bug
Steps to Reproduce
What happened?
bucket was not created
Relevant Error Output Snippet
Crossplane Version
1.17.1
Provider Version
v1.16.0
Kubernetes Version
1.29
Kubernetes Distribution
EKS
Additional Info
this is not problem of access rights:
both v1beta1/v1beta2 has the same problem
The text was updated successfully, but these errors were encountered: