Skip to content

Conversation

@guggero
Copy link
Contributor

@guggero guggero commented Mar 22, 2022

I should have tested everything on an actual cluster before merging #4 🙈
Unfortunately the interaction with k8s is a bit tricky to test in unit tests, so we don't have all functionality covered yet. But I'll look into ways of simulating a k8s backend so we can add more unit tests.

I now manually built and deployed this version on a cluster and made sure everything works!

guggero added 3 commits March 22, 2022 11:49
Now that we don't write a newline by ourselves, we also need to allow
the EOF signal to terminate a string we're reading from stdin.
Copy link
Contributor

@thinkmassive thinkmassive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Maybe we can use kind for testing k8s interfaces.

@guggero guggero merged commit f1fc649 into lightninglabs:main Mar 22, 2022
@guggero guggero deleted the stdin-eof branch March 22, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants