Enrico Candino
                                            Enrico Candino
                                        
                                    It seems that it didn't have an owner at all, but I guess that the problem was due to the Composition that I was using: https://github.com/aws-samples/crossplane-aws-blueprints/blob/main/compositions/aws-provider/dynamodb/provisioned-composite-key.yaml Could the ```yaml writeConnectionSecretsToNamespace:...
Ok, in the end it worked adding again this part: ```yaml base: spec: writeConnectionSecretToRef: namespace: crossplane-system name: "" patches: - fromFieldPath: spec.writeConnectionSecretToRef.namespace toFieldPath: spec.writeConnectionSecretToRef.namespace - fromFieldPath: metadata.uid toFieldPath: spec.writeConnectionSecretToRef.name transforms:...
Outdated
https://github.com/epinio/ui-backend/pull/10 I've just added the linux architectures because we are not providing the docker images of Epinio for Mac or Windows. We are building only the binaries for the CLI,...
The owner of the goreleaser-cross image opened an [issue](https://github.com/goreleaser/goreleaser-cross/issues/15) about the `s390x` architecture. 👍 We are not able to build for the `armv7` arch because the `bci-micro` base image that...
Wrapping up the issue. ## Epinio / UI The `epinio server` is built and released for the `amd64`, `arm64v8`, `armv7` and `s390x` architectures with [Goreleaser](https://github.com/epinio/epinio/blob/main/.goreleaser.yml). The [UI backend](https://github.com/epinio/ui-backend) (`epinio-ui`) is...
I've found this issue and RFC because I was going to open an issue/question about the `init()` func, and if it was possible to change the docs and user guide,...
That's super cute! It has been a while but now you're getting visitors thanks to the TLDR newsletter I guess! Congratulations, and enjoy these months! ,As a dad of a...
Ref: https://github.com/epinio/epinio/issues/485
+1. I'm also interested on this, it should be better documented.