Server Side Apply phase 1 - ConfigMap, Ingress, Service, ServiceAccount, PVC#11693
Server Side Apply phase 1 - ConfigMap, Ingress, Service, ServiceAccount, PVC#11693im-konge merged 7 commits intostrimzi:mainfrom
Conversation
6600613 to
7b8441b
Compare
|
/azp run feature-gates-regression |
|
Azure Pipelines successfully started running 1 pipeline(s). |
7b8441b to
cc069b1
Compare
|
/azp run upgrade |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run regression |
|
Azure Pipelines successfully started running 1 pipeline(s). |
20134c9 to
b3f010a
Compare
|
/azp run regression |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run feature-gates-regression |
|
Azure Pipelines successfully started running 1 pipeline(s). |
b3f010a to
33edea1
Compare
ec1fe1c to
976e65b
Compare
|
@scholzj thanks for the review, JFYI I added the UT for SSA with conflict and usage of force = true. |
|
BTW: You are missing docs? |
|
Yeah, should I add them in this PR or in another one? Also, should it be just about the feature gate? Or something more? |
It should be pretty straigth forward, so I would do it here. |
Signed-off-by: Lukas Kral <lukywill16@gmail.com>
|
@scholzj Docs for the FG added. Thanks for reminding me |
ppatierno
left a comment
There was a problem hiding this comment.
LGTM. I left just one question, but I guess I know the answer :-)
|
/azp run regression |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run upgrade |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/packit test --labels regression,upgrade |
|
/azp run feature-gates-regression |
|
Azure Pipelines successfully started running 1 pipeline(s). |
PaulRMellor
left a comment
There was a problem hiding this comment.
Looks good.
I left some suggestions for the supporting doc.
Co-authored-by: PaulRMellor <47596553+PaulRMellor@users.noreply.github.com> Signed-off-by: Lukáš Král <53821852+im-konge@users.noreply.github.com>
Co-authored-by: PaulRMellor <47596553+PaulRMellor@users.noreply.github.com> Signed-off-by: Lukáš Král <53821852+im-konge@users.noreply.github.com>
Signed-off-by: Lukas Kral <lukywill16@gmail.com>
Signed-off-by: Lukas Kral <lukywill16@gmail.com>
Signed-off-by: Lukas Kral <lukywill16@gmail.com>
|
/azp run feature-gates-regression |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…nt, PVC (strimzi#11693) Signed-off-by: Lukas Kral <lukywill16@gmail.com> Signed-off-by: Lukáš Král <53821852+im-konge@users.noreply.github.com> Co-authored-by: PaulRMellor <47596553+PaulRMellor@users.noreply.github.com>
Type of change
Description
As described in strimzi/proposals#160, this PR adds support for Server Side Apply for first five resources -
ConfigMap,Ingress,Service,ServiceAccount,PVC.It also adds feature gate for this phase -
ServerSideApplyPhase1.Checklist