Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flagd-kube-proxy #500

Closed
james-milligan opened this issue Mar 14, 2023 · 0 comments · Fixed by #495
Closed

flagd-kube-proxy #500

james-milligan opened this issue Mar 14, 2023 · 0 comments · Fixed by #495
Assignees

Comments

@james-milligan
Copy link
Contributor

james-milligan commented Mar 14, 2023

A PoC implementation of the kube proxy that will serve as the functional "k8s-watcher", out of the flagd process. Client flagds can then use the already-implemented gRPC sync to understand CR states.

@james-milligan james-milligan self-assigned this Mar 14, 2023
@james-milligan james-milligan converted this from a draft issue Mar 14, 2023
@toddbaert toddbaert changed the title POC flagd-kube-proxy flagd-kube-proxy Mar 20, 2023
james-milligan added a commit that referenced this issue Mar 20, 2023
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->

## This PR
<!-- add the description of the PR here -->

- introduced flagd Kubernetes proxy as new binary 

requires testing and documentation

### Related Issues
<!-- add here the GitHub issue that this PR resolves if applicable -->


### Notes
<!-- any additional notes for this PR -->

### Follow-up Tasks
<!-- anything that is related to this PR but not done here should be
noted under this section -->
<!-- if there is a need for a new issue, please link it here -->
create issues for certificate handling
#524

### How to test
<!-- if applicable, add testing instructions under this section -->

Resolves: #500

---------

Signed-off-by: James Milligan <james@omnant.co.uk>
Signed-off-by: James Milligan <75740990+james-milligan@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant