short icon indicating copy to clipboard operation
short copied to clipboard

Add support for cluster fields

Open wlan0 opened this issue 7 years ago • 2 comments

https://kubernetes.io/docs/api-reference/v1.8/#-strong-cluster-strong-

wlan0 avatar Dec 04 '17 03:12 wlan0

@ublubu Can you document what's done and what's missing from this list?

wlan0 avatar Feb 03 '18 06:02 wlan0

apiregistration.v1beta1

  • [x] APIService

authorization.v1

  • [ ] LocalSubjectAccessReview
  • [ ] SelfSubjectAccessReview
  • [ ] SelfSubjectRulesreview
  • [ ] SubjectAccessReview

authentication.v1

  • [ ] TokenReview

core.v1

  • [x] Binding
  • [ ] ComponentStatus
  • [x] Namespace
  • [ ] Node
  • [x] PersistentVolume
  • [ ] ResourceQuota
  • [ ] ServiceAccount

certificates.v1beta1

  • [x] CertificateSigningRequest

networking.v1

  • [ ] NetworkPolicy

rbac.v1

  • [x] ClusterRole
  • [x] ClusterRoleBinding
  • [ ] Role
  • [ ] RoleBinding

ublubu avatar Feb 07 '18 21:02 ublubu