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

Add message bus to tessend #2886

Merged
merged 4 commits into from
Apr 23, 2019
Merged

Add message bus to tessend #2886

merged 4 commits into from
Apr 23, 2019

Conversation

nikkictl
Copy link

@nikkictl nikkictl commented Apr 18, 2019

Signed-off-by: Nikki Attea nikki@sensu.io

What is this change?

Adds the message bus to Tessend in order to track Tessen configuration changes from the API.

Why is this change necessary?

Closes #2880.
Closes #2882.

Does your change need a Changelog entry?

Yas.

Do you need clarification on anything?

Nah.

Were there any complications while making this change?

Filed #2891.

Have you reviewed and updated the documentation for this change? Is new documentation required?

We good.

How did you verify this change?

TestRail test case

$ sensuctl tessen opt-in
$ sensuctl tessen opt-out --skip-confirm

Tessen Go dashboard:
Screen Shot 2019-04-18 at 3 03 53 PM

…on changes from the API

Signed-off-by: Nikki Attea <nikki@sensu.io>
@nikkictl nikkictl self-assigned this Apr 18, 2019
Signed-off-by: Nikki Attea <nikki@sensu.io>
Signed-off-by: Nikki Attea <nikki@sensu.io>
backend/tessend/tessend.go Show resolved Hide resolved
backend/tessend/tessend.go Show resolved Hide resolved
backend/tessend/tessend.go Outdated Show resolved Hide resolved
backend/tessend/tessend.go Show resolved Hide resolved
backend/tessend/tessend.go Outdated Show resolved Hide resolved
Signed-off-by: Nikki Attea <nikki@sensu.io>
Copy link
Contributor

@echlebek echlebek left a comment

Choose a reason for hiding this comment

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

image

Copy link
Contributor

@palourde palourde left a comment

Choose a reason for hiding this comment

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

@nikkictl nikkictl merged commit 8324a9c into release-5.6.0 Apr 23, 2019
@nikkictl nikkictl deleted the feature/tessen-opt-event branch April 23, 2019 18:00
echlebek added a commit that referenced this pull request Apr 25, 2019
* Create 5.6.0 release branch

Signed-off-by: Eric Chlebek <eric@sensu.io>

* Bugfix for annotations & labels flags (#2881)

Signed-off-by: Simon Plourde <simon@sensu.io>

* Move dashboard source code into its own repository (#2869)

As our project has grown, build targets increased, and time has passed, the ideal of a monorepo housing both the web and backend has simply caused more friction than it has reduced. Today we are moving Sensu Go Web into it's own repository: sensu/web.

Signed-off-by: James Phillips <jamesdphillips@gmail.com>

* [GraphQL] Ensures that all types are registered (#2875)

Types that are not directly referenced by the root Schema type or any of
their children are not immediately registered with the schema. As such to
ensure that ALL types are available we append any that are missing.

Signed-off-by: James Phillips <jamesdphillips@gmail.com>

* Add message bus to tessend (#2886)

Signed-off-by: Nikki Attea <nikki@sensu.io>

* Feature/cluster id hex (#2893)

Signed-off-by: Nikki Attea <nikki@sensu.io>

* Add support for field selectors (#2892)

Signed-off-by: Simon Plourde <simon@sensu.io>

* Proxy api from dashboard daemon (#2885)

Signed-off-by: James Phillips <jamesdphillips@gmail.com>
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.

None yet

4 participants