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: api server should dynamically enabled terminal handler #9497

Merged
merged 1 commit into from
May 24, 2022

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented May 24, 2022

Signed-off-by: Alexander Matyushentsev AMatyushentsev@gmail.com

The terminal handler should be dynamically enabled/disabled, based on exec.enabled setting without server restart.

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt alexmt enabled auto-merge (squash) May 24, 2022 05:47
@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #9497 (eb015a6) into master (f788c4e) will decrease coverage by 0.01%.
The diff coverage is 4.16%.

@@            Coverage Diff             @@
##           master    #9497      +/-   ##
==========================================
- Coverage   45.71%   45.70%   -0.02%     
==========================================
  Files         221      221              
  Lines       26289    26293       +4     
==========================================
- Hits        12019    12018       -1     
- Misses      12610    12615       +5     
  Partials     1660     1660              
Impacted Files Coverage Δ
server/server.go 54.57% <4.16%> (-0.55%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f788c4e...eb015a6. Read the comment docs.

@alexmt alexmt merged commit 41dc57b into argoproj:master May 24, 2022
alexmt added a commit that referenced this pull request May 24, 2022
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@crenshaw-dev crenshaw-dev added the cherry-pick/2.4 Candidate for cherry picking into the 2.4 release branch label May 31, 2022
@crenshaw-dev
Copy link
Collaborator

Cherry-picked to 2.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/2.4 Candidate for cherry picking into the 2.4 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants