Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.
This repository was archived by the owner on May 6, 2022. It is now read-only.

[Meta] Deletion of TPRs via catalog API Server fails #600

@kibbles-n-bytes

Description

@kibbles-n-bytes

Note: this issue is made up of several smaller ones. Ideally a single patch should close this and all of the smaller ones. See #600 (comment) for details.

Upon trying to run kubectl delete -n test-ns bindings ups-binding as per the walkthrough, I get:

The ThirdPartyResourceData "ups-binding" is invalid: 
* metadata.deletionGracePeriodSeconds: Invalid value: 0: field is immutable; may only be changed via deletion
* metadata.deletionTimestamp: Invalid value: "2017-03-21T20:20:05Z": field is immutable; may only be changed via deletion

API server logs: http://pastebin.com/5BFFMsuv
Catalog logs: http://pastebin.com/VTZPP5rz

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions