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

fix(discovery): ensure discovery node parent relationship, correct deletion flow #407

Closed
wants to merge 27 commits into from
Closed
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
b8c8246
add missing node parent references
andrewazores Apr 24, 2024
e01f2b0
correct discovery plugin deletion to use db cascade
andrewazores Apr 24, 2024
ef29a99
don't start informers if not enabled
andrewazores Apr 24, 2024
1171494
delete periodic prune job if plugin is no longer registered
andrewazores Apr 24, 2024
4bef2f1
fixup! correct discovery plugin deletion to use db cascade
andrewazores Apr 24, 2024
35b8287
discoveryplugins require a stored credential reference
andrewazores Apr 24, 2024
389fc27
fixup! discoveryplugins require a stored credential reference
andrewazores Apr 24, 2024
4fba34d
avoid testing match expressions for Agent HTTP connection credentials…
andrewazores Apr 24, 2024
8f863de
Revert "avoid testing match expressions for Agent HTTP connection cre…
andrewazores Apr 24, 2024
56587bd
fixup! fixup! discoveryplugins require a stored credential reference
andrewazores Apr 24, 2024
3d4755f
ping existing plugin if re-registration for same callback received
andrewazores Apr 24, 2024
22f310b
fixup! ping existing plugin if re-registration for same callback rece…
andrewazores Apr 24, 2024
4a4490a
rebase fix
andrewazores Apr 24, 2024
79f0ba4
only set credential if not already set
andrewazores Apr 25, 2024
6ce371f
add eager blank checks
andrewazores Apr 25, 2024
e305a33
set callback explicitly nullable
andrewazores Apr 25, 2024
c9f3e86
increase log level
andrewazores Apr 25, 2024
5873bf6
upgrade db-viewer version
andrewazores Apr 25, 2024
16455e5
update schema
andrewazores Apr 25, 2024
e7305d5
spotbugs
andrewazores Apr 25, 2024
9e6ba0d
update schema
andrewazores Apr 25, 2024
d718cdc
remodel optional discoveryplugin<->credential relation
andrewazores Apr 25, 2024
01a9f82
don't require realm and callback in POST, plugin may not supply this …
andrewazores Apr 25, 2024
880c38d
correct callback comparison
andrewazores Apr 25, 2024
14f4076
cleanup
andrewazores Apr 29, 2024
34c1ba7
enable Agent dual-registration case for testing
andrewazores Apr 29, 2024
a52c8da
Merge branch 'main' into gh406
andrewazores May 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.