mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	hack: fix text
This commit is contained in:
		@@ -48,7 +48,7 @@ issues:
 | 
				
			|||||||
    # Adding unversioned feature gates is allowed in tests
 | 
					    # Adding unversioned feature gates is allowed in tests
 | 
				
			||||||
    - linters:
 | 
					    - linters:
 | 
				
			||||||
        - forbidigo
 | 
					        - forbidigo
 | 
				
			||||||
      text: should not use MutableFeatureGate.Add, use AddVersioned instead
 | 
					      text: should not use Add, use AddVersioned instead
 | 
				
			||||||
      path: _test.go$
 | 
					      path: _test.go$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # The Kubernetes naming convention for conversion functions uses underscores
 | 
					    # The Kubernetes naming convention for conversion functions uses underscores
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -48,7 +48,7 @@ issues:
 | 
				
			|||||||
    # Adding unversioned feature gates is allowed in tests
 | 
					    # Adding unversioned feature gates is allowed in tests
 | 
				
			||||||
    - linters:
 | 
					    - linters:
 | 
				
			||||||
        - forbidigo
 | 
					        - forbidigo
 | 
				
			||||||
      text: should not use MutableFeatureGate.Add, use AddVersioned instead
 | 
					      text: should not use Add, use AddVersioned instead
 | 
				
			||||||
      path: _test.go$
 | 
					      path: _test.go$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # TODO(oscr) Remove these excluded directories and fix findings. Due to large amount of findings in different components
 | 
					    # TODO(oscr) Remove these excluded directories and fix findings. Due to large amount of findings in different components
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -48,7 +48,7 @@ issues:
 | 
				
			|||||||
    # Adding unversioned feature gates is allowed in tests
 | 
					    # Adding unversioned feature gates is allowed in tests
 | 
				
			||||||
    - linters:
 | 
					    - linters:
 | 
				
			||||||
        - forbidigo
 | 
					        - forbidigo
 | 
				
			||||||
      text: should not use MutableFeatureGate.Add, use AddVersioned instead
 | 
					      text: should not use Add, use AddVersioned instead
 | 
				
			||||||
      path: _test.go$
 | 
					      path: _test.go$
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    {{- if .Base}}
 | 
					    {{- if .Base}}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user