Skip to content

operator keda (2.13.1) #4469

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

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

joelsmith
Copy link
Contributor

Updates to existing Operators

  • Did you create a ci.yaml file according to the update instructions?
  • Is your new CSV pointing to the previous version with the replaces property if you chose replaces-mode via the updateGraph property in ci.yaml?
  • Is your new CSV referenced in the appropriate channel defined in the package.yaml or annotations.yaml ?
  • Have you tested an update to your Operator when deployed via OLM?
  • Is your submission signed?

Your submission should not

  • Modify more than one operator
  • Modify an Operator you don't own
  • Rename an operator - please remove and add with a different name instead
  • Modify any files outside the above mentioned folders
  • Contain more than one commit. Please squash your commits.

@openshift-ci openshift-ci bot requested review from mporrato and tomasbakk June 7, 2024 03:20
@github-actions github-actions bot changed the title operator [CI] keda (2.13.1) operator keda (2.13.1) Jun 7, 2024
Copy link
Contributor

github-actions bot commented Jun 7, 2024

Dear @joelsmith,
Some errors and/or warnings were found while doing the check of your operator (keda/2.13.1) against the entire suite of validators for Operator Framework with Operator-SDK version v1.30.0 and the command $ operator-sdk bundle validate <bundle-path> --select-optional suite=operatorframework.

Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.

Type Message
⚠️ Value eventing.keda.sh/v1alpha1, Kind=CloudEventSource: provided API should have an example annotation
⚠️ Value keda.v2.13.1: owned CRD "cloudeventsources.eventing.keda.sh" has an empty description

Signed-off-by: Joel Smith <[email protected]>
@joelsmith
Copy link
Contributor Author

/hold

@joelsmith
Copy link
Contributor Author

/hold cancel

@framework-automation
Copy link
Collaborator

/merge possible

@framework-automation
Copy link
Collaborator

/merge possible

@framework-automation framework-automation merged commit 541d183 into k8s-operatorhub:main Jun 10, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants