# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. apiVersion: v1 entries: solr: - annotations: artifacthub.io/alternativeName: solrcloud artifacthub.io/category: database artifacthub.io/changes: | - kind: changed description: The minimum supported version of Solr is now 8.11 links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/616 - name: Version Compatibility Documentation url: https://apache.github.io/solr-operator/docs/upgrade-notes.html#solr-versions artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/images: | - name: solr image: solr:8.11 whitelisted: true artifacthub.io/links: | - name: "Solr Source" url: https://github.com/apache/solr - name: "Helm Chart Source" url: https://github.com/apache/solr-operator - name: "Solr Documentation" url: https://solr.apache.org/guide/ - name: "Solr on Kube Tutorials" url: https://solr.apache.org/operator/resources#tutorials artifacthub.io/operator: "false" artifacthub.io/prerelease: "false" artifacthub.io/recommendations: | - url: https://artifacthub.io/packages/helm/apache-solr/solr-operator artifacthub.io/signKey: | fingerprint: E05FDF113D89E7FB4A2DF4B2684D544160392455 url: https://dist.apache.org/repos/dist/release/solr/KEYS apiVersion: v2 appVersion: 8.11.1 created: "2023-10-16T13:33:27.753383-04:00" description: A SolrCloud cluster running on Kubernetes via the Solr Operator digest: 6d2f2df592654dbbca4a37bb396e05aa04ab324f9fa44e2dbd2c1a6b92a6366d home: https://solr.apache.org icon: https://solr.apache.org/theme/images/identity/Solr_Logo_on_white.png keywords: - solr - apache - search - lucene kubeVersion: '>= 1.22.0-0' maintainers: - email: dev@solr.apache.org name: Solr Dev Community - email: houston@apache.org name: Houston Putman name: solr sources: - https://github.com/apache/solr - https://github.com/apache/solr-operator urls: - solr-0.8.0.tgz version: 0.8.0 solr-operator: - annotations: artifacthub.io/category: database artifacthub.io/changes: | - kind: changed description: The minimum supported version of Solr is now 8.11 links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/616 - name: Version Compatibility Documentation url: https://apache.github.io/solr-operator/docs/upgrade-notes.html#solr-versions - kind: changed description: The minimum supported version of Kubernetes is now v1.22 links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/604 - name: Github PR url: https://github.com/apache/solr-operator/pull/612 - kind: added description: Ability to customize the SecurityContext for the solr-operator pod links: - name: Github PR url: https://github.com/apache/solr-operator/pull/566 - kind: added description: Scale down of Solr Pods includes Replica migration by default. links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/559 - name: Github PR url: https://github.com/apache/solr-operator/pull/561 - name: Documentation url: https://apache.github.io/solr-operator/docs/solr-cloud/scaling.html#solr-pod-scale-down - kind: added description: Scale up of Solr Pods includes Replica migration by default, for Solr 9.3+. links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/567 - name: Github PR url: https://github.com/apache/solr-operator/pull/575 - name: Documentation url: https://apache.github.io/solr-operator/docs/solr-cloud/scaling.html#solr-pod-scale-up - kind: changed description: The Solr Operator is now built with Go 1.20 links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/570 - name: Github PR url: https://github.com/apache/solr-operator/pull/578 - kind: changed description: Managed Rolling Updates are now computed via a Cluster Lock, like scaling operations. links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/560 - name: Github PR url: https://github.com/apache/solr-operator/pull/586 - name: Documentation url: https://apache.github.io/solr-operator/docs/solr-cloud/cluster-operations.html - kind: added description: Cluster Operation Locks now give other operations a chance to run, every minute, to eliminate the risk of deadlocks links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/560 - name: Github PR url: https://github.com/apache/solr-operator/pull/596 - name: Documentation url: https://apache.github.io/solr-operator/docs/solr-cloud/cluster-operations.html#avoiding-deadlocks - kind: added description: Fix a bug with Rolling Restarts with ephemeral data links: - name: Github PR url: https://github.com/apache/solr-operator/pull/614 - kind: added description: MountedDir TLS now accepts plaintext passwords, for use with the Cert Manager CSI Driver links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/603 - name: Github PR url: https://github.com/apache/solr-operator/pull/608 - kind: changed description: Remove Service AppProtocol for non-TLS SolrClouds, in order to support http and http2 links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/640 - name: Github PR url: https://github.com/apache/solr-operator/pull/641 - kind: added description: SolrClouds using ephemeral data will now have their replicas rebalanced after a rolling update. links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/615 - name: Github PR url: https://github.com/apache/solr-operator/pull/625 - kind: added description: The default solr.xml now includes a `maxBooleanClauses` value of `${solr.max.booleanClauses:1024}`. links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/630 - name: Github PR url: https://github.com/apache/solr-operator/pull/631 - kind: added description: The default solr.xml now includes the necessary boilerplate to specify additional `sharedLib` and `allowPath` values (via the `solr.sharedLib` and `solr.allowPaths` system properties respectively). The `metricsEnabled` system property can also be used to toggle Solr's metrics processing (defaults to `true`). Lastly, the `solr.port.advertise` property can be used to control the port Solr is advertised under in `/live_nodes` and other cluster state. Users providing their own `solr.xml` should replace any references to the `hostPort` system property with `solr.port.advertise`, as support for the `hostPort` placeholder will be removed in a future release. links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/635 - name: Github PR url: https://github.com/apache/solr-operator/pull/636 - kind: changed description: Solr's `/admin/info/health` API is now used for readiness probes by default. links: - name: Github Issue url: https://github.com/apache/solr-operator/issues/628 - name: Github PR url: https://github.com/apache/solr-operator/pull/629 artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/crds: | - kind: SolrCloud version: v1beta1 name: solrcloud.solr.apache.org displayName: Solr Cloud description: A distributed Solr Cloud cluster - kind: SolrPrometheusExporter version: v1beta1 name: solrprometheusexporter.solr.apache.org displayName: Solr Prometheus Exporter description: A Prometheus metrics exporter for Solr - kind: SolrBackup version: v1beta1 name: solrbackup.solr.apache.org displayName: Solr Backup description: A backup mechanism for Solr artifacthub.io/crdsExamples: | - apiVersion: solr.apache.org/v1beta1 kind: SolrCloud metadata: name: example spec: dataStorage: persistent: reclaimPolicy: Delete pvcTemplate: spec: resources: requests: storage: "20Gi" replicas: 3 solrImage: tag: 8.11 solrJavaMem: "-Xms4g -Xmx4g" customSolrKubeOptions: podOptions: resources: requests: memory: "6G" zookeeperRef: provided: replicas: 3 solrOpts: "-Dsolr.autoSoftCommit.maxTime=10000" solrGCTune: "-XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=8" backupRepositories: - name: default-gcs gcs: bucket: solr-gcs-backups gcsCredentialSecret: # Required unless deployed in GKE and using its "Workplace Identity" feature name: gcs-credentials key: "service-account-key.json" baseLocation: "/solrcloud/backups" - name: default-s3 s3: region: us-west-2 bucket: solr-s3-backups credentials: accessKeyIdSecret: # Optional name: aws-secrets key: access-key-id secretAccessKeySecret: # Optional name: aws-secrets key: secret-access-key - apiVersion: solr.apache.org/v1beta1 kind: SolrPrometheusExporter metadata: name: example spec: solrReference: cloud: name: "example" numThreads: 4 image: tag: 8.11 - apiVersion: solr.apache.org/v1beta1 kind: SolrBackup metadata: name: example spec: repositoryName: solr-gcs-backups solrCloud: example collections: - techproducts - books location: "/this/location" artifacthub.io/images: | - name: solr-operator image: apache/solr-operator:v0.8.0 artifacthub.io/links: | - name: "Tutorials" url: https://solr.apache.org/operator/resources#tutorials artifacthub.io/operator: "true" artifacthub.io/operatorCapabilities: Full Lifecycle artifacthub.io/prerelease: "false" artifacthub.io/recommendations: | - url: https://artifacthub.io/packages/helm/apache-solr/solr artifacthub.io/signKey: | fingerprint: E05FDF113D89E7FB4A2DF4B2684D544160392455 url: https://dist.apache.org/repos/dist/release/solr/KEYS apiVersion: v2 appVersion: v0.8.0 created: "2023-10-16T13:33:27.764132-04:00" dependencies: - condition: zookeeper-operator.install name: zookeeper-operator repository: https://charts.pravega.io version: 0.2.15 description: The Solr Operator enables easy management of Solr resources within Kubernetes. digest: 1fd40f180417649578fb850af91cfc59e403d9de129503ed9cce6ac3e6dbebca home: https://solr.apache.org/operator icon: https://solr.apache.org/theme/images/identity/Solr_Logo_on_white.png keywords: - solr - apache - search - lucene - operator kubeVersion: '>= 1.22.0-0' maintainers: - email: dev@solr.apache.org name: Solr Dev Community - email: houston@apache.org name: Houston Putman name: solr-operator sources: - https://github.com/apache/solr-operator urls: - solr-operator-0.8.0.tgz version: 0.8.0 generated: "2023-10-16T13:33:27.752078-04:00"