-
Notifications
You must be signed in to change notification settings - Fork 62
[sled agent] Overhaul error handling to be more informative #967
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 all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
79fb8f3
Add internal-dns service
smklein 1a15d6c
fmt
smklein 4faef91
wip
smklein 5351d85
Merge branch 'main' into service-discovery
smklein 8f373bd
Added dnsadm
smklein 62c5778
Merge branch 'service-discovery' into service-discovery-in-a-zone
smklein a575e42
Add internal-dns SMF config, start it by RSS
smklein 39758c0
Merge branch 'main' into service-discovery
smklein f814759
Merge branch 'service-discovery' into service-discovery-in-a-zone
smklein 4ca5c80
Merge branch 'main' into service-discovery
smklein 789e274
Merge branch 'service-discovery' into service-discovery-in-a-zone
smklein a52e4b6
review feedback
smklein 73c0008
Merge branch 'main' into service-discovery-in-a-zone
smklein a9840d6
Patch addresses
smklein 437d699
Updated cfg path
smklein 4dc45ff
patch addresses
smklein 528204d
Add support for 'make GZ address', add DNS addrs
smklein bea8c7e
Add some tests
smklein fcbc0ab
Correctly passing addresses, GZ addresses to DNS service for setup
smklein f214fcf
Avoid specifying port when not necessary
smklein baea4a8
safer vec access, better errors
smklein 58744c4
fmt
smklein 77b8840
Merge branch 'main' into service-discovery-in-a-zone
smklein c1e2180
updated storage path
smklein e8f98ad
Merge branch 'service-discovery-in-a-zone' into use-service-discovery
smklein 39431c6
fix tests, clippy
smklein 22dfb79
Fix another test
smklein 9f7f55b
Bunyan formatted
smklein 802f4e5
Merge branch 'service-discovery-in-a-zone' into internal-dns-assigned…
smklein 981f744
Regenerate bindings
smklein 57a6697
Start on service errors
smklein 5031561
Push the 'find_physical' call upwards. Simplifies error handling
smklein 37afdd6
Avoid using Result for now infallible funcs, fix tests
smklein 1d0a5ce
More specific, contextual zone errors
smklein 1ab32aa
dladm errors
smklein 6d165a7
Zpool errors
smklein 4be8ed0
zfs errors
smklein 7dd7fd9
execution errs
smklein a094f8e
Running zone
smklein bc1c40a
fmt
smklein 7ade540
Bootstrap params, rack setup service errors
smklein f09348f
Bootstrap agent, trust quorum errors
smklein fb40516
fmt
smklein 25237b4
storage manager
smklein a9af5d1
last few
smklein 29a1a37
Merge branch 'main' into service-discovery-in-a-zone
smklein 432e368
Merge branch 'service-discovery-in-a-zone' into internal-dns-assigned…
smklein 1fe140e
Merge branch 'internal-dns-assigned-ips' into better-errors
smklein 31e3c1b
review feedback
smklein 638d99c
Merge branch 'main' into internal-dns-assigned-ips
smklein 857fe85
Const generic subnet prefix
smklein be3bc1b
Ipv6, comments
smklein 70fbc9f
Merge branch 'main' into internal-dns-assigned-ips
smklein 3f1e98c
Merge branch 'internal-dns-assigned-ips' into better-errors
smklein 44139b9
fmt
smklein a26d30f
Merge branch 'main' into internal-dns-assigned-ips
smklein 01e0eb8
Merge branch 'internal-dns-assigned-ips' into better-errors
smklein 3a4896e
Merge branch 'main' into internal-dns-assigned-ips
smklein ab15634
Merge branch 'internal-dns-assigned-ips' into better-errors
smklein 2eb055a
Merge branch 'main' into better-errors
smklein 83f4019
fmt
smklein a612848
fix illumos-only test
smklein 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
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.
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.