Skip to content

kapp should work with kubernetes APIs that are affected by faulty APIService resources #12

@nocquidant

Description

@nocquidant

Hi,

I've recently played with certmanager and mess up my environment a little bit (my namespaces refused to be deleted so I had to force the deletion). But, since then, I couldn't launch kapp anymore:

kapp deploy -n hello -a app-hello -f ./sandbox/config.app.yml                                                                  
Error: unable to retrieve the complete list of server APIs: admission.certmanager.k8s.io/v1beta1: the server is currently unable to handle the request

Delete the orphaned apiservices did the trick: kubectl delete apiservices v1beta1.admission.certmanager.k8s.io

Could kapp be more resilient here and start even in case of errors in server APIs?

Thanks
--nick

Metadata

Metadata

Assignees

No one assigned

    Labels

    carvel triageThis issue has not yet been reviewed for validitydiscussionThis issue is not a bug or feature and a conversation is needed to find an appropriate resolutionenhancementThis issue is a feature requesthelping with an issueDebugging happening to identify the problem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions