-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Idiomatic resource naming for asoctl (#4487)
* Add conc library * Create importFactory and test * Consume factory * Move naming to the factory * Add createUniqueKubernetesName and consume * Format code * Avoid deadlock when panic occurs during import * Avoid closing the chan early * Remove use of github.com/pkg/errors * go mod tidy * Fix specifier
- Loading branch information
1 parent
32fe311
commit 9fa97ef
Showing
9 changed files
with
440 additions
and
348 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
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
Oops, something went wrong.