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

reintroduce spinnaker_pipeline_document pipeline data source #36

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

pasternak
Copy link

The change is a follow up to #16

Major implementation:

  • introduce spinnaker_pipeline_document data source

Other implementations coming with the change:

  • implements pipeline locking, disable/enable mechanism
  • set ForceNew for the resource_application schema
  • adds spinnaker_pipelines data source for querying pipelines within given application

pasternak and others added 22 commits July 23, 2019 16:39
the list of options was not actually showing up, this pushes the correct
format of options to be a list of maps, each with a key of "value".
Much sense.
The commint introduces 3 new stage types related to the kubernetes v2 provider.
Extends already existing kubernetes v1 with the missing fields to get aligned with the JSON fields.

Additionally it organize each of the new as well as the already existing stages into
switch/case blocks.
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.

3 participants