Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Rename roles to instance groups #376

Merged
merged 4 commits into from
Aug 8, 2018
Merged

Rename roles to instance groups #376

merged 4 commits into from
Aug 8, 2018

Conversation

manno
Copy link
Member

@manno manno commented Aug 2, 2018

This implements the first big rename from issue #370 to make the role manifest compatible with BOSH deployment manifests.

  • rename model.Roles to InstanceGroups
  • rename model.RoleJob to JobReference
  • rename roles: key to instance_groups: in role manifest
  • rename some related functions, i.e. IsColocatedContainerRole
  • rename local variables, change comments and error messages
  • change tests to tag the instance group with the name "some-group" instead of "role"

Mario Manno added 3 commits August 2, 2018 10:43
* rename `model.Roles` to `InstanceGroups`
* rename `model.RoleJob` to `JobReference`
* rename `roles:` key to `instance_groups:` in role manifest
* rename some related functions, i.e. `IsColocatedContainerRole`
* rename local variables, change comments and error messages
* change tests to tag the instance group with the name "some-group" instead of "role"
@viovanov
Copy link
Member

viovanov commented Aug 2, 2018

This should trigger a major version change

@viovanov viovanov merged commit 711088f into master Aug 8, 2018
@viovanov viovanov deleted the mm-rename-role-manifest branch August 8, 2018 08:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants