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

feat(stack-details): Add support to pull latest stack configuration before st… #1793

Closed

Conversation

rahulruikar
Copy link
Contributor

Fix #1753

@deviantony
Copy link
Member

Hey @rahulruikar ! Sorry for the delay.

FYI, I'm not able to build the backend:

# github.com/portainer/portainer/git
../../../../../go/src/github.com/portainer/portainer/git/git.go:47: unknown field 'Username' in struct literal of type "gopkg.in/src-d/go-git.v4/plumbing/transport/http".BasicAuth
../../../../../go/src/github.com/portainer/portainer/git/git.go:48: unknown field 'Password' in struct literal of type "gopkg.in/src-d/go-git.v4/plumbing/transport/http".BasicAuth

Whilst this implementation looks good, I'm not really keen to store unencrypted git passwords in the Portainer database... (sorry I sent you on this direction in #1753 (comment)...)

I'm thinking that #1752 should be the priority at the moment, and we'll then be able to enable the update button using ssh key auth.

I'll keep this PR open as a reference for future work but marked as pending until #1752 is solved.

@rahulruikar
Copy link
Contributor Author

rahulruikar commented Apr 25, 2018 via email

@farodin91
Copy link
Contributor

It is possible to help in any way? I would like to have this feature.

@deviantony
Copy link
Member

@farodin91 My opinion on this is that we need #1752 first as we're not keen to persist git authentication credentials into Portainer.

Once #1752 is implemented, we'll be able to tackle this one.

@deviantony
Copy link
Member

deviantony commented Sep 19, 2018

Closing this one as it's outdated and we'll need to review the design after #1752 is implemented.

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.

None yet

3 participants