Skip to content

Add Env field #158

Merged
sciabarracom merged 1 commit into
apache:masterfrom
giusdp:master
Apr 21, 2023
Merged

Add Env field #158
sciabarracom merged 1 commit into
apache:masterfrom
giusdp:master

Conversation

@giusdp
Copy link
Copy Markdown
Member

@giusdp giusdp commented Apr 20, 2023

This PR adds a KeyValueArr field to the action struct.

I am working on adding a --env flag to wsk to support adding environment variables during action initialization, and I figured I need another KeyValueArr when building the Action struct in openwhisk-cli.

The action struct is from the client-go so I'm adding it here, let me know if it's the correct way to do it!

Copy link
Copy Markdown
Member

@style95 style95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants