Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Introduces new "env_var" and "file" fields to Secret to allow specifying name/mountPath on injection #423

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ tmp/
__pycache__/

venv/

build/
1,202 changes: 1,030 additions & 172 deletions gen/pb-cpp/flyteidl/core/security.pb.cc

Large diffs are not rendered by default.

Loading
Loading