这是indexloc提供的服务,不要输入任何密码
Skip to content

switches back to DeepDerivative as deployments were aggressively updated #744

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

Merged
merged 1 commit into from
May 6, 2022

Conversation

gab-satchi
Copy link
Contributor

  • 🐛 fixes dispatcher deployment from getting updated even without changes

/kind bug

When comparing the expected and actual, the actual has a few more defaults such as terminationMessagePath and terminationMessagePolicy. This meant that the DeepEqual was claiming unequal more frequently than what was needed. The original fix with #605 is preserved by defaulting the parallelism env variable.

- fixed bug in Trigger dispatcher deployment from getting updated too frequently

@knative-prow knative-prow bot added kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 5, 2022
@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #744 (442eea3) into main (2ab5c92) will increase coverage by 0.05%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main     #744      +/-   ##
==========================================
+ Coverage   74.73%   74.79%   +0.05%     
==========================================
  Files          35       35              
  Lines        2569     2575       +6     
==========================================
+ Hits         1920     1926       +6     
  Misses        582      582              
  Partials       67       67              
Impacted Files Coverage Δ
pkg/reconciler/trigger/trigger.go 65.74% <0.00%> (ø)
pkg/reconciler/trigger/resources/dispatcher.go 91.52% <100.00%> (+0.45%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ab5c92...442eea3. Read the comment docs.

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label May 6, 2022
@knative-prow
Copy link

knative-prow bot commented May 6, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gab-satchi, gabo1208

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 [gab-satchi,gabo1208]

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 merged commit 615f361 into knative-extensions:main May 6, 2022
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. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants