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

[wip] feat(connector): Add multitenancy support using namespaces. #823

Closed
wants to merge 12 commits into from

Conversation

dhirajsb
Copy link
Contributor

@dhirajsb dhirajsb commented Mar 1, 2022

Description

Adds support for multiple connector tenants for individual users and organizations.

Verification Steps

Multiple extensive integration tests are included. They should also pass in CI.

Checklist (Definition of Done)

  • All acceptance criteria specified in JIRA have been completed
  • Unit and integration tests added that prove the fix is effective or the feature works (tested against emulated and non-emulated OCM environment)
  • Documentation added for the feature
  • CI and all relevant tests are passing
  • Code Review completed
  • Verified independently by reviewer
  • Required metrics/dashboards/alerts have been added (or PR created).
  • Required Standard Operating Procedure (SOP) is added.
  • JIRA has created for changes required on the client side

@dhirajsb dhirajsb changed the title [WIP] feat(connector): Add multitenancy support using namespaces. feat(connector): Add multitenancy support using namespaces. Mar 2, 2022
@dhirajsb dhirajsb changed the title feat(connector): Add multitenancy support using namespaces. [wip] feat(connector): Add multitenancy support using namespaces. Mar 2, 2022
@lburgazzoli
Copy link
Contributor

@dhirajsb good work, I added some comments

@github-actions github-actions bot removed the request for review from lburgazzoli March 2, 2022 17:59
@dhirajsb dhirajsb force-pushed the multitenancy_apis branch 2 times, most recently from 6e91986 to 02051c1 Compare March 3, 2022 00:19
@dhirajsb dhirajsb added do-not-merge A Pull Request with this label should not be merged: it might be due to pending questions, feedback enhancement New feature or request labels Mar 3, 2022
@github-actions github-actions bot requested a review from valdar March 4, 2022 18:15
@pb82
Copy link
Contributor

pb82 commented Mar 8, 2022

@dhirajsb should the wip be removed?

@dhirajsb
Copy link
Contributor Author

dhirajsb commented Mar 8, 2022

@dhirajsb should the wip be removed?

@pb82 I'm working on one final change to allow agents to post namespace status. It should be done today.

@dhirajsb
Copy link
Contributor Author

dhirajsb commented Mar 8, 2022

Created new PR #841 from a new fork after bf2 repo was made public.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common connector do-not-merge A Pull Request with this label should not be merged: it might be due to pending questions, feedback enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants