Skip to content

Not all return codes are documented #1245

@soslan

Description

@soslan

Link to the issue (please include a link to the specific documentation or example):
https://github.com/kubernetes-client/python/blob/master/kubernetes/docs/BatchV1Api.md#create_namespaced_job
Description of the issue (please include outputs or screenshots if possible):
create_namespaced_job returns 409 Conflict if the job being created already exists, but the docs doesn't mention the code. Aren't all possible response codes meant to be documented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/documentationCategorizes issue or PR as related to documentation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions