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

Do not remove the resources if status.Manifests is empty #1661

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

houshengbo
Copy link
Contributor

Fixes #1652

Proposed Changes

  • Do not remove the resources if status.Manifests is empty.

Release Note


@knative-prow knative-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 8, 2024
Copy link

@knative-prow knative-prow bot left a comment

Choose a reason for hiding this comment

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

@houshengbo: 0 warnings.

In response to this:

Fixes #1652

Proposed Changes

  • Do not remove the resources if status.Manifests is empty.

Release Note


Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link

knative-prow bot commented Jan 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: houshengbo

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 Jan 8, 2024
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b12ea7d) 79.37% compared to head (b710333) 79.37%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1661   +/-   ##
=======================================
  Coverage   79.37%   79.37%           
=======================================
  Files          41       41           
  Lines        1857     1857           
=======================================
  Hits         1474     1474           
  Misses        279      279           
  Partials      104      104           

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

@houshengbo
Copy link
Contributor Author

/test eventing-upgrade-tests

1 similar comment
@houshengbo
Copy link
Contributor Author

/test eventing-upgrade-tests

@nak3
Copy link
Contributor

nak3 commented Jan 9, 2024

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jan 9, 2024
@knative-prow knative-prow bot merged commit 10d989e into knative:main Jan 9, 2024
25 checks passed
@houshengbo
Copy link
Contributor Author

/cherry-pick release-1.12

@knative-prow-robot
Copy link
Contributor

@houshengbo: new pull request created: #1664

In response to this:

/cherry-pick release-1.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@houshengbo
Copy link
Contributor Author

/cherry-pick release-1.12

@knative-prow-robot
Copy link
Contributor

@houshengbo: new pull request created: #1665

In response to this:

/cherry-pick release-1.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Knative Operator panics at boot
3 participants