Giri Jeedigunta

Results 5 issues of Giri Jeedigunta

I'm new to NX and trying the out the Module federation recipe(**ssr** + react) available here - https://nx.dev/recipes/module-federation/module-federation-with-ssr. I'm facing multiple issues: https://github.com/nrwl/nx/issues/14092

**Describe the bug** I have `Header`, `Video`, `Footer` coming as part of `this.childComponents`... Is there a way to lazy load my footer component or have more control on the list...

bug

### Expected Behaviour Trying to replace the ui.frontend code with NextJS setup. The `mvn` builds are successful. I modified `clientlibs` to pick up the nextjs js and css files from...

[application-gateway-create](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.network/application-gateway-create) [application-gateway-webapps](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.network/application-gateway-webapps) ### Issue Details Application Gateway Quick Start Templates do not work. They fail with an error: **_Application Gateway SKU tier Standard has been deprecated. Supported SKU tiers are...

When looking at their helm chart, they do not seem to have any helm values exposed for setting resource request/limits for the reverse proxy deployment unfortunately https://github.com/neo4j/helm-charts/blob/dev/neo4j-reverse-proxy/templates/reverseProxyServer.yaml. This is causing...