Bharat Nallan

Results 5 issues of Bharat Nallan

### Changelog category (leave one): - New Feature ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Add `http_host` and `tls_sni` fields to ClientInfo. Adds...

pr-feature

There aren't any tests currently for request-cert, should add essential tests. cc: @joshimhoff

This project (request-cert) and it's dependencies aren't managed properly with a proper Go dependency manager (example, dep, glide go mod etc). As `go mod` is becoming the standard these days,...

Most of the api libraries used in the request-cert controller are outdated. For an example: Core() is now CoreV1(): https://github.com/cockroachdb/k8s/blob/master/request-cert/k8s_certificates.go#L193 Upgrade them, this upgrade is also dependent on issue #26....

Gogs API should support updating a repo. As per Github API V3 spec: https://developer.github.com/v3/repos/#update-a-repository We already have: https://github.com/gogs/docs-api/blob/master/Administration/Repositories.md for POST `/admin/users/:username/repos` . Support can be the same set of operations...

👋 good first issue
🛰️ api