This patch consists of various corrections. (#73060)
* This patch consists of various corrections. *) Remove unwanted `else` code block *) Adjust variable intialization. *) Correct error strings. *) Use recommended variable increment method. Signed-off-by: hchiramm <hchiramm@redhat.com> * Remove cluster/images/cluster-version-monitor from hack/.golint_failures. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:

committed by
Kubernetes Prow Robot

parent
e1e85f947e
commit
2651c72166
@@ -14,5 +14,5 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// namespace contains a controller that handles namespace lifecycle
|
||||
// Package namespace contains a controller that handles namespace lifecycle
|
||||
package namespace // import "k8s.io/kubernetes/pkg/controller/namespace"
|
||||
|
Reference in New Issue
Block a user