Skip to content

Add blobstores field to BoshEnv struct#133

Merged
xiaozhu36 merged 1 commit intocloudfoundry:masterfrom
yatzek:update-boshenv-struct
Jun 23, 2021
Merged

Add blobstores field to BoshEnv struct#133
xiaozhu36 merged 1 commit intocloudfoundry:masterfrom
yatzek:update-boshenv-struct

Conversation

@yatzek
Copy link
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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