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

.netrc support with helm deploy #722

Merged
9 commits merged into from Oct 8, 2018
Merged

.netrc support with helm deploy #722

9 commits merged into from Oct 8, 2018

Conversation

fedepaol
Copy link
Member

@fedepaol fedepaol commented Oct 3, 2018

This fixes #721 by having the .netrc imported as k8s secret and passed to athens.

@fedepaol fedepaol requested a review from a team as a code owner October 3, 2018 04:41
@codecov-io
Copy link

codecov-io commented Oct 3, 2018

Codecov Report

Merging #722 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #722   +/-   ##
======================================
  Coverage    45.7%   45.7%           
======================================
  Files          89      89           
  Lines        2890    2890           
======================================
  Hits         1321    1321           
  Misses       1456    1456           
  Partials      113     113

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d6ff27...8637811. Read the comment docs.

@marwan-at-work
Copy link
Contributor

cc @jeremyrickard

Copy link
Member

@arschles arschles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fedepaol thanks for this! it looks great to me. Can you add the \n that @michalpristas commented on, and then we can merge?

@fedepaol
Copy link
Member Author

fedepaol commented Oct 3, 2018

@arschles \n added !

@ghost ghost dismissed arschles’s stale review October 8, 2018 18:55

changes addressed

@ghost ghost merged commit 65a3600 into gomods:master Oct 8, 2018
This pull request was closed.
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.

Make it possible to use .netrc file with helm deploys
5 participants