Skip to content
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

Secrets provider should be initialized for each new function #6993

Merged

Conversation

jerrypeng
Copy link
Contributor

Motivation

A new instance of the secrets provider should be constructed for each function. This is the behavior for other runtimes and prevents different functions accessing the state of the same secrets provider which can be dangerous

@jerrypeng jerrypeng requested a review from srkukarni May 19, 2020 17:15
@jerrypeng jerrypeng self-assigned this May 19, 2020
@jerrypeng jerrypeng added this to the 2.6.0 milestone May 19, 2020
@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

8 similar comments
@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@wolfstudy
Copy link
Member

/pulsarbot run-failure-checks

@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@jerrypeng jerrypeng force-pushed the fix_thread_runtime_secrets_provider_init branch from fe397e7 to 9e7054d Compare May 22, 2020 23:26
@srkukarni srkukarni merged commit 6e6e4e2 into apache:master May 23, 2020
Huanli-Meng pushed a commit to Huanli-Meng/pulsar that referenced this pull request Jun 1, 2020
…6993)

* Secrets provider should be initialized for each new function

* add comment

Co-authored-by: Jerry Peng <jerryp@splunk.com>
Huanli-Meng pushed a commit to Huanli-Meng/pulsar that referenced this pull request Jun 1, 2020
…6993)

* Secrets provider should be initialized for each new function

* add comment

Co-authored-by: Jerry Peng <jerryp@splunk.com>
Huanli-Meng pushed a commit to Huanli-Meng/pulsar that referenced this pull request Jun 12, 2020
…6993)

* Secrets provider should be initialized for each new function

* add comment

Co-authored-by: Jerry Peng <jerryp@splunk.com>
merlimat pushed a commit to merlimat/pulsar that referenced this pull request Jun 30, 2020
…6993)

* Secrets provider should be initialized for each new function

* add comment

Co-authored-by: Jerry Peng <jerryp@splunk.com>
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
…6993)

* Secrets provider should be initialized for each new function

* add comment

Co-authored-by: Jerry Peng <jerryp@splunk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants