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: add support for extraEnvFrom #85

Merged
merged 30 commits into from
Jun 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
d14e5d6
feat: add support for extraEnvFrom
M0NsTeRRR May 9, 2024
605728c
fix: remove empty line
M0NsTeRRR May 9, 2024
6c0145f
feat: add discussed changes
M0NsTeRRR May 13, 2024
a2cf849
fix: don't set metastore uri when not needed
M0NsTeRRR May 13, 2024
4475a88
fix: azure account placeholder
M0NsTeRRR May 13, 2024
875a08f
fix: typo
M0NsTeRRR May 14, 2024
6b7e435
fix: typo
M0NsTeRRR May 14, 2024
f3f4be4
fix: typo
M0NsTeRRR May 14, 2024
23fd121
fix: typo
M0NsTeRRR May 14, 2024
68c4c1f
fix: secret ref placeholder
M0NsTeRRR May 14, 2024
30f49df
fix: secret ref placeholder
M0NsTeRRR May 14, 2024
4a345da
fix: secret ref placeholder
M0NsTeRRR May 14, 2024
59c8eb9
fix: env ordering & postgres host required
M0NsTeRRR May 14, 2024
0ae5993
fix: postgres default values
M0NsTeRRR May 14, 2024
5a78d5c
feat: update janitor deployment to support metastore env vars
M0NsTeRRR May 14, 2024
e60b5cc
feat: update control-plane deployment to support metastore env vars
M0NsTeRRR May 14, 2024
5b5f2dc
fix: quickwit configmap
M0NsTeRRR May 22, 2024
2316288
fix: quickwit secret empty
M0NsTeRRR May 22, 2024
9815711
fix: quickwit secret leak in configmap
M0NsTeRRR May 27, 2024
b504bda
feat: add requested changes
M0NsTeRRR May 30, 2024
611354a
fix: add suggested change
M0NsTeRRR Jun 1, 2024
40c727e
chore: add configMapRef example in values.yaml
M0NsTeRRR Jun 18, 2024
85fafa9
Merge branch 'main' into feat/support-extra-env-from
M0NsTeRRR Jun 18, 2024
9055a0f
fix: add QW_METASTORE_URI doc
M0NsTeRRR Jun 20, 2024
8f0d1ed
chore: document the breaking change and change the versioning accordi…
idrissneumann Jun 20, 2024
3ae4589
chore: document the breaking change and change the versioning accordi…
M0NsTeRRR Jun 20, 2024
01f86d2
fix: readme depreciation notice
M0NsTeRRR Jun 24, 2024
9ae752d
fix: add back indexer & search settings example
M0NsTeRRR Jun 24, 2024
cbd1ddb
fix: readme suggested changes
M0NsTeRRR Jun 24, 2024
e4ca142
fix: readme missing newlines
M0NsTeRRR Jun 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/quickwit/values.yaml
Original file line number Diff line number Diff line change
@@ -349,7 +349,7 @@ config:
# secret_access_key: <my secret key>
# azure:
# account: "<my account name>"
# We also recommend using an external secret to pass your access key
# If possible, use an existing external secret to provide the access key
# access_key_secret_key_ref:
# name: QW_AZURE_STORAGE_ACCESS_KEY
# key: access_key