Carlos Tadeu Panato Junior

Results 747 comments of Carlos Tadeu Panato Junior

The way we are loading the aws credentials we expect the keys are available and not the profile. I see this as a missing feature and I will fix that

ok, using my local machine everything works as expected, will try your use case

ok, seems not a bug and everything is working as expected ``` ubuntu@ip-172-19-10-136:~$ cosign verify -key awskms:///alias/test-carlos ctadeu/test:123 error: no matching signatures: getting public key: MissingRegion: could not find region...

you need to export the AWS_REGION the config file looks like it only works with the aws CLI, I see similar behavior when using terraform and aws profile.

humm I see, yep that looks like very special case

@joelapatatechaude sorry for the long delay, I was busy with other things can you try to enable `AWS_SDK_LOAD_CONFIG=1` and run that again? in meantime, I'm trying to get an AWS...

one question: in your EC2 you use an IAM Role attached to the EC2?

you can check the image before pulling for example: I have no images locally ``` $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE ``` I want to check an...

ahh, you can use the flag ` --local-image` but for that, you need to have the image saved using `cosign save`

sorry for the delay, missed this notification :( i've run that using: ```shell $ cosign version ______ ______ _______. __ _______ .__ __. / | / __ \ / ||...