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 kuadrant-operator (0.10.0) #5251

Conversation

eguzki
Copy link
Contributor

@eguzki eguzki commented Sep 27, 2024

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

Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 27, 2024
@eguzki eguzki marked this pull request as ready for review September 27, 2024 15:35
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 27, 2024
@rh-operator-bundle-bot rh-operator-bundle-bot changed the title kuadrant-operator v0.10.0 operator kuadrant-operator (0.10.0) Sep 27, 2024
@rh-operator-bundle-bot
Copy link
Contributor

Static test results

Status Check Message
⚠️ 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.description

@rh-operator-bundle-bot
Copy link
Contributor

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

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runjxdng
Start Time: 2024-09-27 15:31:40+00:00

Tasks

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

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

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-runzpkjn
Start Time: 2024-09-27 16:13:24+00:00

Tasks

Status Task Start Time Duration
✔️ set-github-started-label 2024-09-27 16:13:30+00:00 8 seconds
✔️ set-github-status-pending 2024-09-27 16:13:42+00:00 8 seconds
✔️ set-env 2024-09-27 16:13:51+00:00 7 seconds
✔️ clone-repository-base 2024-09-27 16:14:02+00:00 a minute
✔️ clone-repository 2024-09-27 16:14:02+00:00 a minute
✔️ detect-changes 2024-09-27 16:15:06+00:00 49 seconds
✔️ read-config 2024-09-27 16:15:55+00:00 12 seconds
✔️ resolve-pr-type 2024-09-27 16:16:08+00:00 6 seconds
✔️ content-hash 2024-09-27 16:16:16+00:00 40 seconds
✔️ certification-project-check 2024-09-27 16:16:56+00:00 9 seconds
✔️ get-organization 2024-09-27 16:17:06+00:00 10 seconds
✔️ get-pyxis-certification-data 2024-09-27 16:17:17+00:00 14 seconds
✔️ copy-bundle-image-to-released-registry 2024-09-27 16:17:31+00:00 6 seconds
✔️ get-supported-versions 2024-09-27 16:17:37+00:00 40 seconds
✔️ acquire-lease 2024-09-27 16:18:17+00:00 7 seconds
✔️ add-bundle-to-index 2024-09-27 16:18:24+00:00 10 minutes
✔️ decide-index-paths 2024-09-27 16:28:33+00:00 7 seconds
✔️ get-manifest-digests 2024-09-27 16:28:40+00:00 9 seconds
✔️ request-signature 2024-09-27 16:28:49+00:00 44 seconds
✔️ upload-signature 2024-09-27 16:29:33+00:00 16 seconds
✔️ publish-to-index 2024-09-27 16:29:49+00:00 3 minutes

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

Release info

Released bundle:

  • quay.io/community-operator-pipeline-prod/kuadrant-operator:0.10.0

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.

@eguzki eguzki deleted the kuadrant-operator-v0.10.0 branch September 30, 2024 08:14
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