Signed-off-by: Austin Abro <austinabro321@gmail.com>
(cherry picked from commit ec0726523e)
release-4.1
Austin Abro 2 months ago committed by Scott Rigby
parent 04a91af89e
commit b36d660fb7
No known key found for this signature in database
GPG Key ID: C7C6FBB5B91C1155

@ -166,7 +166,6 @@ func (c *Client) newStatusWatcher(opts ...WaitOption) (*statusWaiter, error) {
if waitContext == nil {
waitContext = c.WaitContext
}
sw := &statusWaiter{
restMapper: restMapper,
client: dynamicClient,

Loading…
Cancel
Save