Skip to content

Commit

Permalink
fix verify test and godot lint
Browse files Browse the repository at this point in the history
Signed-off-by: Karuppiah Natarajan <karuppiahn@vmware.com>
  • Loading branch information
karuppiah7890 committed Oct 15, 2021
1 parent 516b41f commit 710743b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
2 changes: 1 addition & 1 deletion api/v1beta1/tags.go
Expand Up @@ -138,7 +138,7 @@ const (
VMTagsLastAppliedAnnotation = "sigs.k8s.io/cluster-api-provider-azure-last-applied-tags-vm"

// TODO(karuppiah7890): Check if this is the right place to define RGTagsLastAppliedAnnotation constant.
// And if it needs to be defined elsewhere too, like v1alpha3, v1alpha4 packages
// And if it needs to be defined elsewhere too, like v1alpha3, v1alpha4 packages.

// RGTagsLastAppliedAnnotation is the key for the Azure Cluster object annotation
// which tracks the AdditionalTags for Resource Group which is part in the Azure Cluster.
Expand Down
29 changes: 0 additions & 29 deletions azure/services/tags/mock_tags/tags_mock.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 710743b

Please sign in to comment.