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

Add initiatedBy info to App status field when performing a rollback #9713

Merged
merged 1 commit into from Jun 20, 2022

Conversation

mvgmb
Copy link
Contributor

@mvgmb mvgmb commented Jun 17, 2022

Closes #9712

…back

Signed-off-by: Mário Bezerra <mario.bezerra@incognia.com>
@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #9713 (e8ce272) into master (6c4a6b7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #9713   +/-   ##
=======================================
  Coverage   45.78%   45.78%           
=======================================
  Files         226      226           
  Lines       26713    26714    +1     
=======================================
+ Hits        12231    12232    +1     
  Misses      12818    12818           
  Partials     1664     1664           
Impacted Files Coverage Δ
server/application/application.go 31.46% <100.00%> (+0.06%) ⬆️

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 6c4a6b7...e8ce272. Read the comment docs.

Copy link
Collaborator

@alexmt alexmt left a comment

Choose a reason for hiding this comment

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

Thank you!

@alexmt alexmt merged commit a67b97d into argoproj:master Jun 20, 2022
@mvgmb mvgmb deleted the feat/operation-initiated-by branch June 21, 2022 17:41
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.

Empty initiatedBy field when Rolling Back an Application
3 participants