Skip to content

Conversation

@maxkondr
Copy link
Contributor

@maxkondr maxkondr commented Oct 15, 2025

EVEREST-2239 Implement Split-Horizon DNS feature for PSMDB

In addition:

  • new API group has been introduced: engine-features.everest.percona.com. For this purpose the repo has been switched over to support multi groups.
  • old API group everest.percona.com has been moved into a separate directories in source code.

Related pull requests
everest-server: percona/everest#1698
helm chart: percona/percona-helm-charts#689

@maxkondr maxkondr marked this pull request as ready for review October 17, 2025 10:37
@maxkondr maxkondr requested a review from a team as a code owner October 17, 2025 10:37
@maxkondr maxkondr self-assigned this Oct 17, 2025
Copy link
Member

@mayankshah1607 mayankshah1607 left a comment

Choose a reason for hiding this comment

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

Reviewed CRD to unblock API PR

Copy link
Member

@mayankshah1607 mayankshah1607 left a comment

Choose a reason for hiding this comment

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

CRD changes LGTM 💪🏻

Copy link
Collaborator

@recharte recharte left a comment

Choose a reason for hiding this comment

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

🙌

]
capabilities: Basic Install
createdAt: "2025-10-08T12:22:07Z"
createdAt: "2025-11-05T16:12:20Z"
Copy link
Contributor

Choose a reason for hiding this comment

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

[make_release] reported by reviewdog 🐶

Suggested change
createdAt: "2025-11-05T16:12:20Z"
createdAt: "2025-11-12T07:54:33Z"

type DatabaseEngineList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata,omitempty"`
Items []DatabaseEngine `json:"items"`
Copy link
Contributor

Choose a reason for hiding this comment

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

[golangci-lint] reported by reviewdog 🐶

Suggested change
Items []DatabaseEngine `json:"items"`
Items []DatabaseEngine `json:"items"`

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.

5 participants