Toon Sevrin
Toon Sevrin
I may implement this myself, so consider this a tracker. Essentially I want to be able to locally access kubernetes services (in an already secured cluster) within the security of...
I'd like to update the deployment charts to include ```yaml resources: requests: cpu: ... memory: ... limits: cpu: .. memory: ... ``` **what defaults do you recommend for:** | name...
This is out of scope of the project goals but would actually be really useful: A provisioner that works like NodePort on all the worker nodes. https://github.com/kontena/akrobateo also does this!
Reproduction: ```bash wget https://github.com/paritytech/fether/releases/download/v0.4.2-beta/fether_0.4.2_amd64.snap snap install --dangerous fether_0.4.2_amd64.snap fether ``` throws: ``` i18next: languageChanged en i18next: initialized { debug: true, initImmediate: true, ns: [ 'fether' ], defaultNS: 'fether', fallbackLng: [...
Some of my controllers receive a bunch of reconciliation requests. However there's no improvement to the controller quality if I handle them all individually compared to handling them once every...
Are there any benchmarks on how much the bandwidth is reduced by the encryption?
http://mongodb.github.io/morphia/1.3/javadoc/org/mongodb/morphia/dao/BasicDAO.html does not contain the method `update(Query query, UpdateOperations operations, boolean createIfMissing)`, while the Datastore does contain this method.
Please include the pair K value in the Swap entity. Right now it's basically impossible to know the exact pool position related to a Swap.