Smaine Kahlouch

Results 14 issues of Smaine Kahlouch

Hi we're currently in a process of using cilium as CNI plugin with Kubernetes. We've seen the recent support of XDP and we wanted to tested it in our infrastructure...

In order to be able to configure the ingresses this PR allows to set *annotations* and the TLS secret name to retrieve the certificates. fixes https://github.com/lyft/flinkk8soperator/issues/131

Hey, I just noticed a thing this morning: When I try to delete something it hangs indefinitely. I have cancel the command :/ Actually for the moment I noticed that...

### Event Location: France (Paris) Venue: [Centre Pompidou](https://www.centrepompidou.fr/en/offer-to-professionals/private-events-and-guided-tours) ### Event Date and Time: 7th of march ### Event type: in-person ### Submission checklist for organizers: * [x] No other Kubernetes...

help wanted
newevent

Hi everyone! TL;DR: The intermediate CA is included in the `tls.crt` and not into the `ca.crt`. Just wondering if that's on purpose and why? Is this not a problem? What...

kind/bug

Hello, I'd like to retrieve the `domain_name` and the `zone_id` from a hosted zone created with the controller. However I'm struggling getting the proper format. Actually when I use that...

kind/enhancement
area/api

Hi, I'm trying to use a module that requires variables with maps, lists ... Let's say that I want to use this [irsa-eks](https://github.com/terraform-aws-modules/terraform-aws-iam/blob/master/examples/iam-role-for-service-accounts-eks/main.tf#L71) module. How would I define the variables...

kind/enhancement
area/api

### What happened? I'm currently building a [composition](https://github.com/Smana/demo-secured-eks/blob/harbor_functions/infrastructure/base/crossplane/configuration/sql-instance-composition.yaml) that allows to create an RDS instance, databases and their credentials. The RDS instance is created and the SQL provider is configured...

bug

Hi, With fallback-override enabled when the master server is back the stream moves back to this server. Unfortunately i just noticed that the metadata "icy-name" is not updated when it...

### Helm TLS options Is it possible to use tls options for helm. For example I use the following values to deploy a flux instance using the helm chart: ```...

enhancement
help wanted
good first issue