mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Merge pull request #15510 from aveshagarwal/master-selflink-objref
Auto commit by PR queue bot
This commit is contained in:
@@ -39,10 +39,6 @@ type describeClient struct {
|
||||
client.Interface
|
||||
}
|
||||
|
||||
func init() {
|
||||
api.ForTesting_ReferencesAllowBlankSelfLinks = true
|
||||
}
|
||||
|
||||
func TestDescribePod(t *testing.T) {
|
||||
fake := testclient.NewSimpleFake(&api.Pod{
|
||||
ObjectMeta: api.ObjectMeta{
|
||||
|
||||
Reference in New Issue
Block a user