client/pkg/serving/v1
Gunjan Vyas 2a182cc7c7
Changing the Default retry value (#1463)
* Changing the Default retry value

* Moved default retry variable to pkg/config

* Removing MaxRetries constants

* Use UpdateServiceWithRetry function during service create

* remove all instances of MaxUpdateRetries
2021-10-01 07:56:07 -07:00
..
apply.go Use context.Context in API methods (#1274) 2021-03-26 09:23:20 -07:00
apply_test.go Adding test cases for serving pkg (#1376) 2021-07-20 06:32:13 -07:00
client.go Changing the Default retry value (#1463) 2021-10-01 07:56:07 -07:00
client_mock.go Refactor waiting loop to use resourceVersion (#1333) 2021-07-01 12:05:04 -07:00
client_mock_test.go Refactor waiting loop to use resourceVersion (#1333) 2021-07-01 12:05:04 -07:00
client_test.go Add an update timestamp to trigger the creation of a revision when needed. (#1364) 2021-07-26 12:17:16 -07:00
gitops.go Use context.Context in API methods (#1274) 2021-03-26 09:23:20 -07:00
gitops_test.go Adding test cases for serving pkg (#1376) 2021-07-20 06:32:13 -07:00