Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dennismartensson
Copy link
Contributor

@dennismartensson dennismartensson commented Apr 11, 2023

We are renaming object store to kv store so doing the needed changes here.

Blocked by: fastly/go-fastly#422

Copy link
Collaborator

@Integralist Integralist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Only a couple of minor change requests.

Copy link
Collaborator

@Integralist Integralist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Will merge once CI is finished (and passing).

@Integralist Integralist changed the title rename object store to kv store breaking(objectstore): rename object-store command to kv-store Apr 12, 2023
@Integralist Integralist merged commit 92952d8 into main Apr 12, 2023
@Integralist Integralist deleted the dm/rename_object_store_to_kv_store branch April 12, 2023 15:44
}

func constructSetupObjects(
func constructSetupKVs(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if this should have been left as constructSetupObjects? Since setup.Backends, for example, aren't key-value stores. Working through merge conflicts in #769 and noticed this.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@awilliams-fastly correct! I'm actually fixing this at the moment 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants