-
Notifications
You must be signed in to change notification settings - Fork 66
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
truststore reload task #686
Conversation
0702cba
to
01f3137
Compare
Try to use personal fork next time so we don't have unnecessary branches here that must be removed. |
@burmanm I have this working now, and have also accounted for the fact that this is the only sync task which may fail due to being unsupported by the targeted management API instance. Can you please let me know if you're now happy with it? |
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.
Requires testing and fixing the SyncFeature
b66f59c
to
d47d4a0
Compare
@burmanm I think I've now addressed all of your feedback. |
… then also test that a working features endpoint gives us back the right response too.
224fce7
to
e55a640
Compare
What this PR does:
Which issue(s) this PR fixes:
Fixes #651
Checklist