Skip to content

Conversation

@Eyal-Danieli
Copy link
Member

@Eyal-Danieli Eyal-Danieli commented Jan 11, 2026

royischoss and others added 4 commits January 11, 2026 10:49
…oring (mlrun#961)

Replace DatastoreProfileTDEngine with DatastoreProfilePostgreSQL for
Community Edition deployments. TimescaleDB uses PostgreSQL protocol.

- Add conditional import: try DatastoreProfilePostgreSQL first, fallback
  to DatastoreProfileTDEngine for older mlrun versions
- Configure TimescaleDB connection for CE mode (when available):
  - Host: timescaledb.{namespace}.svc.cluster.local
  - Port: 5432
  - Credentials: postgres/postgres
  - Database: postgres
- Maintain backwards compatibility with older mlrun versions using TDEngine

Reference: ML-11628

Co-authored-by: Alex Toker <alext@mckinsey.com>
…n#962)

* replace utils with utilities

* add kind to verify_schema

* add kind to the step template
@Eyal-Danieli Eyal-Danieli merged commit d6efb15 into mlrun:master Jan 11, 2026
11 checks passed
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.

4 participants