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

Install new pipelines from Git #75

Closed
mnuttall opened this issue Apr 24, 2019 · 6 comments
Closed

Install new pipelines from Git #75

mnuttall opened this issue Apr 24, 2019 · 6 comments
Assignees

Comments

@mnuttall
Copy link
Contributor

Extend the dashboard so that a user can specify the Git coordinates of new Pipeline, Task and other definitions that should be installed into the target namespace. We can use the API delivered under #24 to run a simple git clone / kubectl apply pipeline to achieve this.

In this first instance, any git credentials must be set up by the user separately. We can add in credential support once we've fleshed that out.

@mnuttall
Copy link
Contributor Author

mnuttall commented Apr 24, 2019

@dibbles is helping to coordinate design efforts in this area so please work with him to pick up the latest thinking. - See #35 (comment)

@tekton-robot
Copy link
Contributor

@jessm12: GitHub didn't allow me to assign the following users: jessm12.

Note that only tektoncd members and repo collaborators can be assigned.
For more information please see the contributor guide

In response to this:

/assign

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jessm12
Copy link
Member

jessm12 commented Apr 24, 2019

/assign

@jessm12
Copy link
Member

jessm12 commented Apr 24, 2019

The below initial design that @dibbles created and posted under #35 (comment) is where I am going to be starting from in working on this issue in terms of UI design and the proposed user flow

Screen Shot 2019-04-24 at 16 06 39

There will also be a requirement under this issue to handle the initial installation of 'Pipeline0' ie. the Pipeline to install/kubectl apply other Pipeline and Task resources from a Git repository

Any additional comments or ideas relevant to this implementation are very welcome 😄

@jessm12
Copy link
Member

jessm12 commented Jun 5, 2019

Changes merged in: #182

/close

@tekton-robot
Copy link
Contributor

@jessm12: Closing this issue.

In response to this:

Changes merged in: #182

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

No branches or pull requests

3 participants