Monday, April 1, 2019

Request for Code Review: Implementing ASP.Net HostedService

Hey All!

I'm working on adding support for Kubernetes CustomResourceDescryptor in Kamus, a solution for secret encryption in Kubernetes.

I implemented it using Rx and HostedService, and I'll appreciate if someone who is familiar with those areas can take a look at the code and review it. This is the first time I'm implementing HostedService, so I'm sure there are some best practices that I missed.

You can find the relevant PR here, all the relevant part of the HostedService is completed. The code of the HostedService is here.

Thanks!

Request for Code Review: Implementing ASP.Net HostedService Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team