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

fix(instill): fix multi-region connection problem #76

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

donch1989
Copy link
Member

Because

  • The Instill Model connector can't work properly in internal mode since the pods in different region clusters can't connect to each other, we decided to use external IP and bypass the user authorization.

This commit

  • Fixes the multi-region connection problem by bypassing the user authorization header.

Copy link

linear bot commented Mar 29, 2024

@donch1989 donch1989 merged commit 591a6a2 into main Mar 29, 2024
8 checks passed
@donch1989 donch1989 deleted the huitang/ins-4020 branch March 29, 2024 17:19
donch1989 pushed a commit that referenced this pull request Apr 1, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.14.1-beta](v0.14.0-beta...v0.14.1-beta)
(2024-04-01)


### Bug Fixes

* **compogen:** better installation command
([#78](#78))
([f1b453b](f1b453b))
* **instill:** fix multi-region connection problem
([#76](#76))
([591a6a2](591a6a2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
Because

- The Instill Model connector can't work properly in internal mode since
the pods in different region clusters can't connect to each other, we
decided to use external IP and bypass the user authorization.

This commit

- Fixes the multi-region connection problem by bypassing the user
authorization header.
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.14.1-beta](instill-ai/component@v0.14.0-beta...v0.14.1-beta)
(2024-04-01)


### Bug Fixes

* **compogen:** better installation command
([instill-ai#78](instill-ai#78))
([f1b453b](instill-ai@f1b453b))
* **instill:** fix multi-region connection problem
([instill-ai#76](instill-ai#76))
([591a6a2](instill-ai@591a6a2))

---
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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants