Edvin N

Results 86 issues of Edvin N

From time to time I see: `Error from server (ServiceUnavailable): the server is currently unable to handle the request (get pods)` when running normal kubectl commands, I have spoken to...

We are starting to get a number of github repositories and it have happened that we have missed setting things like branch protection for main. To solve this I think...

security

This to remove issues in e2e tests. When creating a vanilla setup I got the following error. ``` │ Error: admission webhook "validation.gatekeeper.sh" denied the request: [k8srequireingressclass] Ingress class name...

We have written RBAC rules in AKS that we have forgotten to add to EKS and the this causes issues for our end-users when we say that they should be...

documentation
automation

This way our e2e tests will work out of the box. And we will be able to read key vaults from the get go.

When trying to create governance module from 0 with - governance_global - governance_regional - xkf_governance_global defined from the get go I encounter the following issue. To workaround this I use...

In https://github.com/XenitAB/terraform-modules/pull/791 we started using vector to follow azure eventhub and post it to stdout. Sadly vector currently don't support MSI. Did: * To get rid of the secret add...

nice-to-have

Currently we are use SNAT for egress traffic in AKS. Recently AKS NAT Gateway https://docs.microsoft.com/en-us/azure/aks/nat-gateway was released. and we should look in to changing to this. This will force recreation...

waiting-for-thirdparty

Today we don't have any support of adding custom tags to the resources we generate. This creates issues for different reasons, mostly due to data collection around resources created in...

In PR https://github.com/XenitAB/terraform-modules/pull/793, we are using the latest helm chat `4.2.5`. This PR contains a breaking change https://github.com/kubernetes/ingress-nginx/pull/8665/, we had an extra discussion in it and it will be reverted....

waiting-for-thirdparty