Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operator deployment-validation-operator (0.7.8) #5160

Conversation

ncaak
Copy link
Contributor

@ncaak ncaak commented Sep 11, 2024

deployment-validation-operator new-release v0.7.8

Thanks for submitting your Operator. Please check the below list before you create your Pull Request.

New Submissions

Your submission should not

  • Add more than one operator bundle per PR
  • Modify any operator
  • Rename an operator
  • Modify any files outside the above mentioned folders
  • Contain more than one commit. Please squash your commits.

Operator Description must contain (in order)

  1. Description of the managed Application and where to find more information
  2. Features and capabilities of your Operator and how to use it
  3. Any manual steps about potential pre-requisites for using your Operator

Operator Metadata should contain

  • Human readable name and 1-liner description about your Operator
  • Valid category name1
  • One of the pre-defined capability levels2
  • Links to the maintainer, source code and documentation
  • Example templates for all Custom Resource Definitions intended to be used
  • A quadratic logo

Remember that you can preview your CSV here.

--

1 If you feel your Operator does not fit any of the pre-defined categories, file an issue against this repo and explain your need

2 For more information see here

deployment-validation-operator new-release v0.7.8
@rh-operator-bundle-bot
Copy link
Contributor

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (deployment-validation-operator.v0.7.8) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (deployment-validation-operator.v0.7.8) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (deployment-validation-operator.v0.7.8) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (deployment-validation-operator.v0.7.8) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators

@rh-operator-bundle-bot
Copy link
Contributor

@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-run7glj7
Start Time: 2024-09-11 15:41:43+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-09-11 15:41:43+00:00 7 seconds
✔️ acquire-lease 2024-09-11 15:41:55+00:00 6 seconds
✔️ set-github-started-label 2024-09-11 15:42:06+00:00 9 seconds
✔️ set-github-status-pending 2024-09-11 15:42:18+00:00 8 seconds
✔️ set-env 2024-09-11 15:42:28+00:00 7 seconds
✔️ clone-repository 2024-09-11 15:42:38+00:00 32 seconds
✔️ clone-repository-base 2024-09-11 15:42:39+00:00 33 seconds
✔️ detect-changes 2024-09-11 15:43:16+00:00 56 seconds
✔️ yaml-lint 2024-09-11 15:44:20+00:00 35 seconds
✔️ check-permissions 2024-09-11 15:45:04+00:00 35 seconds
✔️ set-github-pr-title 2024-09-11 15:45:45+00:00 6 seconds
✔️ read-config 2024-09-11 15:45:56+00:00 35 seconds
✔️ resolve-pr-type 2024-09-11 15:46:38+00:00 7 seconds
✔️ apply-test-waivers 2024-09-11 15:46:49+00:00 43 seconds
✔️ content-hash 2024-09-11 15:47:33+00:00 10 seconds
✔️ certification-project-check 2024-09-11 15:47:45+00:00 35 seconds
✔️ get-organization 2024-09-11 15:48:23+00:00 38 seconds
✔️ get-pyxis-certification-data 2024-09-11 15:49:05+00:00 39 seconds
✔️ static-tests 2024-09-11 15:49:47+00:00 39 seconds
✔️ static-tests-results 2024-09-11 15:50:31+00:00 13 seconds
✔️ merge-registry-credentials 2024-09-11 15:50:48+00:00 15 seconds
✔️ digest-pinning 2024-09-11 15:51:08+00:00 42 seconds
✔️ verify-pinned-digest 2024-09-11 15:51:55+00:00 8 seconds
✔️ dockerfile-creation 2024-09-11 15:52:08+00:00 40 seconds
✔️ build-bundle 2024-09-11 15:52:51+00:00 45 seconds
✔️ make-bundle-repo-public 2024-09-11 15:53:42+00:00 8 seconds
✔️ get-supported-versions 2024-09-11 15:53:55+00:00 37 seconds
✔️ add-bundle-to-index 2024-09-11 15:54:40+00:00 4 minutes
✔️ make-index-repo-public 2024-09-11 15:58:49+00:00 6 seconds
✔️ get-ci-results-attempt 2024-09-11 15:58:56+00:00 15 seconds
✔️ preflight-trigger 2024-09-11 15:59:17+00:00 23 minutes
evaluate-preflight-result 2024-09-11 16:23:15+00:00 44 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/0a4c51d00648d78a13e167ddd9c676a9

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@acornett21
Copy link
Contributor

/pipeline restart operator-hosted-pipeline

@rh-operator-bundle-bot
Copy link
Contributor

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (deployment-validation-operator.v0.7.8) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (deployment-validation-operator.v0.7.8) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (deployment-validation-operator.v0.7.8) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (deployment-validation-operator.v0.7.8) csv.Spec.minKubeVersion is not informed. It is recommended you provide this information. Otherwise, it would mean that your operator project can be distributed and installed in any cluster version available, which is not necessarily the case for all projects.
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators

@rh-operator-bundle-bot
Copy link
Contributor

Copy link
Contributor

@rh-operator-bundle-bot rh-operator-bundle-bot left a comment

Choose a reason for hiding this comment

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

Operator bundle PR has been approved!

@rh-operator-bundle-bot rh-operator-bundle-bot merged commit 4457b87 into redhat-openshift-ecosystem:main Sep 14, 2024
1 of 2 checks passed
@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runrp2cr
Start Time: 2024-09-14 17:04:21+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-09-14 17:04:28+00:00 8 seconds
✔️ acquire-lease 2024-09-14 17:04:49+00:00 6 seconds
✔️ set-github-started-label 2024-09-14 17:05:06+00:00 8 seconds
✔️ set-github-status-pending 2024-09-14 17:05:25+00:00 7 seconds
✔️ set-env 2024-09-14 17:05:44+00:00 7 seconds
✔️ clone-repository-base 2024-09-14 17:05:56+00:00 31 seconds
✔️ clone-repository 2024-09-14 17:05:56+00:00 31 seconds
✔️ detect-changes 2024-09-14 17:06:34+00:00 57 seconds
✔️ yaml-lint 2024-09-14 17:07:37+00:00 41 seconds
✔️ check-permissions 2024-09-14 17:08:25+00:00 36 seconds
✔️ set-github-pr-title 2024-09-14 17:09:12+00:00 9 seconds
✔️ read-config 2024-09-14 17:09:26+00:00 37 seconds
✔️ resolve-pr-type 2024-09-14 17:10:13+00:00 7 seconds
✔️ apply-test-waivers 2024-09-14 17:10:30+00:00 45 seconds
✔️ content-hash 2024-09-14 17:11:27+00:00 37 seconds
✔️ certification-project-check 2024-09-14 17:12:10+00:00 34 seconds
✔️ get-organization 2024-09-14 17:12:47+00:00 42 seconds
✔️ get-pyxis-certification-data 2024-09-14 17:13:34+00:00 46 seconds
✔️ static-tests 2024-09-14 17:14:28+00:00 41 seconds
✔️ static-tests-results 2024-09-14 17:15:15+00:00 16 seconds
✔️ merge-registry-credentials 2024-09-14 17:15:37+00:00 23 seconds
✔️ digest-pinning 2024-09-14 17:16:05+00:00 49 seconds
✔️ verify-pinned-digest 2024-09-14 17:17:01+00:00 7 seconds
✔️ dockerfile-creation 2024-09-14 17:17:17+00:00 45 seconds
✔️ build-bundle 2024-09-14 17:18:07+00:00 40 seconds
✔️ make-bundle-repo-public 2024-09-14 17:18:52+00:00 6 seconds
✔️ get-supported-versions 2024-09-14 17:19:01+00:00 44 seconds
✔️ add-bundle-to-index 2024-09-14 17:19:46+00:00 7 minutes
✔️ make-index-repo-public 2024-09-14 17:27:32+00:00 8 seconds
✔️ get-ci-results-attempt 2024-09-14 17:27:43+00:00 10 seconds
✔️ preflight-trigger 2024-09-14 17:27:55+00:00 26 minutes
✔️ evaluate-preflight-result 2024-09-14 17:54:39+00:00 43 seconds
✔️ get-ci-results 2024-09-14 17:55:24+00:00 8 seconds
✔️ link-pull-request-with-open-status 2024-09-14 17:55:36+00:00 7 seconds
✔️ merge-pr 2024-09-14 17:55:46+00:00 46 seconds
✔️ link-pull-request-with-merged-status 2024-09-14 17:56:37+00:00 6 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/24d90aef0687b54a23939b5fd3c273a9

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-release-pipeline
PipelineRun: operator-release-pipeline-runp9zsw
Start Time: 2024-09-14 17:56:37+00:00

Tasks

Status Task Start Time Duration
✔️ set-github-started-label 2024-09-14 17:56:56+00:00 8 seconds
✔️ set-github-status-pending 2024-09-14 17:57:11+00:00 9 seconds
✔️ set-env 2024-09-14 17:57:29+00:00 13 seconds
✔️ clone-repository 2024-09-14 17:57:43+00:00 28 seconds
✔️ clone-repository-base 2024-09-14 17:57:44+00:00 27 seconds
✔️ detect-changes 2024-09-14 17:58:15+00:00 a minute
✔️ read-config 2024-09-14 17:59:24+00:00 39 seconds
✔️ resolve-pr-type 2024-09-14 18:00:08+00:00 6 seconds
✔️ content-hash 2024-09-14 18:00:19+00:00 35 seconds
✔️ certification-project-check 2024-09-14 18:00:56+00:00 51 seconds
✔️ get-organization 2024-09-14 18:01:53+00:00 42 seconds
✔️ get-pyxis-certification-data 2024-09-14 18:02:39+00:00 38 seconds
✔️ copy-bundle-image-to-released-registry 2024-09-14 18:03:19+00:00 11 seconds
✔️ get-supported-versions 2024-09-14 18:03:30+00:00 37 seconds
✔️ acquire-lease 2024-09-14 19:49:31+00:00 26 minutes
✔️ add-bundle-to-index 2024-09-14 20:15:32+00:00 29 minutes
✔️ decide-index-paths 2024-09-14 20:44:46+00:00 9 seconds
✔️ get-manifest-digests 2024-09-14 20:44:55+00:00 10 seconds
✔️ request-signature 2024-09-14 20:45:05+00:00 41 seconds
✔️ upload-signature 2024-09-14 20:45:46+00:00 16 seconds
✔️ publish-to-index 2024-09-14 20:46:02+00:00 3 minutes

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/9e321d330a2da9bed817df91187dd638

Release info

Released bundle:

  • quay.io/community-operator-pipeline-prod/deployment-validation-operator:0.7.8

Updated indices:

  • registry.redhat.io/redhat/community-operator-index:v4.13
  • registry.redhat.io/redhat/community-operator-index:v4.14
  • registry.redhat.io/redhat/community-operator-index:v4.15
  • registry.redhat.io/redhat/community-operator-index:v4.16
  • registry.redhat.io/redhat/community-operator-index:v4.17
  • registry.redhat.io/redhat/community-operator-index:v4.18

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-release-pipeline in case of pipeline failure to restart a pipeline.

@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-release-pipeline
PipelineRun: operator-release-pipeline-run2grdp
Start Time: 2024-10-15 20:05:49+00:00

Tasks

Status Task Start Time Duration
✔️ set-github-started-label 2024-10-15 20:05:56+00:00 12 seconds
✔️ set-github-status-pending 2024-10-15 20:06:09+00:00 7 seconds
✔️ set-env 2024-10-15 20:06:17+00:00 6 seconds
✔️ clone-repository 2024-10-15 20:06:25+00:00 38 seconds
✔️ clone-repository-base 2024-10-15 20:06:26+00:00 33 seconds
✔️ detect-changes 2024-10-15 20:07:04+00:00 57 seconds
✔️ read-config 2024-10-15 20:08:02+00:00 14 seconds
✔️ resolve-pr-type 2024-10-15 20:08:16+00:00 7 seconds
✔️ content-hash 2024-10-15 20:08:24+00:00 41 seconds
✔️ certification-project-check 2024-10-15 20:09:08+00:00 37 seconds
✔️ get-organization 2024-10-15 20:09:49+00:00 36 seconds
✔️ get-pyxis-certification-data 2024-10-15 20:10:26+00:00 19 seconds
✔️ copy-bundle-image-to-released-registry 2024-10-15 20:10:47+00:00 15 seconds
✔️ get-supported-versions 2024-10-15 20:11:06+00:00 43 seconds
✔️ acquire-lease 2024-10-15 20:11:50+00:00 7 seconds
✔️ add-bundle-to-index 2024-10-15 20:12:00+00:00 12 minutes
✔️ decide-index-paths 2024-10-15 20:24:44+00:00 8 seconds
✔️ get-manifest-digests 2024-10-15 20:24:52+00:00 9 seconds
✔️ request-signature 2024-10-15 20:25:02+00:00 48 seconds
✔️ upload-signature 2024-10-15 20:25:52+00:00 47 seconds
✔️ publish-to-index 2024-10-15 20:26:41+00:00 5 minutes

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/b27d0f2a8948587edd382ddda0de5b15

Release info

Released bundle:

  • quay.io/community-operator-pipeline-prod/deployment-validation-operator:0.7.8

Updated indices:

  • registry.redhat.io/redhat/community-operator-index:v4.12
  • registry.redhat.io/redhat/community-operator-index:v4.13
  • registry.redhat.io/redhat/community-operator-index:v4.14
  • registry.redhat.io/redhat/community-operator-index:v4.15
  • registry.redhat.io/redhat/community-operator-index:v4.16
  • registry.redhat.io/redhat/community-operator-index:v4.17
  • registry.redhat.io/redhat/community-operator-index:v4.18

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-release-pipeline in case of pipeline failure to restart a pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants