Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Added transformation from old yaml to new yaml for click to deploy. - #528

#528
Merged
ewiseblatt merged 1 commit into
spinnaker:masterspinnaker/spinnaker:masterfrom
ewiseblatt:c2dCopy head branch name to clipboard
Nov 16, 2015
Merged

Added transformation from old yaml to new yaml for click to deploy.#528
ewiseblatt merged 1 commit into
spinnaker:masterspinnaker/spinnaker:masterfrom
ewiseblatt:c2dCopy head branch name to clipboard

Conversation

@ewiseblatt

Copy link
Copy Markdown

This works with the old yaml. It might not work with the new yaml.
Will fix that in followup CL.
@duftler, @skim1420

@duftler

duftler commented Nov 16, 2015

Copy link
Copy Markdown

LGTM.

@duftler

duftler commented Nov 16, 2015

Copy link
Copy Markdown

Feel free to self-merge when ready.

ewiseblatt pushed a commit that referenced this pull request Nov 16, 2015
Added transformation from old yaml to new yaml for click to deploy.
@ewiseblatt
ewiseblatt merged commit 66ac94f into spinnaker:master Nov 16, 2015
@ewiseblatt
ewiseblatt deleted the c2d branch November 16, 2015 02:06

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@ewiseblatt This change would end up causing things to fail to start since it means the referenced property is required. I'm replacing this with ${SPINNAKER_GOOGLE_PROJECT_CREDENTIALS_PATH:} in the next PR.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Good idea. There is a default empty value in /etc/default/spinnaker (that I
added -- or at least meant to)

On Sun, Nov 15, 2015 at 9:13 PM, Matt Duftler notifications@github.com
wrote:

In config/default-spinnaker-local.yml
#528 (comment):

 primaryCredentials:
   name: my-google-account
   # The project is the Google Project ID for the project to manage with Spinnaker.
   # The jsonPath is a path to the JSON service credentials downloaded from the
   # Google Developer's Console.
   project: ${SPINNAKER_GOOGLE_PROJECT_ID}
  •  jsonPath:
    
  •  jsonPath: ${SPINNAKER_GOOGLE_PROJECT_CREDENTIALS_PATH}
    

@ewiseblatt https://github.com/ewiseblatt This change would end up
causing things to fail to start since it means the referenced property is
required. I'm replacing this with
${SPINNAKER_GOOGLE_PROJECT_CREDENTIALS_PATH:} in the next PR.


Reply to this email directly or view it on GitHub
https://github.com/spinnaker/spinnaker/pull/528/files#r44883717.

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.