Jonas Trollvik

Results 30 comments of Jonas Trollvik

@marcospassos your library does not support deserialization from what I can read. This issue is not about serialization

Speaking of, I do not think jquery adress should do anything by default if not initialized. Currently the plugin does an extra trackpageview if it's only included. Cannot track by...

diggersworld, I guess it's depends on your point of view. I certainly does not expect including a js file to add extra trackPageViews for the entire site by default. It...

Not sure that this use case is supported by the aws go sdk yet. See this discussion for more context and a possible workaround: https://github.com/aws/aws-sdk-go/issues/1993

I would say this is out of the scope of this library. Also it was a little painful due to the phar class not being able to open the mailchimp...

See https://stackoverflow.com/questions/3644081/what-is-the-format-for-e-mail-headers-that-display-a-name-rather-than-the-e-mail for more info

I would like to add that downloading languages for plugins and core would be great as well for bootstrapping a docker image

/remove-lifecycle stale

@longwuyuan I'm not sure this answers the question. According to the [readme]( https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx#upgrading-with-zero-downtime-in-production) there is a possibility for disruption when doing an upgrade. However this might not be the case...

@longwuyuan I have posted on slack, and happy to discuss there. However the readme refers to https://medium.com/codecademy-engineering/kubernetes-nginx-and-zero-downtime-in-production-2c910c6a5ed8 . All the steps already seems incorporated into the main chart already. There...