Skip to content

Commit

Permalink
spinner
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Nov 5, 2024
1 parent 245dfc4 commit 20f1069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pkg/cluster/state.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ func (c *Cluster) InitZarfState(ctx context.Context, initOptions types.ZarfInitO
if namespace.Name == "zarf" {
continue
}
spinner.Updatef("Marking existing namespace %s as ignored by Zarf Agent", namespace.Name)
l.Debug("marking namespace as ignored by Zarf Agent", "name", namespace.Name)

if namespace.Labels == nil {
Expand Down

0 comments on commit 20f1069

Please sign in to comment.