-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add the concept of an instance owner (#23497)
* feat: Add the instance owner concept * feat: improve handling of instance resource type * fix: remove relic of cloud/oss split * feat: Add an instance id. This gets set during onboarding and can be used to uniquely identify that instance. * chore: Revert "feat: Add an instance id. This gets set during onboarding and can be used to uniquely identify that instance." This reverts commit 6a712df. We decided to stick with the "singleton" 1 id for now, as there is not a clear need for unique identifiers.
- Loading branch information
1 parent
f0072ef
commit 67ccbae
Showing
4 changed files
with
46 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters