-
Notifications
You must be signed in to change notification settings - Fork 101
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
Allow zero replicas for HA and Deployment config #1225
Conversation
Codecov ReportBase: 79.32% // Head: 79.32% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #1225 +/- ##
=======================================
Coverage 79.32% 79.32%
=======================================
Files 35 35
Lines 1543 1543
=======================================
Hits 1224 1224
Misses 232 232
Partials 87 87 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Can you run update-codegen.sh? https://github.com/knative/operator/actions/runs/3141234913/jobs/5103445012 |
Will |
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
f1c2121
to
afbd984
Compare
PR has been rebased |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: houshengbo, matzew 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 |
Signed-off-by: Matthias Wessendorf mwessend@redhat.com
Fixes #1223
Proposed Changes
HA
and nesteddeployments
to be0
Release Note