chore(test): add preflight check for operator in cd workflow#5690
Merged
sxd merged 2 commits intocloudnative-pg:mainfrom Jan 24, 2025
Merged
chore(test): add preflight check for operator in cd workflow#5690sxd merged 2 commits intocloudnative-pg:mainfrom
sxd merged 2 commits intocloudnative-pg:mainfrom
Conversation
Contributor
|
❗ By default, the pull request is configured to backport to all release branches.
|
Member
|
/test depth=push feature_type=basic |
Contributor
|
@sxd, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/11211945664 |
20cc729 to
cd60e1a
Compare
Contributor
|
Any news @sxd @jbattiato? We need to make a decision whether this enters 1.25.0 or not. |
Contributor
|
What shall we do with this? @sxd @jbattiato |
sxd
approved these changes
Dec 30, 2024
a5ab468 to
a8013f5
Compare
a239315 to
bb68918
Compare
NiccoloFei
approved these changes
Jan 13, 2025
Signed-off-by: Jonathan Battiato <jonathan.battiato@enterprisedb.com>
Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
Member
|
/ok-to-merge updating workflow can't be tested on the opensource, yet |
cnpg-bot
pushed a commit
that referenced
this pull request
Jan 24, 2025
This patch adds the preflight check for operator in the `continuous-delivery.yaml` workflow. The operator check is a requirement to run properly on an OLM environment. Closes #5642 Signed-off-by: Jonathan Battiato <jonathan.battiato@enterprisedb.com> Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> (cherry picked from commit 0a4729b)
cnpg-bot
pushed a commit
that referenced
this pull request
Jan 24, 2025
This patch adds the preflight check for operator in the `continuous-delivery.yaml` workflow. The operator check is a requirement to run properly on an OLM environment. Closes #5642 Signed-off-by: Jonathan Battiato <jonathan.battiato@enterprisedb.com> Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> (cherry picked from commit 0a4729b)
cnpg-bot
pushed a commit
that referenced
this pull request
Jan 24, 2025
This patch adds the preflight check for operator in the `continuous-delivery.yaml` workflow. The operator check is a requirement to run properly on an OLM environment. Closes #5642 Signed-off-by: Jonathan Battiato <jonathan.battiato@enterprisedb.com> Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> Co-authored-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> (cherry picked from commit 0a4729b)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #5642
This patch adds the openshift-preflight check for operator in the
continuous-delivery.yamlworkflow.The operator check is a requirement for the RedHat OpenShift certification.