-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PTEUDO-1691: remove database name from dbclient (#345)
* PTEUDO-1691: remove database name from dbclient * PTEUDO-1691: checking whether the db exists or not * PTEUDO-1691: removed old function * PTEUDO-1691: renamed function name to a go standard * PTEUDO-1691: renamed receivers to pc * PTEUDO-1691: rollback, renamed receivers to pc * PTEUDO-1691: added admin db connection * PTEUDO-1691: fix client test * fix bugs in mutating webhooks --------- Co-authored-by: Drew Wells <dwells@infoblox.com>
- Loading branch information
1 parent
25d037a
commit 61da8a4
Showing
5 changed files
with
68 additions
and
37 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
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
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