USHIFT-1859: Kustomization: enable server-side apply to avoid big resources failing#2536
Conversation
|
@jmprusi The change looks good, but we're going to want a jira ticket to ensure we get a release note for the new behavior. Can you work with @pacevedom to set that up, please? /retest |
|
/approve |
In order to avoid big resources failing to get applied, this commit enables the server-side apply and also the force-conflicts flag to ensure that the previous behaviour is mantained. Signed-off-by: Joaquim Moreno Prusi <joaquim@redhat.com>
2abb1c6 to
4edccd7
Compare
|
@dhellmann I've updated the PR to properly maintain the old behavior to avoid issues with current microshift users. PTAL. I will ping @pacevedom to get the proper Jira ticket created. Thanks. |
|
/retest |
|
/retitle USHIFT-1859: Kustomization: enable server-side apply to avoid big resources failing |
|
@jmprusi: This pull request references USHIFT-1859 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.15.0" version, but no target version was set. DetailsIn 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 kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhellmann, jmprusi, pacevedom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@jmprusi: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
Enables server-side apply for kustomize at startup. related to #2535
Which issue(s) this PR addresses:
Closes #2535