-
Notifications
You must be signed in to change notification settings - Fork 766
π feat: implement logs streaming for pods #568
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
Merged
petar-cvit
merged 34 commits into
cyclops-ui:main
from
naineel1209:feat/log-streaming-for-pods
Sep 29, 2024
Merged
Changes from 23 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
b18f09c
sse endpoint impl
petar-cvit 735d65b
fetch sse endpoint impl
petar-cvit 40ca3b8
fix failing build
petar-cvit f5152f7
βοΈ update cyclops to v0.11.0-rc-streaming
github-actions[bot] ec3661c
remove client tracking
petar-cvit f5ec560
remove unused params
petar-cvit 8ecde2c
Merge branch 'main' into stream-deployment-updates
petar-cvit a4b8456
destroy on proxy
petar-cvit 1b85cee
extract sse subscribe to a function
petar-cvit 57e14e4
remove logging
petar-cvit a84e1f8
Merge branch 'main' into stream-deployment-updates
petar-cvit 0b24558
support daemonsets and statefulsets
petar-cvit 95807a6
βοΈ update cyclops to v0.11.0-rc-streaming.2
github-actions[bot] 274553c
streaming feature flag
petar-cvit f6adc39
feat[BE]: impl streamed logs for pods over SSE
naineel1209 f001175
feat[FE]: impl log streaming for pods
naineel1209 8401e11
Merge branch 'main' into feat/log-streaming-for-pods
naineel1209 64e9202
wip: resolved merge conflicts
naineel1209 a13121f
wip: resolved unclosed goroutine
naineel1209 17d3b67
feat: fixed View Logs button dimensions
naineel1209 c5d0445
fix: applies recommended changes
naineel1209 3ca47dc
fix: applies recommended changes
naineel1209 0053df9
Merge branch 'feat/log-streaming-for-pods' of https://github.com/nainβ¦
naineel1209 6074d12
fix: pass consistent `logSignalController` to `logStream`
naineel1209 8c26c21
fix: pass consistent `logSignalController` to `logStream`
naineel1209 44d1539
Merge branch 'feat/log-streaming-for-pods' of https://github.com/nainβ¦
naineel1209 522d969
Merge branch 'feat/log-streaming-for-pods' of https://github.com/nainβ¦
naineel1209 3239b87
Merge branch 'feat/log-streaming-for-pods' of https://github.com/nainβ¦
naineel1209 1491ba6
Merge branch 'main' into feat/log-streaming-for-pods
naineel1209 5c018d5
π fix: resolved the duplicated logs streamed error
naineel1209 2505341
Merge branch 'main' into feat/log-streaming-for-pods
naineel1209 a930622
fix: resolves duplicated logs error on reconnection
naineel1209 5ae134e
fix: formatting
naineel1209 9d47701
remove unused state
petar-cvit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.