-
Notifications
You must be signed in to change notification settings - Fork 121
Issue667 - Add global_data_tags to fleet agent policies
#1044
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
Merged
Changes from 94 commits
Commits
Show all changes
99 commits
Select commit
Hold shift + click to select a range
bcc548e
devcontainer
Zyther 8764537
schema and model to support global data tags
Zyther 7f3aed7
minimum version
Zyther 7306278
tests
Zyther fbe50f1
Merge branch 'elastic:main' into main
Zyther 7327d0a
test cleanup
Zyther 5cef248
Merge remote-tracking branch 'origin/main'
Zyther 8c0e117
lint
Zyther 0073c53
schema description
Zyther 1ae728f
docs
Zyther 741b3f2
if datatags is nil
Zyther 80e5831
len not nil
Zyther 0f10127
reflect instead
Zyther edb3613
ehh
Zyther a84e867
deref
Zyther 4559698
test mod
Zyther 443d9e3
temp dev
Zyther 221bceb
temp dev2
Zyther d33762f
temp dev 3
Zyther 5934e78
to jsonencode
Zyther 1629527
docs
Zyther 82a0348
pointers
Zyther 945f95e
maybe json
Zyther 75977b1
8.17.3 generate with new transform to combine global_data_tags schemas
Zyther a01a80c
amazing, types arent screaming and tests pass
Zyther 10a33d6
Merge branch 'elastic:main' into main
Zyther faa7d25
changelog
Zyther e722758
seems like this breaks other things
Zyther b2c7842
using elastic/kibana 4f38cf96d24a66c98ac6dbaede2a9b92fa460b75 to gene…
Zyther d55a1b6
gen kbapi from github_ref=3757e641278a5186919e35a0f980ac3cda7e8ccd
Zyther fb2a436
fmt
Zyther 4d8ec62
schema
Zyther a9c8dce
new docs
Zyther fcf226b
test mod
Zyther 8422d22
novalidate
Zyther f9e995e
its alive
Zyther e07ece8
passing tests
Zyther f2bec33
docs
Zyther dfaa416
devcontainer
Zyther 8fd542c
schema and model to support global data tags
Zyther 7f8790f
minimum version
Zyther d75bfd8
tests
Zyther 506c284
test cleanup
Zyther c0b8f7b
lint
Zyther 7b5a8c8
schema description
Zyther 6116783
docs
Zyther 4822826
if datatags is nil
Zyther aea89ce
len not nil
Zyther 008ce70
reflect instead
Zyther a2a3674
ehh
Zyther fa76d5b
deref
Zyther 3e79fa0
test mod
Zyther 178416a
temp dev
Zyther c487f13
temp dev2
Zyther 35b3f61
temp dev 3
Zyther 4289452
to jsonencode
Zyther fe4320a
docs
Zyther 3348ea6
pointers
Zyther 3a8c668
maybe json
Zyther b6697b3
8.17.3 generate with new transform to combine global_data_tags schemas
Zyther 2658557
amazing, types arent screaming and tests pass
Zyther 16f7951
changelog
Zyther 4503604
seems like this breaks other things
Zyther 704998a
using elastic/kibana 4f38cf96d24a66c98ac6dbaede2a9b92fa460b75 to gene…
Zyther c0b300e
gen kbapi from github_ref=3757e641278a5186919e35a0f980ac3cda7e8ccd
Zyther 65463b5
fmt
Zyther 457e024
schema
Zyther d9da725
new docs
Zyther e4b02a9
test mod
Zyther 7527ddc
novalidate
Zyther dc0360c
its alive
Zyther 1cf7a62
passing tests
Zyther 39998b0
docs
Zyther d7332bb
Merge branch 'main' into elastic-main
Zyther b32eeed
Merge pull request #2 from Zyther/elastic-main
Zyther 85d0793
requested changes
Zyther da8b107
prep sync
Zyther 90dd36b
Merge branch 'main' into main
Zyther 044b04e
changelog
Zyther 8404167
separate test, passes
Zyther 42874ed
remove comment in test
Zyther 5254b77
fmt
Zyther 542d491
test name change to create
Zyther f946c4f
remove RequiresReplace
Zyther bb52137
readd
Zyther 4c766dd
Merge branch 'elastic:main' into main
Zyther ce2247d
attempt computed, and UseStateForUnknown
Zyther b82b685
Merge branch 'main' of https://github.com/Zyther/terraform-provider-e…
Zyther 128e72f
maybe add a default
Zyther d7a6b8a
perhaps default without useState
Zyther eecdd15
send an empty global_data_tags on update
Zyther fc99c6d
only for min ver and higher
Zyther 5b9b0e6
check elements directly
Zyther c115ce1
datatags -- update test should test the removal of tag2
Zyther 8bec9b7
Merge branch 'elastic:main' into main
Zyther e854fa1
test count
Zyther 2d21399
Merge branch 'elastic:main' into main
Zyther 314eadf
drying code
Zyther eb9fa9f
Fixup changelog
tobio 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.