Skip to content

added mongodb migration fields#1656

Open
PulokSaha0706 wants to merge 5 commits intomasterfrom
mongodb-migration2
Open

added mongodb migration fields#1656
PulokSaha0706 wants to merge 5 commits intomasterfrom
mongodb-migration2

Conversation

@PulokSaha0706
Copy link
Copy Markdown
Member

No description provided.

@ArnobKumarSaha ArnobKumarSaha marked this pull request as draft April 22, 2026 10:44
Comment thread apis/migrator/v1alpha1/types.go Outdated
type Source struct {
// Postgres refers to the source Postgres database configuration
Postgres *PostgresSource `yaml:"postgres" json:"postgres,omitempty"`
Mongo *MongoSource `yaml:"mongo" json:"mongo,omitempty"`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


package v1alpha1

type MongoSource struct {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ConnectionInfo ConnectionInfo `yaml:"connectionInfo" json:"connectionInfo"`
Mongoshake *Mongoshake `yaml:"mongoshake" json:"mongoshake,omitempty"`
}
type MongoTarget struct {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anisurrahman75 anisurrahman75 marked this pull request as ready for review May 6, 2026 12:55
Copilot AI review requested due to automatic review settings May 6, 2026 12:55
PulokSaha0706 and others added 5 commits May 6, 2026 18:55

This comment was marked as low quality.

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.

3 participants