Skip to content

operator replaces-strategy (0.0.105)#339

Open
RichardPlesnik wants to merge 2 commits into
redhat-openshift-ecosystem:stagefrom
RichardPlesnik:test-common-tests
Open

operator replaces-strategy (0.0.105)#339
RichardPlesnik wants to merge 2 commits into
redhat-openshift-ecosystem:stagefrom
RichardPlesnik:test-common-tests

Conversation

@RichardPlesnik
Copy link
Copy Markdown
Contributor

No description provided.

@rh-operator-bundle-bot rh-operator-bundle-bot added operator-hosted-pipeline/started approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 15, 2026
@rh-operator-bundle-bot rh-operator-bundle-bot changed the title Test common static checks operator replaces-strategy (0.0.105) Apr 15, 2026
@rh-operator-bundle-bot
Copy link
Copy Markdown
Collaborator

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (replaces-strategy.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 : (replaces-strategy.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 replaces-strategy.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 replaces-strategy.0.0.105: csv.metadata.Name replaces-strategy.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 : (replaces-strategy.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_operatorhub Warning: Value : (replaces-strategy.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_operatorhub Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators
⚠️ 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
⚠️ check_using_fbc File Based Catalog (FBC) is a new way to manage operator metadata. This operator does not use FBC. Consider migrating for better maintainability.

@rh-operator-bundle-bot
Copy link
Copy Markdown
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runww2vc
Start Time: 2026-04-15 14:19:52+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-04-15 14:19:58+00:00 7 seconds
✔️ acquire-lease 2026-04-15 14:20:18+00:00 6 seconds
✔️ set-github-status-pending 2026-04-15 14:20:36+00:00 8 seconds
✔️ set-github-started-label 2026-04-15 14:20:36+00:00 9 seconds
✔️ set-env 2026-04-15 14:20:52+00:00 10 seconds
✔️ clone-repository 2026-04-15 14:21:10+00:00 26 seconds
✔️ clone-repository-base 2026-04-15 14:21:11+00:00 25 seconds
✔️ detect-changes 2026-04-15 14:21:42+00:00 17 seconds
✔️ yaml-lint 2026-04-15 14:22:10+00:00 19 seconds
✔️ check-permissions 2026-04-15 14:22:38+00:00 20 seconds
✔️ set-github-pr-title 2026-04-15 14:23:05+00:00 7 seconds
✔️ read-config 2026-04-15 14:23:20+00:00 16 seconds
✔️ resolve-pr-type 2026-04-15 14:23:44+00:00 5 seconds
✔️ apply-test-waivers 2026-04-15 14:24:00+00:00 19 seconds
✔️ content-hash 2026-04-15 14:24:25+00:00 26 seconds
✔️ certification-project-check 2026-04-15 14:24:59+00:00 22 seconds
✔️ get-organization 2026-04-15 14:25:25+00:00 13 seconds
✔️ get-pyxis-certification-data 2026-04-15 14:25:42+00:00 16 seconds
✔️ static-tests 2026-04-15 14:26:04+00:00 20 seconds
✔️ merge-registry-credentials 2026-04-15 14:26:35+00:00 18 seconds
✔️ digest-pinning 2026-04-15 14:27:01+00:00 27 seconds
✔️ verify-pinned-digest 2026-04-15 14:27:35+00:00 5 seconds
✔️ dockerfile-creation 2026-04-15 14:27:42+00:00 10 seconds
✔️ build-bundle 2026-04-15 14:28:01+00:00 19 seconds

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

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
Copy Markdown
Collaborator

Static test results

Status Check Message
check_osdk_bundle_validate_operator_framework error validating format in operators/replaces-strategy/0.0.105: Bundle validation errors: Missing annotation "operators.operatorframework.io.bundle.package.v1"
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value : (replaces-strategy.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 : (replaces-strategy.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 replaces-strategy.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 replaces-strategy.0.0.105: csv.metadata.Name replaces-strategy.0.0.105 is not following the recommended naming convention: .v e.g. memcached-operator.v0.0.1
check_osdk_bundle_validate_operatorhub error validating format in operators/replaces-strategy/0.0.105: Bundle validation errors: Missing annotation "operators.operatorframework.io.bundle.package.v1"
⚠️ check_osdk_bundle_validate_operatorhub Warning: Value : (replaces-strategy.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_operatorhub Warning: Value : (replaces-strategy.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_operatorhub Warning: Value : The "operatorhub" validator is deprecated; for equivalent validation use "operatorhub/v2", "standardcapabilities" and "standardcategories" validators
⚠️ 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
⚠️ check_using_fbc File Based Catalog (FBC) is a new way to manage operator metadata. This operator does not use FBC. Consider migrating for better maintainability.

@rh-operator-bundle-bot
Copy link
Copy Markdown
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runkf5ct
Start Time: 2026-04-15 15:03:30+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-04-15 15:03:30+00:00 6 seconds
✔️ acquire-lease 2026-04-15 15:03:46+00:00 7 seconds
✔️ set-github-started-label 2026-04-15 15:04:05+00:00 10 seconds
✔️ set-github-status-pending 2026-04-15 15:04:05+00:00 9 seconds
✔️ set-env 2026-04-15 15:04:23+00:00 6 seconds
✔️ clone-repository-base 2026-04-15 15:04:35+00:00 11 seconds
✔️ clone-repository 2026-04-15 15:04:35+00:00 11 seconds
✔️ detect-changes 2026-04-15 15:04:53+00:00 15 seconds
✔️ yaml-lint 2026-04-15 15:05:17+00:00 10 seconds
✔️ check-permissions 2026-04-15 15:05:33+00:00 19 seconds
✔️ set-github-pr-title 2026-04-15 15:05:57+00:00 7 seconds
✔️ read-config 2026-04-15 15:06:12+00:00 16 seconds
✔️ resolve-pr-type 2026-04-15 15:06:37+00:00 6 seconds
✔️ apply-test-waivers 2026-04-15 15:06:52+00:00 19 seconds
✔️ content-hash 2026-04-15 15:07:18+00:00 12 seconds
✔️ certification-project-check 2026-04-15 15:07:36+00:00 14 seconds
✔️ get-organization 2026-04-15 15:07:58+00:00 12 seconds
✔️ get-pyxis-certification-data 2026-04-15 15:08:15+00:00 17 seconds
static-tests 2026-04-15 15:08:37+00:00 23 seconds

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

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. operator-hosted-pipeline/failed pipeline/trigger-release validation-failed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants