Alexander Janssen

Results 28 comments of Alexander Janssen

https://github.com/schmittjoh/JMSAopBundle/blob/master/DependencyInjection/Compiler/PointcutMatchingPass.php#L102

I also have the same issue, does anybody have a clue where the problems lies?

You can always use the compiler pass to add all the normalizers & encoders: `$container->addCompilerPass(new SerializerPass('dunglas_doctrine_json_odm.serializer'));`

@dunglas i changed the Symfony SerializerPass to work with your code, this will prevent these types of issues:

If you install the parallels tools from version 13 (use parallels desktop 14) it works great

I'm trying to create the same function with an other bundle: https://github.com/csarrazi/CsaGuzzleBundle/pull/31/files

@mjangir Can you maybe review this?

I get the following error message while deploying to a newer version of kubernetes: no matches for kind "Ingress" in version "networking.k8s.io/v1beta1" ensure CRDs are installed first While i don't...

These are my version numbers: Client Version: v1.24.4+k3s1 Kustomize Version: v4.5.4 Server Version: v1.24.4+k3s1