Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Accept strings for bool phase arguments #306

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Accept strings for bool phase arguments #306

merged 1 commit into from
Sep 20, 2019

Conversation

ewhamilton
Copy link
Contributor

Change Overview

This change allows string arguments to be used for bool and int arguments to kanister functions in blueprints. This in turn allows those to be templatized and filled in as Options.

Pull request type

Please check the type of change your PR introduces:

  • Work in Progress
  • Refactoring (no functional changes, no api changes)
  • Trivial/Minor
  • Bugfix
  • Feature
  • Documentation

Issues

Test Plan

  • Manual
  • Unit test
  • E2E

Copy link
Contributor

@tdmanv tdmanv left a comment

Choose a reason for hiding this comment

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

WFM

@mergify mergify bot merged commit 373bab3 into master Sep 20, 2019
@pavannd1 pavannd1 deleted the generous-args branch October 1, 2019 21:08
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.

None yet

2 participants