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

Bugfix/pulsar manager init #463

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

Mortom123
Copy link
Contributor

Fixes #460

Motivation

Stable builds

Modifications

I made the job rerunnable, such that all things it does are happening exactly once.
Admin secret is also correctly encoded when using an existent one.

Interestingly, when adding logs to the test I noticed that the jwt test does not produce logs at the same location like the pulsar manager test, which made the CI checks error. I commented it out for now, but it is a useful tool to debug manager issues.

Verifying this change

  • Make sure that the change passes the CI checks.

@Mortom123
Copy link
Contributor Author

This should fix recent issue @lhotari

Copy link
Member

@lhotari lhotari left a comment

Choose a reason for hiding this comment

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

Good work @Mortom123! Thanks for fixing the issue!

@lhotari lhotari merged commit 89c5987 into apache:master Feb 22, 2024
30 checks passed
@Mortom123 Mortom123 deleted the bugfix/pulsar_manager_init branch March 14, 2024 10:54
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.

[CI] ci::test_pulsar_manager environment check is flaky
2 participants