mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
kubeadm: mark output/v1alpha1 as deprecated
This commit is contained in:
parent
473e781ccb
commit
47af311ea4
@ -24,4 +24,5 @@ limitations under the License.
|
||||
// The purpose of the kubeadm structured output is to have a well
|
||||
// defined versioned output format that other software that uses
|
||||
// kubeadm for cluster deployments can use and rely on.
|
||||
// DEPRECATED: use v1alpha2 instead
|
||||
package v1alpha1 // import "k8s.io/kubernetes/cmd/kubeadm/app/apis/output/v1alpha1"
|
||||
|
Loading…
Reference in New Issue
Block a user