Ivan Mikheykin

Results 79 issues of Ivan Mikheykin

`jq` can find all `*.jq` files in the directory specified by `WithLibPath` and then methods from these libraries can be used in the program. It will be useful if such...

enhancement

## Description NOTE: No significant changes in rewriters are made, except simple refactoring in some places: - Extract RewriteRoleRule for common code in validating, mutating, clusterrole and role. - Support...

## Description - Refactor vmop controller to use new style of reconcilers. - Add conditions to the VMOp status. - Remove old-style failireMessage/failureReason fields. ## Why do we need it,...

## Description - Add subresources status field. - GET /apis/v1/.../resourcetype/NAME/status give error NotFound if no subresources field in CRD. ## Why do we need it, and what problem does it...

## Description Temporary PR for testing #890 .

validation/skip/no_cyrillic
validation/skip/doc_changes
validation/skip/copyright
validation/skip/helm_templates
skip/e2e

## Description - Cancel garbage collection if wait for provisioners for more than 2 hours. ## Why do we need it, and what problem does it solve? Provisioners may work...

## Description - Add toleration to run importers on nodes belong to NodeGroup/system. - Add toleration to CDI config for DV workload Pods (importers, uploaders, preps, etc.). - vd contoller:...

## Description - Change vmclass generic manifest to use strings for coreFractions. - Fix error when hook trying to patch vmclass/generic without annotations. ## Why do we need it, and...

## Description Do not requeue reconcile if status was not updated with error "namespaces ... not found". Just print Warning in this situation. ## Why do we need it, and...