Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Feature/90 Bootstrap command to drive chef-zero-based configuration #91

Merged
merged 20 commits into from
Mar 22, 2019

Conversation

pcantera
Copy link
Contributor

@pcantera pcantera commented Mar 1, 2019

(issue #90)

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@pcantera pcantera self-assigned this Mar 1, 2019
utils/utils.go Outdated Show resolved Hide resolved
utils/webservice.go Outdated Show resolved Hide resolved
@pcantera pcantera changed the title Bootstrap command to drive chef-zero-based configuration (issue #90) feature/Bootstrap command to drive chef-zero-based configuration (issue #90) Mar 1, 2019
@pcantera pcantera changed the title feature/Bootstrap command to drive chef-zero-based configuration (issue #90) Feature/90 Bootstrap command to drive chef-zero-based configuration Mar 1, 2019
bootstrapping/bootstrapping.go Outdated Show resolved Hide resolved
bootstrapping/bootstrapping.go Outdated Show resolved Hide resolved
utils/utils.go Outdated Show resolved Hide resolved
utils/utils.go Show resolved Hide resolved
utils/utils.go Show resolved Hide resolved
utils/webservice.go Outdated Show resolved Hide resolved
bootstrapping/bootstrapping.go Outdated Show resolved Hide resolved
bootstrapping/bootstrapping.go Outdated Show resolved Hide resolved
bootstrapping/bootstrapping.go Outdated Show resolved Hide resolved
bootstrapping/bootstrapping.go Outdated Show resolved Hide resolved
@pcantera pcantera force-pushed the feature/90-bootstrap-command branch from 56ea94c to 53b68d6 Compare March 5, 2019 15:16
@pcantera pcantera force-pushed the feature/90-bootstrap-command branch 3 times, most recently from 3a6a049 to 96dfacd Compare March 5, 2019 20:04
@pbanos pbanos force-pushed the feature/90-bootstrap-command branch 4 times, most recently from 50551b3 to 0762b20 Compare March 6, 2019 17:35
bootstrapping/bootstrapping.go Outdated Show resolved Hide resolved
bootstrapping/bootstrapping.go Outdated Show resolved Hide resolved
Pablo Cantera and others added 7 commits March 20, 2019 17:15
- Refactored
- Implemented lines threshold for reporting while running continuos command
- Most errors in looping are only traced in order to avoid break the task
- Added chef commands
- Implemented concurrency control
In addition:
- Implemented success case management for booting
- Redefined interval time parameters
@pbanos pbanos force-pushed the feature/90-bootstrap-command branch from c426535 to 2ad5989 Compare March 20, 2019 16:21
@pbanos pbanos requested review from lttito and sjpatino March 20, 2019 16:24
Copy link

@lttito lttito left a comment

Choose a reason for hiding this comment

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

👍

Copy link

@sjpatino sjpatino left a comment

Choose a reason for hiding this comment

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

It seems right ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants