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
In #128 we added logic around modifying a local glide.yaml with particular pkg/version values sent from the upstream controller-sdk-go PR job before building.
However, as noted in #128 (comment), this may update other dependencies when we strictly only want the sdk dependency updated. Therefore, this ticket represents researching a better way to bring in a particular PR change in controller-sdk-go...
The text was updated successfully, but these errors were encountered:
In #128 we added logic around modifying a local
glide.yaml
with particular pkg/version values sent from the upstreamcontroller-sdk-go
PR job before building.However, as noted in #128 (comment), this may update other dependencies when we strictly only want the sdk dependency updated. Therefore, this ticket represents researching a better way to bring in a particular PR change in
controller-sdk-go
...The text was updated successfully, but these errors were encountered: