-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pod and workload controller label support (#817)
* Add pod and workload controller label support Signed-off-by: Tamal Saha <tamal@appscode.com> * Add Postgres, MySQL, MariaDB label helpers Signed-off-by: Tamal Saha <tamal@appscode.com> * Update dependencies Signed-off-by: Tamal Saha <tamal@appscode.com> * Update label helper methods Signed-off-by: kamolhasan <kamol@appscode.com> * Update constants Signed-off-by: kamolhasan <kamol@appscode.com> * Update PodLabels() method for ES Signed-off-by: kamolhasan <kamol@appscode.com> * Update PodControllerLabels() method for ES Signed-off-by: kamolhasan <kamol@appscode.com> * Update OffshootSelector() method of ES Signed-off-by: kamolhasan <kamol@appscode.com> * Add mongodb pod labels Signed-off-by: Mohammad Fahim Abrar <fahimabrar@appscode.com> * Update StatefulSet's PDB selector Signed-off-by: kamolhasan <kamol@appscode.com> * Remove mongodb PodControllerLabels method Signed-off-by: Mohammad Fahim Abrar <fahimabrar@appscode.com> * Update mysql router label method Signed-off-by: Mehedi Hasan <mehedi.hasan@appscode.com> * Update mongodb shard labels Signed-off-by: Mohammad Fahim Abrar <fahimabrar@appscode.com> * Add mongodb service labels Signed-off-by: Mohammad Fahim Abrar <fahimabrar@appscode.com> * Update labels for services Signed-off-by: kamolhasan <kamol@appscode.com> * update service labels for mysql Signed-off-by: Mehedi Hasan <mehedi.hasan@appscode.com> * add ServiceLabels method for mariadb Signed-off-by: Mehedi Hasan <mehedi.hasan@appscode.com> * Update helper methods for other DBs Signed-off-by: kamolhasan <kamol@appscode.com> * Don't overwrite db labels Signed-off-by: Tamal Saha <tamal@appscode.com> * Rename parameter: overrides --> extraLabels Signed-off-by: kamolhasan <kamol@appscode.com> * Update redis labels Signed-off-by: Mohammad Fahim Abrar <fahimabrar@appscode.com> Co-authored-by: kamolhasan <kamol@appscode.com> Co-authored-by: Mohammad Fahim Abrar <fahimabrar@appscode.com> Co-authored-by: Mehedi Hasan <mehedi.hasan@appscode.com>
- Loading branch information
1 parent
1cef683
commit 1222a1d
Showing
217 changed files
with
8,981 additions
and
15,760 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.