Private Cloud v2.2.1 — Release Notes
All features in v2.2.0 are now supported in GCP Private Cloud.
Performance Improvements
Platform Optimization
- Improve 1000 users reference architecture by increasing compute resources for services
Deprecation
Drop support for Channel View in future releases.
OneNote OAuth data migration steps
-
scale down
fe-onenote-syncto 0 replicas -
port-forwarding to
integration-oauth-serviceand trigger data migration APIkubectl port-forward -n integrations svc/integration-oauth-service 8080:80
curl -X 'GET' 'http://localhost:8080/internal/migrate/connections/ONENOTE' -H 'accept: */*' -
scale up
fe-onenote-syncto original replicas
Known errors
- Search doesn't return bookmarked docs or manually shared user docs with corresponding filters
- Precompiled Nvidia driver is not enabled for gpu-operator in AWS and GCP, outbound connection to archive.ubuntu.com (download linux kernel headers) is required for AWS and GCP
- The rms-bulk-activity-service may intermittently indicate liveness probe failures, even though the service is functioning as expected. This behavior is attributed to the current liveness probe configuration and does not reflect an actual service disruption.