You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubectl apply -f .\base\s3-bucket.yaml
output: bucket.s3.aws.upbound.io/mybucket created kubectl describe Bucket
output: Error from server: conversion webhook for s3.aws.upbound.io/v1beta1, Kind=Bucket failed: Post "https://upbound-provider-aws-s3.crossplane-system.svc:9443/convert?timeout=30s": no endpoints available for service "upbound-provider-aws-s3"
What happened?
When trying to create a S3 Bucket seems that there an outstage from the upbound-provider-aws-s3 endpoints
Relevant Error Output Snippet
Error from server: conversion webhook for s3.aws.upbound.io/v1beta1, Kind=Bucket failed: Post "https://upbound-provider-aws-s3.crossplane-system.svc:9443/convert?timeout=30s": no endpoints available for service "upbound-provider-aws-s3"
Crossplane Version
v1.17.2
Provider Version
v1.17.0
Kubernetes Version
v1.31.1
Kubernetes Distribution
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Affected Resource(s)
Resource MRs required to reproduce the bug
Steps to Reproduce
kubectl apply -f .\base\s3-bucket.yaml
output: bucket.s3.aws.upbound.io/mybucket created
kubectl describe Bucket
output: Error from server: conversion webhook for s3.aws.upbound.io/v1beta1, Kind=Bucket failed: Post "https://upbound-provider-aws-s3.crossplane-system.svc:9443/convert?timeout=30s": no endpoints available for service "upbound-provider-aws-s3"
What happened?
When trying to create a S3 Bucket seems that there an outstage from the upbound-provider-aws-s3 endpoints
Relevant Error Output Snippet
Crossplane Version
v1.17.2
Provider Version
v1.17.0
Kubernetes Version
v1.31.1
Kubernetes Distribution
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: