knative / operator

Combined operator for Knative.
Apache License 2.0
185 stars 98 forks source link

Drop autoscaling/v2beta1 and policy/v1beta1 #1579

Closed nak3 closed 11 months ago

nak3 commented 11 months ago

Proposed Changes

Release Note

autoscaling/v2beta1 and policy/v1beta1 are no longer supported. Please use autoscaling/v2 and policy/v1 if you are using custom manifests.
codecov[bot] commented 11 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (91ec88c) 79.19% compared to head (7627f98) 79.40%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1579 +/- ## ========================================== + Coverage 79.19% 79.40% +0.21% ========================================== Files 41 41 Lines 1855 1845 -10 ========================================== - Hits 1469 1465 -4 + Misses 281 277 -4 + Partials 105 103 -2 ``` | [Files](https://app.codecov.io/gh/knative/operator/pull/1579?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=knative) | Coverage Δ | | |---|---|---| | [.../reconciler/common/poddisruptionbudget\_override.go](https://app.codecov.io/gh/knative/operator/pull/1579?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=knative#diff-cGtnL3JlY29uY2lsZXIvY29tbW9uL3BvZGRpc3J1cHRpb25idWRnZXRfb3ZlcnJpZGUuZ28=) | `71.42% <28.57%> (+10.13%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nak3 commented 11 months ago

/test eventing-upgrade-tests

nak3 commented 11 months ago

/retest

    prober.go:106: expecting to have 3522 unique events received, but received 3502 unique events
nak3 commented 11 months ago

/cc @houshengbo @ReToCode @skonto @pierDipi

houshengbo commented 11 months ago

/approve

knative-prow[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: houshengbo, nak3, ReToCode

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](https://github.com/knative/operator/blob/main/OWNERS)~~ [houshengbo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment