-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial NodePortConfig added * added configgen port setting * Passes HOST_IP to configbuilder * replaced accidentally removed function * WIP - create nodeport service * WIP - created nodeport test * WIP - test fixes * fixed a port and introduced a couple of test helper methods * do not set a native port in the normal service if the nodeport service is enabled * use cql port instead of cqlSsl port in the test * preserve ClusterIP of existing services * the test runs * updated the user doc for nodeport * Port names now use SSL instead of Ssl * Introduced DefaultCqlPort and DefaultBroadcastPort * Do not remove native port from normal service when nodeport service is configured
- Loading branch information
1 parent
5f72962
commit b2cf2ec
Showing
13 changed files
with
513 additions
and
57 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
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
42 changes: 42 additions & 0 deletions
42
operator/pkg/apis/cassandra/v1beta1/zz_generated.deepcopy.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.