-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
calyptia: switch to YAML for Fleet config #9698
Open
patrick-stephens
wants to merge
56
commits into
master
Choose a base branch
from
sc118908_fleet_yaml_support
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+43,118
−25,067
Open
Changes from 24 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
8f95fb1
calyptia: switch to YAML for Fleet config
patrick-stephens 46797a4
calyptia: switch to YAML for Fleet config
patrick-stephens d2c32a9
cprofiles: fix macOS error
patrick-stephens 2e7f408
calyptia: ensure machine-id config filename stays consistent
patrick-stephens 8e689ec
calyptia: ensure fleet config is yaml
patrick-stephens 4ab02b6
calyptia: split up input plugin files
patrick-stephens 93c4a64
calyptia: remove bool usage
patrick-stephens a6a9c9c
calyptia: add support for configurable format
patrick-stephens 02d367d
test: add basic config format check
patrick-stephens 3ea4a53
calyptia: add support for configurable format
patrick-stephens 12165af
test: fix memory usage
patrick-stephens 5ef6296
in_calyptia_fleet: fix up review comments
patrick-stephens 5d51ec8
tests: runtime: in_calyptia_fleet: add placeholders
patrick-stephens 0d6fea1
in_calyptia_fleet: refactor to expose functions
patrick-stephens 5c80ce7
in_calyptia_fleet: fix Windows failure
patrick-stephens e302b5b
in_calyptia_fleet: fix possible uninit usage
patrick-stephens 86bf6d4
tests: runtime: in_calyptia_fleet: update mock server
patrick-stephens bfacebb
tests: runtime: in_calyptia_fleet: remove useless mocking
patrick-stephens 9e2234e
tests: runtime_shell: custom_calyptia: add checks for fleet management
patrick-stephens 17ecbde
tests: runtime_shell: custom_calyptia: fix config
patrick-stephens fd097a6
workflows: pin packaging to ubuntu 22
patrick-stephens 6c0b8d7
tests: runtime_shell: custom_calyptia: fix checks
patrick-stephens 86295d4
tests: runtime_shell: custom_calyptia: fix checks
patrick-stephens 3b99604
tests: runtime_shell: custom_calyptia: use dummy input
patrick-stephens 17203f0
tests: runtime_shell: custom_calyptia: use random input
patrick-stephens 7859f9d
utils: Detect machine_id corruption and fill out a dummy value
cosmo0920 5d0c591
build: Use signed char in RISC-V 64bit (#9524)
cosmo0920 cb4fda6
update fluentbit_users.png (#9710)
erikbledsoe 4c2427d
docs: update deployment details
edsiper a67e305
in_forward: Recreate connection when resumed
cosmo0920 566911d
in_forward: Synchronize the status of pause/resume with mutex
cosmo0920 2e58b29
in_forward: Remove a needless add event for handling sockets
cosmo0920 b4a4ffb
in_forward: Synchronize is_paused state and deleting conns
cosmo0920 f827a56
utf8: enhance handling of multibyte sequences
edsiper 697a167
build: add flb_utf8.c
edsiper 642dadf
utils: use new utf8 decoder API
edsiper e3d1e9b
tests: internal: utils: adjusts expected utf8 encoded bytes
edsiper 7d6d190
tests: internal: data: pack: generators: fix json encoding ascii utf8
edsiper e9b642d
utf8: remove lookup table
edsiper c590271
utils: add utf8 encoding for codepoints beyond BMP
edsiper 291745d
sds: use new utf8 decoder for sds_cat_utf8
edsiper 8173465
tests: internal: sds: adjust unit test for utf8
edsiper e1ea896
tests: internal: utils: add missing test
edsiper 9a5d89d
sds: utf8: remove dead code
edsiper 11693e0
out_opentelemetry: remove strict check on severityText value
edsiper cdef7e1
in_opentelemetry: logs: add support for metadata in JSON payload
edsiper d981737
in_opentelemetry: json logs: process spanID, traceID and observedTime…
edsiper 4a992b3
out_lib: add new option 'data_mode'
edsiper 9639f90
tests: internal: in_opentelemetry: extend tests for group metadata an…
edsiper 4d84658
cfl_record_accessor: Plug resource leaks (CID 516097)
cosmo0920 5c91c18
plugin: Detect config format and use a proper loader
cosmo0920 40610f1
workflows: bump helm/kind-action from 1.10.0 to 1.11.0 (#9736)
dependabot[bot] 6a29c90
lib: c-ares: upgrade to v1.34.4
edsiper 740cfcf
lib: cprofiles: upgrade to v0.1.0
edsiper 8f0a122
build: added include path for the headers cprofiles generates
leonardo-albertovich 8418353
workflows: resolve ubuntu 24 packaging problems (#9751)
patrick-stephens 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this PR should not touch lib/cprofiles
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No but need to fix it to test macOS so merged that in for now