📣 Community Announcement: CRD Renaming from Tenant to Team
Dear Community,
We’re announcing a name change in our custom Kubernetes controller:
➡️ The Custom Resource Definition (CRD) previously named Tenant will now be called Team.
🔄 Why the change?
This update reflects our evolving understanding of the system's domain model. The term Team more accurately represents the organizational unit we're modeling, and aligns better with our users' expectations and terminology.
🛠 What’s changing:
- All instances of the CRD
Tenant are renamed to Team.
- Corresponding Go types, API endpoints, YAML manifests, and documentation have been updated accordingly.
- Old
Tenant resources and manifests will no longer be supported in future releases.
- In the future we will also retire the SubNamespace CRD and controller and merge the functionality with Team CRD and Team Controller. There is still a discussion going on and this is not determined yet.
📆 When:
This change is included in the upcoming v1.1.0 release.
We recommend updating your manifests and scripts accordingly.
🙏 Thanks
We appreciate the community’s feedback and support in making this project clearer and more usable. If you have any questions or need help migrating, please feel free to open a discussion or issue.
— The Maintainers
📣 Community Announcement: CRD Renaming from
TenanttoTeamDear Community,
We’re announcing a name change in our custom Kubernetes controller:
➡️ The Custom Resource Definition (CRD) previously named
Tenantwill now be calledTeam.🔄 Why the change?
This update reflects our evolving understanding of the system's domain model. The term Team more accurately represents the organizational unit we're modeling, and aligns better with our users' expectations and terminology.
🛠 What’s changing:
Tenantare renamed toTeam.Tenantresources and manifests will no longer be supported in future releases.📆 When:
This change is included in the upcoming v1.1.0 release.
We recommend updating your manifests and scripts accordingly.
🙏 Thanks
We appreciate the community’s feedback and support in making this project clearer and more usable. If you have any questions or need help migrating, please feel free to open a discussion or issue.
— The Maintainers