Skip to content

Conversation

@zymap
Copy link
Member

@zymap zymap commented May 27, 2022


Fix the wrong secret key name getting from env

Motivation

Fix the wrong secret key name getting from env

Modifications

Describe the modifications you've done.

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • The public API: (yes / no)
  • The schema: (yes / no / don't know)
  • The default values of configurations: (yes / no)
  • The wire protocol: (yes / no)
  • The rest endpoints: (yes / no)
  • The admin cli options: (yes / no)
  • Anything that affects deployment: (yes / no / don't know)

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

---

Fix the wrong secret key name getting from env
@zymap zymap requested a review from hangc0276 May 27, 2022 09:15
@zymap zymap self-assigned this May 27, 2022
@zymap zymap added this to the 2.11.0 milestone May 27, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label May 27, 2022
@zymap zymap added type/bug The PR fixed a bug or issue reported a bug area/tieredstorage and removed doc-not-needed Your PR changes do not impact docs labels May 27, 2022
@zymap zymap requested a review from codelipenghui May 27, 2022 09:15
@github-actions
Copy link

@zymap:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@zymap zymap added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels May 27, 2022
@Technoboy- Technoboy- merged commit d87cab2 into apache:master May 27, 2022
@zymap
Copy link
Member Author

zymap commented Aug 23, 2022

It's a fix for #15710

@mattisonchao mattisonchao added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Aug 25, 2022
michaeljmarshall pushed a commit that referenced this pull request Aug 30, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Aug 30, 2022
zymap added a commit that referenced this pull request Sep 15, 2022
@zymap zymap added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Sep 15, 2022
dragonls pushed a commit to dragonls/pulsar that referenced this pull request Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tieredstorage cherry-picked/branch-2.8 Archived: 2.8 is end of life cherry-picked/branch-2.9 Archived: 2.9 is end of life cherry-picked/branch-2.10 doc-not-needed Your PR changes do not impact docs release/2.8.5 release/2.9.4 release/2.10.2 type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants