ContainerSolutions/kubernetes-examples

Identify resources still TODO

Open

#5 opened on Sep 1, 2020

 (3 comments) (0 reactions) (0 assignees)Shell (310 forks)github user discovery
good first issue

Repository metrics

Stars
 (1,421 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • Identify top-level resources that are still TODO
  • EndpointSlice
  • CSIDriver
  • CSINode
  • VolumeAttachment
  • PersistentVolumeClaim
  • ControllerRevision
  • ControllerRevisionList
  • CustomResourceDefinition – simplest example done: #48 ; TODO: add a custom resource being used example
  • Event
  • HorizontalPodAutoscalar
  • ValidatingAdmissionWebhook
  • MutatingAdmissionWebhook
  • PodDisruptionBudget
  • PriorityClass
  • PodPreset
  • Create folders for these with a README.md in each (empty is OK for now)

Contributor guide