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

v2 pre-install hook #1137

Open
petewall opened this issue Jan 17, 2025 · 0 comments
Open

v2 pre-install hook #1137

petewall opened this issue Jan 17, 2025 · 0 comments

Comments

@petewall
Copy link
Collaborator

We removed the v1 pre-install hook because it checked for valid alloy configuration. This might be worth bringing back.

Additional pre-install hooks that might be useful:

Check for nodeLogs

if `nodeLogs.enabled = true`
  if not -d /var/log/journal
    fail "/var/log/journal not found. Your cluster probably doesn't support journald logs, or it's not in the expected location.
    please set:
    nodeLogs
      enabled: false
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

No branches or pull requests

1 participant