Skip to content

Commit

Permalink
Refactor logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Amulyam24 committed May 22, 2024
1 parent 4c5b9da commit bf3ad89
Show file tree
Hide file tree
Showing 6 changed files with 228 additions and 215 deletions.
2 changes: 1 addition & 1 deletion api/v1beta2/ibmpowervscluster_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ type IBMPowerVSClusterSpec struct {
// resourceGroup name under which the resources will be created.
// when powervs.cluster.x-k8s.io/create-infra=true annotation is set on IBMPowerVSCluster resource,
// 1. it is expected to set the ResourceGroup.Name, not setting will result in webhook error.
// ServiceInstance.ID and ServiceInstance.Regex is not yet supported and system will ignore the value.
// ResourceGroup.ID and ResourceGroup.Regex is not yet supported and system will ignore the value.
// +optional
ResourceGroup *IBMPowerVSResourceReference `json:"resourceGroup,omitempty"`

Expand Down
Loading

0 comments on commit bf3ad89

Please sign in to comment.