helm icon indicating copy to clipboard operation
helm copied to clipboard

question: support for per-request token?

Open koiuo opened this issue 7 years ago • 0 comments

As far as I understand, consul token is currently a property of interpreter. Which means, that we need interpreter per token.

Would you consider adding support for setting token on operation level rather than globally on interpreter level? If yes, how would you suggest implementing the change (should we maintain backward compatibility, should we simple add token property to all operations, etc.)? If not, how would you suggest workaround the issue? I mean, how would you suggest organizing the code?

koiuo avatar Nov 29 '18 01:11 koiuo