Skip to content

Commit

Permalink
Uses +optional
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
  • Loading branch information
thomasjpfan committed Jan 11, 2025
1 parent ef360e8 commit 05d128f
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion flyteidl/clients/go/assets/admin.swagger.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flyteidl/gen/pb-es/flyteidl/core/security_pb.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flyteidl/gen/pb-go/flyteidl/core/security.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flyteidl/gen/pb_rust/flyteidl.core.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flyteidl/protos/flyteidl/core/security.proto
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ message Secret {

// env_name is optional. Custom environment name to set the value of the secret. If mount_requirement is ENV_VAR,
// then the value is the secret itself. If mount_requirement is FILE, then the value is the path to the secret file.
// +optional
string env_name = 5;
}

Expand Down

0 comments on commit 05d128f

Please sign in to comment.