This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
docker cache deploy #5290
docker cache deploy #5290
Changes from 53 commits
727dfa8
e95e05b
d25c6d1
4ef4cb4
241307e
10ca21b
efc4230
facd854
4fe370c
29bfb12
798f141
784a373
75a1a77
2eadc5c
c17ca58
d010e92
23f7293
1518147
6d5f47c
d9ad362
6986826
fbd696a
4bef655
8de7c3a
9d2619c
f351c45
ad794c5
fc8b753
a25a04a
eb81c5f
bf83b5d
3731d46
699a599
4307571
4520d3e
e0b46a4
97d93f7
f580371
1428fd0
9bbbf81
665f845
f7b9f13
d2cbe5a
936db62
a1ec787
e5dd6b2
50d0119
21e1b6b
8c79630
624b366
6157910
b253761
d55f4be
e2cdfdb
8d8fd94
7a9b41b
82a3e25
6bf0386
1f21b60
e8cac8f
2e1898c
88c22b0
431dac8
cdc7bc2
4641920
f6a6d7d
1b86ff6
9d9f878
aa1a651
ec34eed
66eba51
03fd7ce
61f7ff9
d5e5f37
0934044
6b882dc
e062992
7dd0359
e6c439a
97ca25a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this function can be removed. During installation, using config.yml + services-configuration.yaml.template is enough.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These comments are incorrect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this function can be removed. During installation, using config.yml + services-configuration.yaml.template is enough.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change with storage backend type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it a default passwd? What is the exact meaning of this string?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's test test processed by htpasswd tool and base64 encoded, commented out in new commit.