-
Notifications
You must be signed in to change notification settings - Fork 256
HIVE-3014: Revendor installer to v1.4.21-pre #2796
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
base: master
Are you sure you want to change the base?
Conversation
|
@dlom: This pull request references HIVE-3014 which is a valid jira issue. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
@dlom: This pull request references HIVE-3014 which is a valid jira issue. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dlom 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 |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2796 +/- ##
==========================================
- Coverage 50.35% 50.34% -0.02%
==========================================
Files 279 279
Lines 34180 34183 +3
==========================================
- Hits 17210 17208 -2
- Misses 15617 15626 +9
+ Partials 1353 1349 -4
🚀 New features to boost your workflow:
|
|
I'm going to hope that these validation budget checks were enabled by accident, temporarily. /retest-required |
|
Ugh. @JoelSpeed what are we supposed to do about this? Also, why is it complaining about an int64 field? Or does that just happen to be the point at which the whole budget got pushed over the edge? |
|
Failing on the same I see we're patching CRDs already to remove some things, should we do the same here? @2uasimojo |
|
You need a max length on hive/apis/hive/v1/clusterdeployment_types.go Line 138 in 140ebad
At the moment it's estimating the worst case as 3MiB over whatever the smallest object there is ( What's a sensible number of maximum ingresses you could retrofit to solve this without causing real world issues? |
|
/test e2e-openstack |
1 similar comment
|
/test e2e-openstack |
|
/test e2e-azure |
|
/retest |
1 similar comment
|
/retest |
|
Caution There are some errors in your PipelineRun template.
|
|
/test e2e-openstack |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/test e2e-openstack |
|
/test e2e-azure |
4 similar comments
|
/test e2e-azure |
|
/test e2e-azure |
|
/test e2e-azure |
|
/test e2e-azure |
|
@dlom: The following tests failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
xref: HIVE-3014
/assign @2uasimojo
Depends on openshift/machine-api-operator#1438