mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 08:17:26 +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
|
// The purpose of the kubeadm structured output is to have a well
|
||||||
// defined versioned output format that other software that uses
|
// defined versioned output format that other software that uses
|
||||||
// kubeadm for cluster deployments can use and rely on.
|
// 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"
|
package v1alpha1 // import "k8s.io/kubernetes/cmd/kubeadm/app/apis/output/v1alpha1"
|
||||||
|
Loading…
Reference in New Issue
Block a user