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

Lnd refactor #3

Merged
merged 21 commits into from
Mar 12, 2021
Merged

Lnd refactor #3

merged 21 commits into from
Mar 12, 2021

Conversation

krtk6160
Copy link
Member

No description provided.

@krtk6160 krtk6160 requested a review from nicolasburtey March 11, 2021 14:05
@krtk6160
Copy link
Member Author

Merging this with failing status due to bug in the chart-testing tool

@krtk6160 krtk6160 merged commit 44ed389 into main Mar 12, 2021
@@ -0,0 +1,22 @@
1. Get the application URL by running these commands:
Copy link
Member

Choose a reason for hiding this comment

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

I think this should be expended:

how to get the TLS, macaroon, execute a lncli on the pod, etc.

@@ -0,0 +1,28 @@
{{- if .Values.autoscaling.enabled }}
Copy link
Member

Choose a reason for hiding this comment

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

not needed?

Copy link
Member

Choose a reason for hiding this comment

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

(ie: not compatible with lnd)

labels:
{{- include "lnd.labels" . | nindent 4 }}
stringData:
password: {{ default "randAlphaNum 6" .Values.walletPassword | quote }}
Copy link
Member

Choose a reason for hiding this comment

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

there should be a lot more characters because 6 can easily be brute force. 24 at least.

Copy link
Member

@nicolasburtey nicolasburtey left a comment

Choose a reason for hiding this comment

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

I have a couple of comment on the PR

@krtk6160
Copy link
Member Author

I have a couple of comment on the PR

Will address in a new PR.

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.

2 participants