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 strimzi-kafka-operator (0.41.0) #4537

Conversation

scholzj
Copy link
Contributor

@scholzj scholzj commented May 14, 2024

This PR adds Strimzi 0.41.0 to the OpenShift Operator Hub.

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

@rh-operator-bundle-bot rh-operator-bundle-bot changed the title Add Strimzi 0.41.0 operator strimzi-kafka-operator (0.41.0) May 14, 2024
@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runvxqq4
Start Time: 2024-05-14 14:11:27+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2024-05-14 14:11:33+00:00 7 seconds
✔️ acquire-lease 2024-05-14 14:11:51+00:00 6 seconds
✔️ set-github-started-label 2024-05-14 14:12:06+00:00 8 seconds
✔️ set-github-status-pending 2024-05-14 14:12:23+00:00 7 seconds
✔️ set-env 2024-05-14 14:12:41+00:00 6 seconds
✔️ clone-repository-base 2024-05-14 14:12:56+00:00 35 seconds
✔️ clone-repository 2024-05-14 14:12:56+00:00 34 seconds
✔️ detect-changes 2024-05-14 14:13:39+00:00 52 seconds
✔️ check-permissions 2024-05-14 14:14:37+00:00 34 seconds
✔️ set-github-pr-title 2024-05-14 14:15:19+00:00 8 seconds
✔️ read-config 2024-05-14 14:15:32+00:00 39 seconds
✔️ apply-test-waivers 2024-05-14 14:16:21+00:00 30 seconds
✔️ content-hash 2024-05-14 14:16:57+00:00 34 seconds
✔️ certification-project-check 2024-05-14 14:17:39+00:00 33 seconds
✔️ get-organization 2024-05-14 14:18:17+00:00 36 seconds
✔️ get-pyxis-certification-data 2024-05-14 14:19:00+00:00 37 seconds
yaml-lint 2024-05-14 14:19:46+00:00 37 seconds
✔️ static-tests 2024-05-14 14:19:46+00:00 37 seconds
✔️ merge-registry-credentials 2024-05-14 14:19:47+00:00 17 seconds
✔️ digest-pinning 2024-05-14 14:20:10+00:00 20 seconds

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

Troubleshooting

Please refer to the troubleshooting guide.

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

Signed-off-by: Jakub Scholz <www@scholzj.com>
@rh-operator-bundle-bot
Copy link
Contributor

Static test results

Status Check Message
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value strimzi-cluster-operator.v0.41.0: this bundle is using APIs which were deprecated and removed in v1.25. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-25. Migrate the API(s) for events: (["ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.Permissions[0].Rules[9]"]),poddisruptionbudgets: (["ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.Permissions[0].Rules[14]"]),
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value strimzi-cluster-operator.v0.41.0: this bundle is using APIs which were deprecated and removed in v1.25. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-25. Migrate the API(s) for events: (["ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.Permissions[0].Rules[9]"]),poddisruptionbudgets: (["ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.Permissions[0].Rules[14]"]),
⚠️ check_osdk_bundle_validate_operator_framework Warning: Value strimzi-cluster-operator.v0.41.0: unable to find the resource requests for the container: (strimzi-cluster-operator). 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_operatorhub Warning: Value strimzi-cluster-operator.v0.41.0: this bundle is using APIs which were deprecated and removed in v1.25. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-25. Migrate the API(s) for events: (["ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.Permissions[0].Rules[9]"]),poddisruptionbudgets: (["ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.Permissions[0].Rules[14]"]),
⚠️ check_operator_name Bundle package annotation is set to 'strimzi-kafka-operator'. Expected value is 'strimzi-cluster-operator' based on the CSV name. To fix this issue define the annotation in 'metadata/annotations.yaml' file that matches the CSV name.

@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 f6f9a11 into redhat-openshift-ecosystem:main May 14, 2024
1 of 2 checks passed
@scholzj scholzj deleted the add-strimzi-0.41.0 branch May 14, 2024 15:10
@rh-operator-bundle-bot
Copy link
Contributor

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runtgc8r
Start Time: 2024-05-14 14:28:57+00:00

Tasks

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

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

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-run4t2q2
Start Time: 2024-05-15 13:25:17+00:00

Tasks

Status Task Start Time Duration
✔️ set-github-started-label 2024-05-15 13:25:21+00:00 8 seconds
✔️ set-github-status-pending 2024-05-15 13:25:30+00:00 7 seconds
✔️ set-env 2024-05-15 13:25:38+00:00 8 seconds
✔️ clone-repository-base 2024-05-15 13:25:47+00:00 35 seconds
✔️ clone-repository 2024-05-15 13:25:47+00:00 35 seconds
✔️ detect-changes 2024-05-15 13:26:24+00:00 40 seconds
✔️ read-config 2024-05-15 13:27:05+00:00 11 seconds
✔️ content-hash 2024-05-15 13:27:16+00:00 11 seconds
✔️ certification-project-check 2024-05-15 13:27:27+00:00 11 seconds
✔️ get-organization 2024-05-15 13:27:38+00:00 11 seconds
✔️ get-pyxis-certification-data 2024-05-15 13:27:50+00:00 12 seconds
✔️ copy-bundle-image-to-released-registry 2024-05-15 13:28:02+00:00 7 seconds
✔️ get-supported-versions 2024-05-15 13:28:09+00:00 34 seconds
✔️ acquire-lease 2024-05-15 13:28:43+00:00 7 seconds
✔️ add-bundle-to-index 2024-05-15 13:28:50+00:00 44 minutes
✔️ get-manifest-digests 2024-05-15 14:13:11+00:00 7 seconds
✔️ request-signature 2024-05-15 14:13:18+00:00 42 seconds
✔️ upload-signature 2024-05-15 14:14:00+00:00 19 seconds
✔️ publish-to-index 2024-05-15 14:14:20+00:00 3 minutes

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

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.

None yet

3 participants