Upgrade k8s dependency from v0.25
to v0.27
#460
Labels
issue/blocked
Issue is blocked
issue/willfix
This issue will be worked on
kind/enhancement
Improvement in current feature
language/go
Golang related
Current Behavior
meshery-operator
is usingk8s
atv0.25
and it is high time to upgrade, but there are several blockers in place because of the back and forth dependencies betweenmeshkit
andmeshery-operator
.There is an open issue with
controller-runtime
to update theirk8s
dependencies fromv0.26
tov0.27
, which will helps us move to the latest without blockers.Here is the open PR for tracking.
kubernetes-sigs/controller-runtime#2281
I'm currently working on updating multiple projects that will be impacted by the change.
Expected Behavior
Screenshots/Logs
Environment
Contributor Guides and Resources
The text was updated successfully, but these errors were encountered: