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

prevent panics from missing pulumi events. #578

Merged
merged 1 commit into from
Feb 13, 2024
Merged

prevent panics from missing pulumi events. #578

merged 1 commit into from
Feb 13, 2024

Conversation

tjholm
Copy link
Member

@tjholm tjholm commented Feb 13, 2024

No description provided.

@tjholm tjholm requested a review from jyecusch as a code owner February 13, 2024 01:28
@tjholm tjholm requested a review from davemooreuws February 13, 2024 01:28
@tjholm tjholm merged commit 846c9d3 into v1 Feb 13, 2024
1 of 2 checks passed
@tjholm tjholm deleted the prevent-panics branch February 13, 2024 03:41
tjholm added a commit that referenced this pull request Feb 20, 2024
Co-authored-by: Tim Holm <[email protected]>
Co-authored-by: Tim Holm <[email protected]>
Co-authored-by: Jye Cusch <[email protected]>
Co-authored-by: Ryan Cartwright <[email protected]>
Co-authored-by: David Moore <[email protected]>

Co-authored-by: Tim Holm <[email protected]>

* ci: Update go version for new std libs. (#552)

* add rates support (#551)

* fix: websocket handlers are not cleaned up (#554)

Co-authored-by: David Moore <[email protected]>

* fix: azure deployments (#555)

* fix gcp deployments (#553)

* fix schedules and topics clean up (#556)

fix: schedules and topics not cleaned up

* feat: Update cloud implementations for v1 (#558)

Co-authored-by: Tim Holm <[email protected]>
Co-authored-by: Jye Cusch <[email protected]>

* Documents -> KV (#549)

Co-authored-by: Jye Cusch <[email protected]>

* Add logic to support resource tree for pulumi destroy (#559)

* separate engine event handler methods.

* add missing returns.

* debug statements.

* build nitric parents ahead of time.

* Ensure image shows up in progress for nitric up.

* fix check for http server not registered (#564)

* v1 azure fixes (#562)

* common logger (#563)

* wip

* fix error on redeploy of torn down aws stacks

* shared logger

* move logger to core

* v1 queues

* remove redundant log output (#568)

* add results outputs (#567)

return endpoints for API, HTTP Proxies and Websockets.

* Http Proxy Bidi stream

* include queues in default order

* fix aws runtime issues

* fix aws http proxy routing

* fix gcp runtime issues. (#571)

* normalize http proxy gateway names.

* add delete permission to write to allow overwriting.

* fix topicname in subscription push endpoints.

* add missing project configuration to pre

* cleanup

* gcp deployment fixes.

* AWS schedule and ws fixes

* deploy websockets and schedules
* improve missing resource error
* fix delete replaced status mapping
* fix aws ws deployments and output

* azure fixes (#574)

Co-authored-by: Rak Siva <[email protected]>

* azure fixes

additional azure fixes and cleanup

* update pulumi sdk (#576)

* prevent panics from missing pulumi events. (#578)

* make pulumi refresh configurable. (#577)

* allow multiple deployment result types. (#581)

* allow multiple deployment result types.

* change simple -> text.

* missing httpproxy for gcp provider (#580)

* linting and test updates. (#579)

* contract renaming (#583)

Co-authored-by: Jye Cusch <[email protected]>

* remove references to develop branch (#585)

* fix debug provider

* improve error output (#586)

---------

Co-authored-by: Ryan Cartwright <[email protected]>
Co-authored-by: David Moore <[email protected]>
Co-authored-by: Jye Cusch <[email protected]>
Co-authored-by: David Moore <[email protected]>
Co-authored-by: David Moore <[email protected]>
Co-authored-by: Jye Cusch <[email protected]>
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.

2 participants