Omer Levi Hevroni
Omer Levi Hevroni
See this issue: cossacklabs/themis#127. After struggling with cococapod, I managed to solve compilation issues (after fixing your podspec according to what suggested in method 1 in that issue). Now I...
Create hohl/MIHCrypto#48. As I wrote in the PR, I solved only the original problem, as I still have the non-modular error. For now, I just copied your code to our...
Ok, thank you!
Looking on [kamus cli doc](https://github.com/Soluto/kamus/tree/master/cli#how-to-enable-azure-active-directory-authentication), look like there is a specific section for auth - could you clarify what we can improve there?
For API access - we can use the [SelfSubjectAccessReview](https://kubernetes.io/docs/reference/access-authn-authz/authorization/#checking-api-access) API, which should be available in the dotnet SDK.
Interesting. We can support this, but this will make the encryption weaker - currently, there is one key per service account/namespace combination. How would you imagine this setup? Having a...
Interesting feature. A PR will be appreciated here :)
All sound like a good suggestions :) Thanks!
Look like [Kubernetes CI Robot](https://github.com/k8s-ci-robot) can help us with that by adding the `ok to test` command.
Sounds like a great improvement - will you have time to contribute a PR?