Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for swapped (0.08 sec)

  1. pkg/config/analysis/analyzers/analyzers_test.go

    // * Expected messages are in the format {msg.ValidationMessageType, "<ResourceKind>/<Namespace>/<ResourceName>"}.
    //   - Note that if Namespace is omitted in the input YAML, it will be skipped here.
    var testGrid = []testCase{
    	{
    		name: "misannoted",
    		inputFiles: []string{
    			"testdata/misannotated.yaml",
    		},
    		analyzer: &annotations.K8sAnalyzer{},
    		expected: []message{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 07:22:31 UTC 2024
    - 42.6K bytes
    - Viewed (0)
Back to top