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

run the daemonsets to collect k0s controller/worker logs in the embedded-cluster namespace #1296

Merged

Conversation

laverya
Copy link
Member

@laverya laverya commented Oct 8, 2024

What this PR does / why we need it:

Currently we run daemonsets to collect journalctl logs for k0scontroller and k0sworker in the default namespace. This PR changes those to run in embedded-cluster instead, and also changes the k0sworker collector to collect logs for the worker service instead of controller again.

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?


Does this PR require documentation?

@laverya laverya enabled auto-merge (squash) October 8, 2024 15:57
Copy link

github-actions bot commented Oct 8, 2024

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-513b1e4" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-513b1e4?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@laverya laverya merged commit ec65c8b into main Oct 8, 2024
56 checks passed
@laverya laverya deleted the laverya/collect-host-logs-via-embeddedcluster-namespace branch October 8, 2024 16:50
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