Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported Kubernetes object kind 'PodDisruptionBudget' #2824

Closed
lesaux opened this issue May 23, 2018 · 4 comments
Closed

Unsupported Kubernetes object kind 'PodDisruptionBudget' #2824

lesaux opened this issue May 23, 2018 · 4 comments
Labels
enhancement provider/kubernetes-v2 Manifest based Kubernetes provider

Comments

@lesaux
Copy link

lesaux commented May 23, 2018

Issue Summary:

Unsupported Kubernetes object kind 'PodDisruptionBudget', unable to continue.

Cloud Provider(s):

GKE Kubernetes provider V2

Steps to Reproduce:

Use Deploy (Manifest) stage with a manifest that contains a "PodDisruptionBudget"

Additional Details:

I can manually apply such a manifest through kubectl.

@danielpeach
Copy link
Contributor

@spinnakerbot add-label provider/kubernetes-v2 enhancement

@spinnakerbot spinnakerbot added provider/kubernetes-v2 Manifest based Kubernetes provider enhancement labels May 23, 2018
@lwander
Copy link
Member

lwander commented May 23, 2018

Btw you can enable this using clouddriver/halyard config in your account settings:

kubernetes:
  enabled: true
  accounts:
  - name: my-k8s-account
    customResources:
    - kubernetesKind: PodDisruptionBudget

@lesaux
Copy link
Author

lesaux commented May 23, 2018

oh nice! I didn't know that. Trying it right away!

@spinnakerbot
Copy link

This issue hasn't been updated in 83 days, so we are tagging it as 'stale'. If you want to remove this label, comment:

@spinnakerbot remove-label stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement provider/kubernetes-v2 Manifest based Kubernetes provider
Projects
None yet
Development

No branches or pull requests

4 participants