Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for bogusvalue (0.16 sec)

  1. cmd/kubeadm/app/cmd/upgrade/common_test.go

    		},
    		{
    			name: "Bogus preflight check specify all with individual check",
    			flags: applyPlanFlags{
    				ignorePreflightErrors: []string{"bogusvalue", "all"},
    				kubeConfigPath:        fullPath,
    			},
    			expectedErr: "don't specify individual checks if 'all' is used",
    		},
    		{
    			name: "Fail to create client",
    			flags: applyPlanFlags{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 29 05:14:21 UTC 2024
    - 5.5K bytes
    - Viewed (0)
Back to top