Skip to content

[FEATURE] Use sociIndex as variable name consistently #1540

@Kern--

Description

@Kern--

Description

Many places in the code base use index as a shorthand for sociIndex. With v2, we also have OCI indexes (also called image indexes) which makes the usage of index ambiguous. We should rename the variables to make this more clear.

Describe the solution you'd like

We should use the following:
sociIndex -> the SOCI index that's used to lazily load an image for a specific platform
imageIndex -> the wrapper image that acts as a soci-enabled image in v2.

Describe any alternative solutions/features you've considered

No response

Any additional context or information about the feature request

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions