Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Demonstrate developer experience of git commit --> deployed Service #249

@jchesterpivotal

Description

@jchesterpivotal

As an app developer
I want a safe, automated path to production
So that I may help develop better products, faster

When I push to my git repo
And I run kubectl get services (knative Services, not k8s)
Then I see my Service running

When I look at Concourse's UI
Then I see my code was "built"
And I see my code was pushed to GCR
And I see a Configuration was updated
And I see the updated Configuration was applied


Note:

The intent of this story is to demonstrate developer experience, rather than particular implementation points. This means it not necessary to use the POC controller. It is acceptable to use fly and a normal Concourse to prove out the experience.


I'm working out of this repository

Metadata

Metadata

Labels

kind/devpoc/pipelineTag to identify work on the Pipeline proposal

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions