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

feat: adding multi tenant support #8

Merged
merged 4 commits into from
Jul 2, 2024
Merged

feat: adding multi tenant support #8

merged 4 commits into from
Jul 2, 2024

Conversation

leoporoli
Copy link
Contributor

@leoporoli leoporoli commented Jul 1, 2024

It's a simple implementation of multi-tenant/user support

The deploy manager and remove manage CLI commands are still pending (both described here), I will add them in a next PR

README.md Show resolved Hide resolved
@leoporoli leoporoli merged commit 75b736f into main Jul 2, 2024
3 checks passed
@leoporoli leoporoli deleted the lporoli/fk-tenant branch July 2, 2024 14:56
lostbean added a commit that referenced this pull request Jul 8, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.1](v0.1.0...0.1.1)
(2024-07-08)


### Features

* add js and nix package to cli-kontrol-api
([#11](#11))
([d007773](d007773))
* add more info to docs
([#17](#17))
([54400fb](54400fb))
* added release please
([#6](#6))
([7c38358](7c38358))
* adding multi tenant support
([#8](#8))
([75b736f](75b736f))
* adding the `kardinal manager deploy` and `kardinal manager remove` CLI
commands ([#10](#10))
([af8843c](af8843c))
* adding the health check endpoint for the API
([#14](#14))
([15a1b0d](15a1b0d))
* DRY ref to main branch in CI
([#12](#12))
([f32ef8c](f32ef8c))
* publish cli binaries and add install script
([#22](#22))
([e1e27e4](e1e27e4))
* quickstart docs added
([#16](#16))
([9f1a759](9f1a759))
* removing kardinal-cli binary
([#13](#13))
([31325f1](31325f1))
* update topology API
([#9](#9))
([2e96ff8](2e96ff8))


### Bug Fixes

* fix some typos in README.md
([#23](#23))
([2be7f55](2be7f55))
* update images pulls
([#18](#18))
([212cfe8](212cfe8))

---
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants