You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/plugins: Add kustomize as a prerequisite of Makefile's bundle target
`bundle` target in the autogenerated Makefile for new golang based operator projects generated by the operator-sdk make use of the `kustomize` CLI tool. This commit adds the `kustomize` Makefile target as a prerequisite of the `bundle` target.
0 commit comments