hub: get out of experimental.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
parent
3b9e155807
commit
358f47443e
7 changed files with 10 additions and 23 deletions
|
@ -229,7 +229,7 @@ func (c *Configuration) SetEffectiveConfiguration() {
|
|||
c.Hub = nil
|
||||
log.WithoutContext().Errorf("Unable to activate the Hub provider: %v", err)
|
||||
} else {
|
||||
log.WithoutContext().Debugf("Experimental Hub provider has been activated.")
|
||||
log.WithoutContext().Debugf("Hub provider has been activated.")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue