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

Introduce observe.Status #13

Merged
merged 2 commits into from
Sep 25, 2022
Merged

Introduce observe.Status #13

merged 2 commits into from
Sep 25, 2022

Conversation

krisnova
Copy link
Contributor

@krisnova krisnova commented Sep 18, 2022

This PR is adding more form to my work with some of the basics. We are still a long way away from "production ready" however this gets messages plumbed through from the daemon to the client with mTLS.

I want to talk more about the approach in the discord. Rust is teaching me that global mutable state is a bad idea, and our client reflects this.

Basically (right now in this PR) we read environmental variables, and build an mTLS client from scratch every time we execute a request with the scripting language.

We should talk more about this, however I think we should merge this ASAP so we can move forward with some of the other feature work.

@krisnova krisnova changed the title WIP Status Introduce oberve.Status Sep 25, 2022
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
@krisnova krisnova changed the title Introduce oberve.Status Introduce observe.Status Sep 25, 2022
@krisnova krisnova merged commit 62d67a4 into main Sep 25, 2022
@krisnova krisnova deleted the status branch September 25, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants