percona / percona-xtradb-cluster-operator

Percona Operator for MySQL based on Percona XtraDB Cluster
https://www.percona.com/doc/kubernetes-operator-for-pxc/index.html
Apache License 2.0
512 stars 184 forks source link

CLOUD-849 - Fix reviewdog for manifests on release branches #1722

Closed tplavcic closed 1 month ago

tplavcic commented 1 month ago

CLOUD-849 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem: On release branches we don't use main images so the reviewdog for manifests is failing and we need to ignore it.

Solution: If a branch is named release- then we will use the exact version and instead of perconalab use percona repository. The check will only be done for operator image and bundles, not for other images since we cannot know all the versions.

CHECKLIST

Jira

Tests

Config/Logging/Testability