Commit Graph

12181 Commits (c21c2fe49497305afba1ae5bd324d1253eade65c)
 

Author SHA1 Message Date
Alvin Huang c591d40be0
add back missing quote in bashenv for CI (#8317)
4 years ago
Alvin Huang 5bdf8a2d53
[skip ci] bump master to 1.9.0 to track next release version (#8315)
4 years ago
Daniel Nephin 41b0bf9571
Merge pull request #8160 from hashicorp/streaming/add-event-publisher
4 years ago
Daniel Nephin 2ec3760b70 agent/cache: Use AllowNotModifiedResponse in CatalogListServices
4 years ago
Daniel Nephin dbb8d14728 agent/cache: Update some docstrings
4 years ago
Daniel Nephin c07acbeb6b stream: Add forceClose and refactor subscription filtering
4 years ago
Daniel Nephin f19f8e99bb stream: Improve docstrings
4 years ago
Daniel Nephin fc1c2ae412 stream: change Topic to an interface
4 years ago
Daniel Nephin 6fa36e3aee state: Move change processing out of EventPublisher
4 years ago
Daniel Nephin 48c766d2c6 server: Abandom state store to shutdown EventPublisher
4 years ago
Daniel Nephin 889c57fd2d stream: unexport identifiers
4 years ago
Daniel Nephin 4fa0fdc0e0 stream: Move EventPublisher to stream package
4 years ago
Daniel Nephin 489876c86b state: Make handleACLUpdate async once again
4 years ago
Daniel Nephin 5f9db94956 state: Use interface for Txn
4 years ago
Daniel Nephin a709ed1ab5 stream.Subscription unexport fields and additiona docstrings
4 years ago
Daniel Nephin 17b833b4c9 Add a context for stopping EventPublisher goroutine
4 years ago
Daniel Nephin 2c8342f115 EventPublisher: Make Unsubscribe a function on Subscription
4 years ago
Daniel Nephin 1622bb3a45 EventPublisher: handleACL changes synchronously
4 years ago
Daniel Nephin effab15131 stream.EventSnapshot: reduce the fields on the struct
4 years ago
Daniel Nephin a5cf933fe8 stream.EventBuffer: Seed the fuzz test with time.Now()
4 years ago
Daniel Nephin bbe7272d8e state: memdb_wrapper.go -> memdb.go
4 years ago
Daniel Nephin 2a8a8f7b8d state: publish changes from Commit
4 years ago
Daniel Nephin f5ecd5de5f EventPublisher: docstrings and getTopicBuffer
4 years ago
Daniel Nephin 555cfe52d9 ProcessChanges: use stream.Event
4 years ago
Daniel Nephin 4e0bc8013b stream: Use local types for Event Topic SubscriptionRequest
4 years ago
Daniel Nephin aacd514dca Rename stream_publisher.go -> event_publisher.go
4 years ago
Daniel Nephin c0b0109e80 Add streaming package with Subscription and Snapshot components.
4 years ago
Alvin Huang 2a040342ba
remove GIT_DESCRIBE variable since we have a revision line (#8310)
4 years ago
John Cowen 76abc184ae
ui: Make sure the intention create form has a cancel button (#8308)
4 years ago
Matt Keeler 8beca1cb8d
Add ability for notifications when one of the agent tokens is updated (#8301)
4 years ago
John Cowen 4b746dc880
ui: Only try and load sessions and coordinates if the node exists (#8305)
4 years ago
R.B. Boyer c11a961600 update changelog
4 years ago
Hans Hasselberg 496fb5fc5b
add support for envoy 1.14.4, 1.13.4, 1.12.6 (#8216)
4 years ago
Chris Piraino 4d857d117f
Set enterprise metadata after resolving the token (#8302)
4 years ago
John Cowen 8b5bed1efc
ui: Replaces old request method with rpc. (#8298)
4 years ago
John Cowen 54749686c9
ui: Move dc sorting to the view/template (#8297)
4 years ago
John Cowen 4b51eb6f8e
ui: Ensure any colons in headers aren't split out (#8293)
4 years ago
Daniel Nephin 7b3f26e61d watch: Allow args from different types
4 years ago
Freddy e72af87918
Add api mod support for /catalog/gateway-services (#8278)
4 years ago
Chris Piraino 45a2987c6c
docs: add section for /health/ingress/:service API (#8108)
4 years ago
Daniel Nephin 653c938edc watch: extract makeWatchPlan to facilitate testing
4 years ago
John Cowen 2f721504a7
ui: Revert ember-composable-helpers to ~4.0.0 due to faster sort-by (#8289)
4 years ago
Matt Keeler 7500f90308
Update CHANGELOG.md
4 years ago
Matt Keeler fb9517bae8
Merge pull request #8268 from hashicorp/feature/improved-version-output
4 years ago
John Cowen 60b2e469c3
ui: Adds definition-table class to RTT values table (#8286)
4 years ago
John Cowen 47b47b98e3
ui: Lint staged no longer requires git add to be specified (#8285)
4 years ago
Warren 40f080576e
Small typo in docstring (#8280)
4 years ago
R.B. Boyer 60f864504a update changelog
4 years ago
R.B. Boyer 1eef096dfe
xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8222)
4 years ago
Daniel Nephin f22f3d300d
Merge pull request #8231 from hashicorp/dnephin/unembed-HTTPServer-Server
4 years ago