mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Removing Alpha annotation as the feature is graduating to Beta in v1.20
This commit is contained in:
parent
5beb14f045
commit
19c70c7edc
@ -63,7 +63,7 @@ func testPod() *v1.Pod {
|
||||
return pod
|
||||
}
|
||||
|
||||
var _ = SIGDescribe("Hostname of Pod [Feature:SetHostnameAsFQDN][NodeAlphaFeature:SetHostnameAsFQDN]", func() {
|
||||
var _ = SIGDescribe("Hostname of Pod [Feature:SetHostnameAsFQDN][NodeFeature:SetHostnameAsFQDN]", func() {
|
||||
f := framework.NewDefaultFramework("hostfqdn")
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user