pravega / pravega-operator

Pravega Kubernetes Operator
Apache License 2.0
41 stars 38 forks source link

Update k8 and Controller-run time versions #616

Closed anishakj closed 2 years ago

anishakj commented 2 years ago

Description

Currently the controller-run time version used in operator is 0.6.5 and K8 version is 1.19. Update these to latest versions. Also remove replace directives from go.mod

Importance

must-have

Location

go.mod Also update affected modules

Suggestions for an improvement

upgrade version of controller-runtime to 0.11.0