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

cleanup: removed triggerv2 downgrade + postinstall logic #3868

Merged

Conversation

Cali0707
Copy link
Member

With release 1.14 out, there is no longer a need to keep the triggerv2 downgrade logic, as downgrading to the previous version still leaves triggerv2 in use.

Proposed Changes

  • Remove the triggerv2 downgrade logic
  • Remove the triggerv2 post install logic

Signed-off-by: Calum Murray <cmurray@redhat.com>
Copy link

knative-prow bot commented Apr 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cali0707

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:

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

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 30, 2024
@Cali0707
Copy link
Member Author

/cc @pierDipi @creydr

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 30, 2024
@knative-prow knative-prow bot requested a review from creydr April 30, 2024 17:39
Signed-off-by: Calum Murray <cmurray@redhat.com>
@Cali0707 Cali0707 changed the title cleanup: removed triggerv2 downgrade logic cleanup: removed triggerv2 downgrade + postinstall logic Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.72%. Comparing base (aacc057) to head (3267545).

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3868       +/-   ##
=============================================
- Coverage     73.70%   49.72%   -23.98%     
=============================================
  Files           100      246      +146     
  Lines          3419    14819    +11400     
  Branches        292        0      -292     
=============================================
+ Hits           2520     7369     +4849     
- Misses          723     6695     +5972     
- Partials        176      755      +579     
Flag Coverage Δ
java-unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Cali0707
Copy link
Member Author

/cc @Leo6Leo

@knative-prow knative-prow bot requested a review from Leo6Leo April 30, 2024 18:28
@Leo6Leo
Copy link
Contributor

Leo6Leo commented Apr 30, 2024

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 30, 2024
@knative-prow knative-prow bot merged commit 25073e9 into knative-extensions:main Apr 30, 2024
32 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/control-plane area/test lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants