gerlowskija opened a new pull request #302:
URL: https://github.com/apache/solr-operator/pull/302
This commit adds first-pass support for exposing Solr's
GcsBackupRepository through our operator configuration. This WIP
support has a number of caveats and downsides that'll need agreed
on or fixed prior to merging :
- GCS backups eschew the "persistence" step that currently follows
normal backups
- GCS backups are only included in Solr 8.9+, but there's no check for
this currently.
- operator logic currently assumes that exactly 1 type of backup
config will be provided on a given solrcloud object (i.e. GCS
backups and 'local' PV backups are mutually exclusive for a
solrcloud.
- no automated tests have been added
- no documentation of has been added, beyond the examples on issue
#301
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]