• Kubernetes Submit Queue's avatar
    Merge pull request #39882 from deads2k/api-59-errors · 6defc303
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 38592, 39949, 39946, 39882)
    
    move api/errors to apimachinery
    
    `pkg/api/errors` is a set of helpers around `meta/v1.Status` that help to create and interpret various apiserver errors.  Things like `.NewNotFound` and `IsNotFound` pairings.  This pull moves it into apimachinery for use by the clients and servers.
    
    @smarterclayton @lavalamp First commit is the move plus minor fitting.  Second commit is straight replace and generation.
    6defc303
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...