tackle-container-advisor icon indicating copy to clipboard operation
tackle-container-advisor copied to clipboard

operator images on artifacthub but not in knowledge base

Open mihirc-github opened this issue 2 years ago • 6 comments

https://artifacthub.io/packages/search?ts_query_web=logdna&sort=relevance&page=1 https://artifacthub.io/packages/helm/ibm-charts/ibm-websphere-liberty https://artifacthub.io/packages/helm/ibm-charts/ibm-db2

Should either of these be added?

mihirc-github avatar Sep 28 '22 15:09 mihirc-github

  • prepend docker.io to operators urls without a prefix
  • restrict Operator_Correspondant_Image_URL to single string

mmerler avatar Sep 28 '22 18:09 mmerler

  • re-de search on artifact hub including 'Helm charts' as a valid filter

mmerler avatar Sep 28 '22 18:09 mmerler

List of Urls without prefix: ['banzaicloud/kafka-operator:0.3.1', 'grds/mysql-operator:1.0.0', 'virtuslab/jenkins-operator:v0.3.0', 'instana/instana-agent-operator:0.3.7', 'ibmcom/varnish-operator:0.27.2', 'datadog/operator:0.3.0', 'hazelcast/hazelcast-enterprise-operator:0.3.7', 'arangodb/kube-arangodb:1.0.2', 'altinity/clickhouse-operator:0.9.9', 'minio/k8s-operator:1.0.3', 'percona/percona-xtradb-cluster-operator:1.7.0', 'cloudoperators/ibmcloud-iam-operator:0.1.0', 'aipipeline/kubeflow-operator:v1.0.0', 'https://hub.docker.com/repository/docker/singhp11/openshift-qiskit-operator', 'zadara/zoperator:0.3.6', 'banzaicloud/istio-operator:0.1.6', 'druidio/druid-operator:0.0.6', 'containous/traefikee-operator:v0.3.0', 'cloudoperators/ibmcloud-operator:0.1.10']

lamwassi avatar Oct 02 '22 12:10 lamwassi

corrected list(appendended prefix to url) ['https://hub.docker.com/r/banzaicloud/kafka-operator', 'https://hub.docker.com/r/grds/mysql-operator', 'https://hub.docker.com/r/virtuslab/jenkins-operator', 'https://hub.docker.com/r/instana/instana-agent-operator', 'https://hub.docker.com/r/ibmcom/varnish-operator', 'https://hub.docker.com/r/datadog/operator', 'https://hub.docker.com/r/hazelcast/hazelcast-enterprise-operator', 'https://hub.docker.com/r/arangodb/kube-arangodb', 'https://hub.docker.com/r/altinity/clickhouse-operator', 'https://hub.docker.com/r/minio/k8s-operator', 'https://hub.docker.com/r/percona/percona-xtradb-cluster-operator', 'https://hub.docker.com/r/cloudoperators/ibmcloud-iam-operator', 'https://hub.docker.com/r/aipipeline/kubeflow-operator', 'https://hub.docker.com/r/https', 'https://hub.docker.com/r/zadara/zoperator', 'https://hub.docker.com/r/banzaicloud/istio-operator', 'https://hub.docker.com/r/druidio/druid-operator', 'https://hub.docker.com/r/containous/traefikee-operator', 'https://hub.docker.com/r/cloudoperators/ibmcloud-operator']

lamwassi avatar Oct 02 '22 12:10 lamwassi

I removed tags and provided the full url. i.e : https://hub.docker.com/r/banzaicloud/kafka-operator instead of https://hub.docker.com/r/banzaicloud/kafka-operator/tags/0.3.1 . Any thoughts?

lamwassi avatar Oct 02 '22 13:10 lamwassi

freeze for now, pending details of use case requirements

mmerler avatar Nov 28 '22 19:11 mmerler