Hi all,
upon further discussion, it was decided to avoid the LoadBalanceAlgorithm
parameter for injection functionality.
Focus will instead be shifted to the endpoint and member parameters.
Kind regards
On Mon, Jan 23, 2023 at 10:44 PM Nuwan Jayawardene
wrote:
> Hi Isuru,
> that was my reason
Hi Isuru,
that was my reasoning as well when first writing the
fetchEnvironmentVariables method, however, it seems it would need to
support arguments and returns types of other setters as in the case of
LoadbalanceAlgorithm to perform something like this:
[image: Selection_534.png]
This is current
Hi Nuwan,
fetchEnvironmentVariables is a utility method to fetch a particular
environment variable, can there be any other parameter types other than
string?
On Sun, Jan 22, 2023 at 12:21 PM Nuwan Jayawardene
wrote:
> Hi all,
> I'm currently working on modifying the LoadBalance endpoint paramet