• 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
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...