Results 26 comments of Szymon Gibała

Hey @SanjoDeundiak, I could try to help with this. After looking through the code, I think this could be approached in the following steps: - Introduce a new crate for...

I have investigated the issue a little bit and it seems like there is not much that can be done. When calling `zap.WithValues()` the fields are mapped immediately and added...

For visibility, we are working together with IT to get Zoom apps published so that this can be easily tested on Test env.

Hey @dipak-demansol, yes I am aware of that. As mentioned in the comment above we need to publish the Zoom application to Zooms' marketplace and we are facing some difficulties...

Thanks for another PR @mjnagel. 1. I think passing empty structs as arguments for the ClusterInstallation code would be fine since this will not alter the behavior. 2. I am...

> In our usage the update job has been extremely helpful for the DB migrations DB migrations should run auto automatically when the new instance start. That what I was...

Hey @mjnagel, thanks for submitting the issue. I agree that adding a way to configure an update job would be very useful, as well as other things in the `podTemplate`...

Thanks a lot for diving into this, @mjnagel, and for such detailed write up. I definitely agree that we can improve with labels and annotations handling as a lot of...

Hey @imskr, I think this was actually done when we worked on other issue https://github.com/mattermost/mattermost-operator/tree/master/test/e2e-external. I think however we could use some more test cases, specifically for Ingress configuration. We...

Thanks for the detailed explenation @nicolas-goudry. I will look into this. As for the workaround, you should be able to just create another service pointing at Mattermost pods and customize...