Fleet Management
Changed
- Make optional fields not required for
App and AppCatalog CRDs to avoid
needing to enter empty strings. - Make optional fields
omitempty for App and AppCatalog CRDs.
Changed
- Update the
status comment in App CRs. - Make more fields
omitempty in AWSMachineDeployment CRs.
- Add support for organization credentials
- Add support for new release info structure
- Add goreleaser github action
- Add instance distribution (#48)
- Remove default node pool creation (#49)
Changed
- Change
rbac controller label selector to match organization namespaces as well.
Added
- Add Cluster-scoped Organization CRD
Changed
- Import latest upstream Cluster API & Azure Cluster API CRDs.
- Fix
namespacelabeler controller label selector. - Fix
role name reference in OIDC group and service accounts rolebinding.