Skip to content

getIndex() will load the index if present

Max Piletski requested to merge slb-master-get-index-replace into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

getIndex() call update to load the index if present.

  • hasIndexFile will be cached and may be called with flag set to update cached value.
Edited by Max Piletski

Merge request reports