George Gaál
George Gaál
@Skarlso Hi! Thanks for you reply. The issue is that tag is not representing the release itself. I can refer to other projects like cert-manager or anything else where I...
@moolen Hi! Thanks for you explanation. So I had an improper assumption that everything related to release v0.9.8 could be taken from `v0.9.8` tag. And it means that I need...
@moolen @Skarlso Hi! Sorry for bothering you. How could I re-open it?
Hi! What do you think about #576 ?
/remove-lifecycle stale
Good day! Any chances to get ARM64 official build? I am building a distributed IoT system and I want to have a good ingress controller deployed on the edge devices......
@aztechian Hi! Totally agree. This sounds awful. I think the best and simplest option would be to "releasing an official mult-arch build+image"
The same issue with DBInstance. I am trying naive approach to create Aurora DB instance. So if I omit allocatedStorage, I am getting the error ``` The parameter AllocatedStorage must...
I becoming nervous :-) Colleagues, did anybody succeed with Aurora DB Instance creation? Test case: ```yaml apiVersion: rds.services.k8s.aws/v1alpha1 kind: DBInstance metadata: name: artemis-uat namespace: infra-uat spec: allocatedStorage: 40 dbInstanceClass: db.r5.large...