mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #37031 from foxish/add-ss-kubectl
Automatic merge from submit-queue Adding statefulset to the list of things kubectl says it knows about **What this PR does / why we need it**: Adding statefulset to the list of things kubectl says it knows about. **Special notes for your reviewer**: **Release note**: <!-- Steps to write your release note: 1. Use the release-note-* labels to set the release note state (if you have access) 2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. --> ```release-note NONE ``` cc @kubernetes/sig-apps @erictune
This commit is contained in:
commit
cae6cf2cee
@ -195,6 +195,7 @@ __custom_func() {
|
||||
* secrets
|
||||
* serviceaccounts (aka 'sa')
|
||||
* services (aka 'svc')
|
||||
* statefulsets
|
||||
* storageclasses
|
||||
* thirdpartyresources
|
||||
`
|
||||
|
Loading…
Reference in New Issue
Block a user