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

KUBESAW-248: Drop NSTemplateTier.Status.Updates field #1115

Merged
merged 5 commits into from
Jan 9, 2025

Conversation

fbm3307
Copy link
Contributor

@fbm3307 fbm3307 commented Jan 6, 2025

This PR is to remove the NSTemplateTier.Status.Updates field(already optional in API) and its related code since it's not used anywhere

Paired and Related PR

Signed-off-by: Feny Mehta <[email protected]>
Copy link
Contributor

@ranakan19 ranakan19 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@MatousJobanek MatousJobanek left a comment

Choose a reason for hiding this comment

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

Thanks

test/nstemplatetier/assertion.go Show resolved Hide resolved
Copy link

openshift-ci bot commented Jan 7, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fbm3307, MatousJobanek, ranakan19

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [MatousJobanek,fbm3307,ranakan19]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

sonarqubecloud bot commented Jan 8, 2025

@fbm3307 fbm3307 merged commit 69a195d into codeready-toolchain:master Jan 9, 2025
10 of 13 checks passed
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 79.15%. Comparing base (2b06cc8) to head (0e53387).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
test/nstemplatetier/assertions.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1115      +/-   ##
==========================================
- Coverage   79.49%   79.15%   -0.35%     
==========================================
  Files          78       78              
  Lines        7876     7809      -67     
==========================================
- Hits         6261     6181      -80     
- Misses       1435     1449      +14     
+ Partials      180      179       -1     
Files with missing lines Coverage Δ
...ollers/nstemplatetier/nstemplatetier_controller.go 57.14% <ø> (-22.45%) ⬇️
test/nstemplatetier/nstemplatetier.go 62.72% <ø> (-7.12%) ⬇️
test/nstemplatetier/assertions.go 0.00% <0.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants