Christopher Haar

Results 247 comments of Christopher Haar

@dhumphries-sainsburys can share a bit more of you setup ? do you using VPC Endpoints for STS, ECR ? in case yes - are the Cluster SecurityGroups allowed to use...

for debug i removed the io.Discard https://github.com/crossplane/crossplane/blob/release-1.20/internal/xpkg/fetch.go#L37-L44 that we get a bit more output in your environments - based on release-1.20 please run crossplane with this debug image: ``` docker.io/haarchri/crossplane:release-1.20...

Can you show a kubectl get pods ... -o yaml from the crossplane pod ?

any chance you can mirror for a test the xpkg image with crane to ecr and not using pull through cache ? - i wonder if we have an issue...

i will give it a try in my environment with a pull through cache ecr repo

@dhumphries-sainsburys any chance you can try this image ? - my idea atm is around the `IMDSv2` `docker.io/haarchri/crossplane:release-1.20-imdsv2`

can you show me the manifest you apply ? can you skip the dependency and version constraint ?- because of my debug version i builded for you ? otherwise we...

the issue we have atm is that crossplane need to first pull the package to get the package.yaml

Add a PR for this https://github.com/crossplane/crossplane/pull/5285 add description and some live tests - feel free to discuss