Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

✨ Cleanups after removing BundleAPI #816

Conversation

varshaprasad96
Copy link
Member

@varshaprasad96 varshaprasad96 commented Jan 22, 2024

This PR makes the follwing changes:

  1. Fixes the reference to v1alpha1 APIs in the linter.
  2. TypeHasValidBundle was being set to false only when the bundle load errored. Switching the condition to be TypeInstalled instead.
  3. Fix documentation on provisioners.

Follow up #774

@varshaprasad96 varshaprasad96 requested a review from a team as a code owner January 22, 2024 20:21
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

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

Project coverage is 35.27%. Comparing base (6a8a84c) to head (35808e0).
Report is 7 commits behind head on main.

Files Patch % Lines
...l/controllers/bundledeployment/bundledeployment.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #816   +/-   ##
=======================================
  Coverage   35.27%   35.27%           
=======================================
  Files           9        9           
  Lines         808      808           
=======================================
  Hits          285      285           
  Misses        479      479           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@varshaprasad96 varshaprasad96 force-pushed the followup-fix-conditions branch 2 times, most recently from 22e60eb to 120aca1 Compare January 22, 2024 20:32
@varshaprasad96 varshaprasad96 force-pushed the followup-fix-conditions branch 2 times, most recently from d540eb9 to aa3ce96 Compare January 24, 2024 13:16
This PR makes the follwing changes:
1. Fixes the reference to v1alpha1 APIs in the linter.
2. TypeHasValidBundle was being set to false only when the
   bundle load errored. Switching the condition to be
   TypeInstalled instead.
3. Fix documentation on provisioners.

Signed-off-by: Varsha Prasad Narsing <[email protected]>
Copy link

This PR has become stale because it has been open for 30 days with no activity. Please update this PR or remove the lifecycle/stale label before it is automatically closed in 30 days. Adding the lifecycle/frozen label will cause this PR to ignore lifecycle events.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 27, 2024
Copy link

This PR has been closed as no updates were detected after 30 days of being stale. Please feel free to reopen this PR if necessary.

@github-actions github-actions bot added the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Mar 30, 2024
@github-actions github-actions bot closed this Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants