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

Add git push support for all apps (daemonset, statefulset) #19

Open
2 tasks
dsandip opened this issue Mar 13, 2018 · 3 comments
Open
2 tasks

Add git push support for all apps (daemonset, statefulset) #19

dsandip opened this issue Mar 13, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@dsandip
Copy link
Member

dsandip commented Mar 13, 2018

Support for git push based deployments is currently limited to deployments. This should be extended to:

  • daemonset
  • statefulset
@dsandip dsandip added the enhancement New feature or request label Mar 13, 2018
@dlorenc
Copy link

dlorenc commented Mar 13, 2018

Hey,

Skaffold maintainer here (github.com/GoogleCloudPlatform/skaffold). We're tackling some of these same problems, and after a quick check it seems like we might be able to help out here.

Skaffold supports arbitrary Kubernetes resources in a CI/CD system by focusing on the "application" mechanism rather than the resources themselves. We currently support Helm and kubectl apply, but will be adding other deploy/apply mechanisms shortly.

Any interest in collaborating here?

@tirumaraiselvan
Copy link
Collaborator

tirumaraiselvan commented Mar 13, 2018

Hey @dlorenc

Very interesting. We should definitely talk! You can reach out to me at tiru{AT}hasura.io

@marcellodesales
Copy link

Correct link is... https://GoogleCloudPlatform/skaffold

Learning and I'd like to help in both areas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants