-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add new way to create cluster, create cluster from yaml file, to…
… fix previously wrong ipFamily issue This is the body of the commit: this fix addressed the issue of when create clusters, the ipv6 cluster always has a ipFamily of ipv4 which is wrong. In this commit, a new way of creating cluster is added which is using created yaml file in a certain path. That way we can definite the ipFamily for whether it is ipv6 or ipv4. Fixed feedbacks fixed build
- Loading branch information
1 parent
9c02930
commit b3bcb2e
Showing
1 changed file
with
142 additions
and
41 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