Lei Li(Roy Lee)
Lei Li(Roy Lee)
+1, very confused about these options.
our company needs this feature so much
BTW, my usecase is as follows, we deploy client's gRPC servers in our cluster. client will send request to our proxy saying" I want `ADD 1, 2` ", our proxy...
@Paxa Thanks a lot. Your example explains pretty well.
any update? an official image on dockerhub is really needed today.
> I think I found some way instead of modifying the framework. > I try to derived custom API from flask_restplus.API, and then change `_external` from `True` to `False`, modify...
We met the same issue. I think here is the reason: **the pod is completed too fast for promthues to grab the metrics.** In our case, we set promthues grabbing...
@gustavosbarreto hi, I created a mr, plz take a look :) https://github.com/gliderlabs/ssh/pull/187
> @umialpha What do you think about this callback being generic for all of authentication errors (password, publickey...)? ok, let me rethink how to unify them