-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
/cherry-pick Signed-off-by: 1gtm <[email protected]> Signed-off-by: Tamal Saha <[email protected]>
- Loading branch information
Showing
76 changed files
with
501 additions
and
2,794 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,9 +24,9 @@ import ( | |
"stash.appscode.dev/mysql/apis/installer/install" | ||
api "stash.appscode.dev/mysql/apis/installer/v1alpha1" | ||
|
||
gort "github.com/appscode/go/runtime" | ||
"github.com/go-openapi/spec" | ||
"github.com/golang/glog" | ||
gort "gomodules.xyz/runtime" | ||
"k8s.io/apimachinery/pkg/runtime" | ||
"k8s.io/apimachinery/pkg/runtime/serializer" | ||
"k8s.io/kube-openapi/pkg/common" | ||
|
@@ -48,17 +48,13 @@ func generateSwaggerJson() { | |
Title: "Stash", | ||
Version: "v0", | ||
Contact: &spec.ContactInfo{ | ||
ContactInfoProps: spec.ContactInfoProps{ | ||
Name: "AppsCode Inc.", | ||
URL: "https://appscode.com", | ||
Email: "[email protected]", | ||
}, | ||
Name: "AppsCode Inc.", | ||
URL: "https://appscode.com", | ||
Email: "[email protected]", | ||
}, | ||
License: &spec.License{ | ||
LicenseProps: spec.LicenseProps{ | ||
Name: "Apache 2.0", | ||
URL: "https://www.apache.org/licenses/LICENSE-2.0.html", | ||
}, | ||
Name: "Apache 2.0", | ||
URL: "https://www.apache.org/licenses/LICENSE-2.0.html", | ||
}, | ||
}, | ||
OpenAPIDefinitions: []common.GetOpenAPIDefinitions{ | ||
|
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
55 changes: 0 additions & 55 deletions
55
vendor/github.com/appscode/go/encoding/json/types/array_or_int.go
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
vendor/github.com/appscode/go/encoding/json/types/array_or_string.go
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
vendor/github.com/appscode/go/encoding/json/types/bool_yo.go
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.