-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Rename DiscoveredApps to DiscoveredApp for consistency with other deployers names. - Rename deployers/discoveredapps.go to deployers/discoveredapp.go to match the new type name. - Rename dractions/actionsdiscoveredapps.go to dractions/discovered.go - this name was too long, hard to read, and breaks log formatting. - Rename util.RamenOpsNS to util.RamenOpsNamespace for consistency with other constants. Signed-off-by: Nir Soffer <[email protected]>
- Loading branch information
Showing
4 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters