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 new-operator (0.0.105) #267

Open
wants to merge 4 commits into
base: haripate
Choose a base branch
from
Open

operator new-operator (0.0.105) #267

wants to merge 4 commits into from

Conversation

haripate
Copy link
Contributor

No description provided.

@haripate haripate changed the title Test reviewer operator new-operator (0.0.105) Jun 27, 2024
@rh-operator-bundle-bot
Copy link
Collaborator

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (new-operator.0.0.105) 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 new-operator.0.0.105: unable to find the resource requests for the container: (kube-rbac-proxy). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value new-operator.0.0.105: csv.metadata.Name new-operator.0.0.105 is not following the recommended naming convention: .v e.g. memcached-operator.v0.0.1
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (new-operator.0.0.105) 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_required_fields CSV does not define metadata.annotations.categories
⚠️ check_required_fields CSV does not define metadata.annotations.repository
⚠️ check_required_fields CSV does not define metadata.annotations.description

@rh-operator-bundle-bot
Copy link
Collaborator

@rh-operator-bundle-bot
Copy link
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runcwcnt
Start Time: 2024-06-27 10:12:13+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-06-27 10:12:13+00:00 6 seconds
✔️ acquire-lease 2024-06-27 10:12:22+00:00 7 seconds
✔️ set-github-started-label 2024-06-27 10:12:32+00:00 8 seconds
✔️ set-github-status-pending 2024-06-27 10:12:43+00:00 8 seconds
✔️ set-env 2024-06-27 10:12:54+00:00 7 seconds
✔️ clone-repository-base 2024-06-27 10:13:04+00:00 17 seconds
✔️ clone-repository 2024-06-27 10:13:05+00:00 15 seconds
✔️ detect-changes 2024-06-27 10:13:25+00:00 18 seconds
✔️ check-permissions 2024-06-27 10:13:45+00:00 25 seconds
✔️ set-github-pr-title 2024-06-27 10:14:13+00:00 7 seconds
✔️ read-config 2024-06-27 10:14:24+00:00 15 seconds
✔️ apply-test-waivers 2024-06-27 10:14:43+00:00 12 seconds
✔️ content-hash 2024-06-27 10:14:57+00:00 8 seconds
✔️ certification-project-check 2024-06-27 10:15:07+00:00 18 seconds
✔️ get-organization 2024-06-27 10:15:29+00:00 17 seconds
✔️ get-pyxis-certification-data 2024-06-27 10:15:49+00:00 16 seconds
✔️ static-tests 2024-06-27 10:16:08+00:00 20 seconds
✔️ static-tests-results 2024-06-27 10:16:29+00:00 13 seconds
✔️ yaml-lint 2024-06-27 10:16:45+00:00 10 seconds
✔️ merge-registry-credentials 2024-06-27 10:16:58+00:00 19 seconds
✔️ digest-pinning 2024-06-27 10:17:19+00:00 21 seconds
✔️ verify-pinned-digest 2024-06-27 10:17:41+00:00 8 seconds
✔️ dockerfile-creation 2024-06-27 10:17:51+00:00 18 seconds
✔️ build-bundle 2024-06-27 10:18:10+00:00 a minute
✔️ make-bundle-repo-public 2024-06-27 10:19:36+00:00 8 seconds
✔️ get-supported-versions 2024-06-27 10:19:45+00:00 19 seconds
✔️ add-bundle-to-index 2024-06-27 10:20:05+00:00 16 seconds
✔️ make-index-repo-public 2024-06-27 10:20:22+00:00 7 seconds
✔️ get-ci-results-attempt 2024-06-27 10:20:30+00:00 11 seconds
✔️ preflight-trigger 2024-06-27 10:20:41+00:00 29 minutes
evaluate-preflight-result 2024-06-27 10:50:25+00:00 32 seconds

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

Troubleshooting

Please refer to the troubleshooting guide.

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

@haripate
Copy link
Contributor Author

/pipeline restart operator-hosted-pipeline

@haripate
Copy link
Contributor Author

/pipeline restart operator-hosted-pipeline

@rh-operator-bundle-bot
Copy link
Collaborator

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (new-operator.0.0.105) 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 new-operator.0.0.105: unable to find the resource requests for the container: (kube-rbac-proxy). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value new-operator.0.0.105: csv.metadata.Name new-operator.0.0.105 is not following the recommended naming convention: .v e.g. memcached-operator.v0.0.1
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (new-operator.0.0.105) 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_required_fields CSV does not define metadata.annotations.categories
⚠️ check_required_fields CSV does not define metadata.annotations.repository
⚠️ check_required_fields CSV does not define metadata.annotations.description

@rh-operator-bundle-bot
Copy link
Collaborator

@rh-operator-bundle-bot
Copy link
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runqltx7
Start Time: 2024-06-28 03:15:34+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-06-28 03:15:36+00:00 6 seconds
✔️ acquire-lease 2024-06-28 03:15:47+00:00 7 seconds
✔️ set-github-started-label 2024-06-28 03:15:58+00:00 9 seconds
✔️ set-github-status-pending 2024-06-28 03:16:08+00:00 8 seconds
✔️ set-env 2024-06-28 03:16:19+00:00 7 seconds
✔️ clone-repository-base 2024-06-28 03:16:29+00:00 14 seconds
✔️ clone-repository 2024-06-28 03:16:30+00:00 13 seconds
✔️ detect-changes 2024-06-28 03:16:48+00:00 21 seconds
✔️ check-permissions 2024-06-28 03:17:12+00:00 20 seconds
✔️ set-github-pr-title 2024-06-28 03:17:33+00:00 8 seconds
✔️ read-config 2024-06-28 03:17:45+00:00 17 seconds
✔️ apply-test-waivers 2024-06-28 03:18:04+00:00 19 seconds
✔️ content-hash 2024-06-28 03:18:24+00:00 7 seconds
✔️ certification-project-check 2024-06-28 03:18:35+00:00 18 seconds
✔️ get-organization 2024-06-28 03:18:57+00:00 16 seconds
✔️ get-pyxis-certification-data 2024-06-28 03:19:17+00:00 16 seconds
✔️ static-tests 2024-06-28 03:19:36+00:00 19 seconds
✔️ static-tests-results 2024-06-28 03:19:56+00:00 35 seconds
✔️ yaml-lint 2024-06-28 03:20:34+00:00 10 seconds
✔️ merge-registry-credentials 2024-06-28 03:20:47+00:00 17 seconds
✔️ digest-pinning 2024-06-28 03:21:07+00:00 19 seconds
✔️ verify-pinned-digest 2024-06-28 03:21:28+00:00 7 seconds
✔️ dockerfile-creation 2024-06-28 03:21:40+00:00 18 seconds
✔️ build-bundle 2024-06-28 03:21:58+00:00 33 seconds
✔️ make-bundle-repo-public 2024-06-28 03:22:31+00:00 7 seconds
✔️ get-supported-versions 2024-06-28 03:22:40+00:00 22 seconds
✔️ add-bundle-to-index 2024-06-28 03:23:03+00:00 12 seconds
✔️ make-index-repo-public 2024-06-28 03:23:17+00:00 7 seconds
✔️ get-ci-results-attempt 2024-06-28 03:23:25+00:00 11 seconds
✔️ preflight-trigger 2024-06-28 03:23:37+00:00 19 minutes
evaluate-preflight-result 2024-06-28 03:42:45+00:00 27 seconds

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

Troubleshooting

Please refer to the troubleshooting guide.

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

@haripate
Copy link
Contributor Author

/pipeline restart operator-hosted-pipeline

@rh-operator-bundle-bot
Copy link
Collaborator

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (new-operator.0.0.105) 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 new-operator.0.0.105: unable to find the resource requests for the container: (kube-rbac-proxy). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value new-operator.0.0.105: csv.metadata.Name new-operator.0.0.105 is not following the recommended naming convention: .v e.g. memcached-operator.v0.0.1
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (new-operator.0.0.105) 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_required_fields CSV does not define metadata.annotations.categories
⚠️ check_required_fields CSV does not define metadata.annotations.repository
⚠️ check_required_fields CSV does not define metadata.annotations.description

@rh-operator-bundle-bot
Copy link
Collaborator

@rh-operator-bundle-bot
Copy link
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-run6892m
Start Time: 2024-06-28 04:04:38+00:00

Tasks

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

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

Troubleshooting

Please refer to the troubleshooting guide.

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

@haripate
Copy link
Contributor Author

/pipeline restart operator-hosted-pipeline

@rh-operator-bundle-bot
Copy link
Collaborator

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (new-operator.0.0.105) 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 new-operator.0.0.105: unable to find the resource requests for the container: (kube-rbac-proxy). It is recommended to ensure the resource request for CPU and Memory. Be aware that for some clusters configurations it is required to specify requests or limits for those values. Otherwise, the system or quota may reject Pod creation. More info: https://master.sdk.operatorframework.io/docs/best-practices/managing-resources/
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value new-operator.0.0.105: csv.metadata.Name new-operator.0.0.105 is not following the recommended naming convention: .v e.g. memcached-operator.v0.0.1
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (new-operator.0.0.105) 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_required_fields CSV does not define metadata.annotations.categories
⚠️ check_required_fields CSV does not define metadata.annotations.repository
⚠️ check_required_fields CSV does not define metadata.annotations.description

@rh-operator-bundle-bot
Copy link
Collaborator

@rh-operator-bundle-bot
Copy link
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runf5mxq
Start Time: 2024-07-30 23:17:52+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-07-30 23:17:54+00:00 6 seconds
✔️ acquire-lease 2024-07-30 23:18:03+00:00 5 seconds
✔️ set-github-started-label 2024-07-30 23:18:11+00:00 8 seconds
✔️ set-github-status-pending 2024-07-30 23:18:21+00:00 7 seconds
✔️ set-env 2024-07-30 23:18:32+00:00 7 seconds
✔️ clone-repository-base 2024-07-30 23:18:42+00:00 22 seconds
✔️ clone-repository 2024-07-30 23:18:43+00:00 21 seconds
✔️ detect-changes 2024-07-30 23:19:08+00:00 22 seconds
✔️ check-permissions 2024-07-30 23:19:33+00:00 22 seconds
✔️ set-github-pr-title 2024-07-30 23:19:58+00:00 6 seconds
✔️ read-config 2024-07-30 23:20:07+00:00 12 seconds
✔️ apply-test-waivers 2024-07-30 23:20:23+00:00 18 seconds
✔️ content-hash 2024-07-30 23:20:44+00:00 17 seconds
✔️ certification-project-check 2024-07-30 23:21:05+00:00 16 seconds
✔️ get-organization 2024-07-30 23:21:24+00:00 9 seconds
✔️ get-pyxis-certification-data 2024-07-30 23:21:36+00:00 15 seconds
✔️ static-tests 2024-07-30 23:21:53+00:00 12 seconds
✔️ static-tests-results 2024-07-30 23:22:06+00:00 9 seconds
✔️ yaml-lint 2024-07-30 23:22:17+00:00 14 seconds
✔️ merge-registry-credentials 2024-07-30 23:22:34+00:00 19 seconds
✔️ digest-pinning 2024-07-30 23:22:55+00:00 20 seconds
✔️ verify-pinned-digest 2024-07-30 23:23:17+00:00 7 seconds
✔️ dockerfile-creation 2024-07-30 23:23:25+00:00 18 seconds
✔️ build-bundle 2024-07-30 23:23:46+00:00 21 seconds
✔️ make-bundle-repo-public 2024-07-30 23:24:08+00:00 6 seconds
✔️ get-supported-versions 2024-07-30 23:24:17+00:00 20 seconds
✔️ add-bundle-to-index 2024-07-30 23:24:37+00:00 9 seconds
✔️ make-index-repo-public 2024-07-30 23:24:48+00:00 6 seconds
✔️ get-ci-results-attempt 2024-07-30 23:24:55+00:00 10 seconds
✔️ preflight-trigger 2024-07-30 23:25:06+00:00 15 minutes
evaluate-preflight-result 2024-07-30 23:40:20+00:00 23 seconds

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

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-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.

2 participants