Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

fix: Respect Multiplexer No Clients #313

Merged
merged 39 commits into from
Jun 7, 2022

Conversation

bbernays
Copy link
Contributor

@bbernays bbernays commented Jun 3, 2022

🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉

Summary

This change will have a few side effect that if a user specifies a resource that is not found in the multiplexer then the resource will not be fetched and will not have any indication about why it wasn't fetched

Once this method is approved I will change the test that is blocking the status

Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@bbernays bbernays requested a review from a team as a code owner June 3, 2022 14:05
@bbernays bbernays requested review from amanenk, roneli and shimonp21 and removed request for a team June 3, 2022 14:05
@github-actions github-actions bot added fix and removed fix labels Jun 3, 2022
Copy link
Contributor

@shimonp21 shimonp21 left a comment

Choose a reason for hiding this comment

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

LGTM, awesome fix! Please fix tests :)

@bbernays bbernays requested a review from shimonp21 June 4, 2022 11:15
Copy link
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

LGTM

@yevgenypats yevgenypats merged commit c873426 into cloudquery:main Jun 7, 2022
kodiakhq bot pushed a commit that referenced this pull request Jun 7, 2022
🤖 I have created a release *beep* *boop*
---


## [0.10.8](v0.10.7...v0.10.8) (2022-06-07)


### Bug Fixes

* Respect Multiplexer No Clients ([#313](#313)) ([c873426](c873426))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

partition-service-region file not respected when customer specifies custom "regions" in config
4 participants