Open fbuchmeier-abi opened 2 years ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Hi folks,
I've enabled the kraken-proxy server required for preheat (e.g. with Harbor) on port 81.
Also, I've added the option to override the
allowed_cidrs
from the helm values, this can be useful when using EKS with the VPC CNI, where requests to kraken are not comming from localhost but from the hosts private IP address.In addition to this, I've updated the
kubeVersion
restriction to work with current kubernetes versions. See also https://github.com/uber/kraken/issues/277Best regards, Florian.