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

fix: Resolved issue with kafka secret not returning SASL and TLS #628

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

krise86
Copy link
Contributor

@krise86 krise86 commented Jun 27, 2022

This PR resolves an issue with Kafka for runner. SASL and TLS is both needed to allow for sasl_ssl connections.
Also resolves issue #627
Signed-off-by: Kristoffer Olafsen [email protected]

@CLAassistant
Copy link

CLAassistant commented Jun 27, 2022

CLA assistant check
All committers have signed the CLA.

Signed-off-by: Kristoffer Olafsen <[email protected]>
@alexec alexec enabled auto-merge (squash) July 25, 2022 17:11
@codecov-commenter
Copy link

Codecov Report

Merging #628 (0802888) into main (99e0df6) will decrease coverage by 0.27%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #628      +/-   ##
==========================================
- Coverage   66.46%   66.18%   -0.28%     
==========================================
  Files          60       60              
  Lines         829      834       +5     
==========================================
+ Hits          551      552       +1     
- Misses        231      234       +3     
- Partials       47       48       +1     
Impacted Files Coverage Δ
shared/builtin/filter/filter.go 55.55% <0.00%> (-4.45%) ⬇️
api/v1alpha1/sasl.go 0.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@alexec alexec merged commit c8eb9f7 into argoproj-labs:main Jul 25, 2022
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.

4 participants