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

misc #612

Merged
merged 11 commits into from
Oct 29, 2024
Merged

misc #612

merged 11 commits into from
Oct 29, 2024

Conversation

cvaroqui
Copy link
Member

  • tui cluster picker
  • fix network.tunnel=always|never
  • fix pdns.sock dir ownership

The default client will use the context pointed by OSVC_CONTEXT env var
if set, and fallback on ux socket.
And add the localhost uxsock connection to the connect menu, so
there is always that option even if the user doesn't have a
configuration file.
And support explicit filename extensions: .json and .yaml
And sort the context list in the tui
"always" forced the no-tunnel mode.
"never" forced the tunnel mode.
The dns listener start func only cared about the socket file ownership,
but the dir is bind-mounted in the pdns server container so the socket
file is not readable if the dir has root ownership.
And associated "do refresh" instance command, to refresh the instance
status, like "om <path> print status -r".
@cvaroqui cvaroqui merged commit 59559b0 into opensvc:main Oct 29, 2024
1 check passed
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.

1 participant