-
Notifications
You must be signed in to change notification settings - Fork 597
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
cte-k8s-operator:v1.5.2 is stuck in "queued for security scan" on quay.io/operatorhubio #5429
Comments
So now I see that my operator cte-k8s-operator:v1.5.2 is available via operatorhubio-catalog on my Kubernetes cluster. It was not updated in the catalog until yesterday. The earlier version v1.4.13 used to show up. |
I filed a ticket with Redhat since they manage quay.io. They asked the following information: `Can you please provide the following info for further investigation? Thanks.
oc rsh -- cat /conf/stack/config.yaml >> quay-config.yaml
#oc get secret oc get quayregistry quay-registry-name -o json | jq -r '.spec.configBundleSecret' -o yaml > custom-config-bundle.yaml
#oc adm inspect ns/quay-project-name
|
@ssandur-thales The operator release process that is part of this repository is not related to any Quay scanns. If you have an issue with Quay I would suggest open a support case with Quay team. In terms of the operator being available in the hub, I am glad that you already see it there. Are you ok with closing the issue now? |
@Allda doesn't the operator release process of this repository use quay.io as a container registry to host the operator images that are packaged by the operatorhubio-catalog on Kubernetes?, I see this in the describe pod output for operatorhubio-catalog pod `# kubectl describe pod operatorhubio-catalog-mspqp -n olm Controlled By: CatalogSource/operatorhubio-catalog I opened this issue here, so that I can provide information to the Redhat team on any questions asked about the registry. I wold have been in a position to provide the information, if I had used my own instance of quay.io registry to host the operator image. If this issue is closed now, will it impact future releases? -Suresh |
@Allda another issue I noticed while checking the Actions on the PR was this failure https://github.com/k8s-operatorhub/community-operators/actions/runs/12261678191/job/34210994913. Is this in anyway related? What does this "Out of Sync" operator found mean? How do I ensure this does not occur again? |
I submitted my operator for certification and the PR #5409 was merged.
However, the operator is not updated on operatorhubio-catalog. When I checked, quay.io/operatorhubio, I can see that my operator is stuck in the "Queued for security scan" state for the more than 72 hours now. https://quay.io/repository/operatorhubio/cte-k8s-operator?tab=tags
How do I get it resolved?
The text was updated successfully, but these errors were encountered: