Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add blobstores field to BoshEnv struct #133

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

yatzek
Copy link
Contributor

@yatzek yatzek commented Jun 17, 2021

Adds "Blobstores" field to BoshEnv struct.
This should fix #132

In general, agent_settings.go is out of sync with the definition in bosh-agent project:
https://github.com/cloudfoundry/bosh-agent/blob/master/settings/settings.go#L276

Perhaps, to avoid further bugs, it is worth syncing more with the bosh-agent definition?

@xiaozhu36 xiaozhu36 merged commit 58780fc into cloudfoundry:master Jun 23, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BoshEnv struct does not have Blobstores field in registry/agent_settings.go
2 participants