-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: Feast Operator example with Postgres in TLS mode. #5028
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
redhatHameed
merged 13 commits into
feast-dev:master
from
lokeshrangineni:feature/operator-postgres-ssl-example
Feb 25, 2025
Merged
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
5242d95
rough working instructions to set up postgres in TLS mode and setting…
lokeshrangineni 4b75e78
adding the example of postgres tls setup and deploying feast using po…
lokeshrangineni fe47fd2
deleting the files which are not needed.
lokeshrangineni 806aede
uncommenting the code to uninstall the feast operator.
lokeshrangineni fadbbf4
Added the postgres example to the examples README.md index.
lokeshrangineni 9b47b4b
Adding more details related to volumes and volumeMounts. and also inc…
lokeshrangineni f9a24eb
Removed the demo jupyter notebook which is not adding a lot of value.…
lokeshrangineni 70e5fb5
Minor fixes.
lokeshrangineni bd990be
Minor fixes.
lokeshrangineni 6725e53
Minor fixes.
lokeshrangineni 05339cf
Minor fixes.
lokeshrangineni 2b96077
Modified the examples README.md to make it more readable.
lokeshrangineni 704f098
Adding the helm chart version to ensure it also works in the future.
lokeshrangineni 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
adding the example of postgres tls setup and deploying feast using po…
…stgres tls as well. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
- Loading branch information
commit 4b75e78cd10711827bd64fb3fd4787088c754457
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 @@ | ||
| postgres-tls-certs | ||
| values.yaml | ||
| .ipynb_checkpoints | ||
| f43b44b.tar.gz | ||
304 changes: 188 additions & 116 deletions
304
...postgres-ssl-demo/postgres-helm-tls.ipynb → .../01-Install-postgres-tls-using-helm.ipynb
Large diffs are not rendered by default.
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.