-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add capi support #62
Add capi support #62
Conversation
3b2dcff
to
a79fb3f
Compare
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
8a52316
to
ff7c78a
Compare
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
You have to differenciate MC from WCs, even on Capi, because the list of logs to retrieve differs. I was wondering if that could be externalized in a config, so we can select which logs to retrieve for each clusters.
Not sure it's part of this PR though 😅 |
The différentiation is actually done already in the promtail-config resource as we're using common.IsWorkloadCluster there :) |
@hervenicol this actually looks way better, but that means I have to test it everywhere :D |
97a73da
to
198b246
Compare
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
475d931
to
a559f6e
Compare
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
fd080bb
to
bba4fd5
Compare
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
7fc933f
to
edafcf5
Compare
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
661c5bc
to
1d9348d
Compare
Signed-off-by: QuentinBisson <quentin@giantswarm.io>
f6eef0c
to
614ab3e
Compare
Dropping in favor of #81 and giantswarm/object-storage-operator#26 |
This PR adds CAPI support to logging operator