-
Notifications
You must be signed in to change notification settings - Fork 44
Fix wiab stag feedback #875
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
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
b3a607b
Fixed: debug_logs.sh to log only the pods for default and cert-manage…
mohitrajain 2544ef5
fix: rebase master
mohitrajain 902d39a
Rebase master
mohitrajain f308656
Fixed: documentation for wiab-staging.md based on a user feedback
mohitrajain 76bcf8c
Fixed: sftd helm chart values for joinCall component which fails to f…
mohitrajain bf1b85b
fix: update bash scripts for issues highlighted by linting and update…
mohitrajain e94d0ab
patched documentation further
mohitrajain 12775fa
updated artifact hash post fixing issues shown by linter
mohitrajain 135901a
fix: helm-operations.sh for sonarcloud exceptions and update wiab-sta…
mohitrajain 2f256a0
fix: update sync_pg_secrets function to also update .background-worker
mohitrajain 7968165
Wpb 23988 enable 5.25 (#879)
mohitrajain c51ad4c
Update offline/wiab-staging.md
mohitrajain 7e43c4c
Wpb 23988 fix internet access wiab stag (#881)
mohitrajain File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Fixed: stop deploying smallstep in wiab-staging and wiab-dev environments |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| Fixed: debug_logs.sh to log only the pods for default and cert-manager-ns namespace and limit log lines | ||
| Added: enabled debug_logs.sh on helm install failures (helm_operations.sh) with a flag DUMP_LOGS_ON_FAIL | ||
| Added: env vars to helm_operations.sh to improve UX while configuring variables | ||
| Fixed: sync_pg_secrets operation in helm_operations.sh and clean the deploy_charts logic | ||
| Added: wait and timeout on cert-manager and calling_services helm chart operations | ||
| Fixed: offline-cluster.sh to run helm-operations.sh using new env vars and with default DUMP_LOGS_ON_FAIL=TRUE | ||
| Fixed: documentation for wiab-staging.md based on a user feedback | ||
| Fixed: sftd helm chart values for joinCall component which fails to find hashbased images |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| Fixed: sync offline-secrets and prod-secrets.example.yaml and add comments | ||
| Added: enable postgresql secret for background-worker in wiab-dev | ||
| Fixed: sync wire-server helm chart values for wiab-dev from prod values for 5.25 | ||
| Fixed: sync wire-server helm chart secrets for wiab-dev from prod values for 5.25 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| Added: variable private_deployment with default true to disable SNAT on adminhost | ||
| Fixed: cert_master_email env var parsing in helm-operations.sh | ||
| Fixed: made running wiab-staging-nftables.yaml playbook explicit | ||
| Added: wiab-staging.md documentation to add details about default SNAT access being denied and how to enable it | ||
| Added: wiab-staging.md network flow diagram |
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.