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

Address feedback on Plugin Reload: OSS Side #9350

Merged
merged 2 commits into from
Jun 30, 2020

Conversation

sgmiller
Copy link
Collaborator

No description provided.

@sgmiller sgmiller requested review from alexanderbez and calvn June 30, 2020 20:58
@sgmiller sgmiller added this to the 1.5 milestone Jun 30, 2020
Copy link
Contributor

@calvn calvn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Should we condense the output to simply be this? I'm also fine as-is if that makes more sense.

out := []string{"Time | Participant | Error "}

Copy link
Contributor

@alexanderbez alexanderbez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@sgmiller sgmiller merged commit 65dd5cf into master Jun 30, 2020
@sgmiller sgmiller deleted the plugin-reload-feedback-oss branch June 30, 2020 21:26
sgmiller added a commit that referenced this pull request Jun 30, 2020
* just use an error string

* Switch command to use new struct
sgmiller added a commit that referenced this pull request Jul 6, 2020
* Global Plugin Reload: OSS Changes Take II (#9347)

* Carefully move changes from the plugin-cluster-reload branch into this clean branch off master.

* Don't test this at this level, adequately covered in the api level tests

* Change PR link

* go.mod

* Vendoring

* Vendor api/sys_plugins.go

* Fix wrong err return value in plugin reload status command (#9348)

* Fix wrong return value (discovered when merging to ENT)

* go.mod

* go mod vendor

* Add setup plugin reload hook

* All reloads return something now

* Address feedback on Plugin Reload: OSS Side (#9350)

* just use an error string

* Switch command to use new struct

* Don't setup plugin reload on perf standbys (#9352)
andaley pushed a commit that referenced this pull request Jul 17, 2020
* just use an error string

* Switch command to use new struct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants