Skip to content

Commit 40316b5

Browse files
mnenciaarmru
andauthored
fix: remove lifecycle Pod Patch subscription (#378)
Signed-off-by: Marco Nenciarini <[email protected]> Signed-off-by: Armando Ruocco <[email protected]> Co-authored-by: Armando Ruocco <[email protected]>
1 parent 8fcd748 commit 40316b5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

internal/cnpgi/operator/lifecycle.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ func (impl LifecycleImplementation) GetCapabilities(
4141
{
4242
Type: lifecycle.OperatorOperationType_TYPE_CREATE,
4343
},
44-
{
45-
Type: lifecycle.OperatorOperationType_TYPE_PATCH,
46-
},
4744
{
4845
Type: lifecycle.OperatorOperationType_TYPE_EVALUATE,
4946
},

0 commit comments

Comments
 (0)