Skip to content

Commit

Permalink
Prepare for release v0.30.1 (#695)
Browse files Browse the repository at this point in the history
ProductLine: KubeDB

Release: v2023.01.17

Release-tracker: kubedb/CHANGELOG#63
Signed-off-by: 1gtm <[email protected]>

Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Jan 17, 2023
1 parent 7e75f1b commit 264d432
Show file tree
Hide file tree
Showing 9 changed files with 244 additions and 184 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ require (
k8s.io/component-base v0.25.3
k8s.io/klog/v2 v2.80.1
k8s.io/kubectl v0.25.1
kmodules.xyz/client-go v0.25.14
kmodules.xyz/client-go v0.25.16
kmodules.xyz/custom-resources v0.25.1
kmodules.xyz/monitoring-agent-api v0.25.0
kubedb.dev/apimachinery v0.30.0
kubedb.dev/apimachinery v0.30.1
stash.appscode.dev/apimachinery v0.24.0
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -984,8 +984,8 @@ k8s.io/utils v0.0.0-20221012122500-cfd413dd9e85 h1:cTdVh7LYu82xeClmfzGtgyspNh6Ux
k8s.io/utils v0.0.0-20221012122500-cfd413dd9e85/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
kmodules.xyz/apiversion v0.2.0 h1:vAQYqZFm4xu4pbB1cAdHbFEPES6EQkcR4wc06xdTOWk=
kmodules.xyz/apiversion v0.2.0/go.mod h1:oPX8g8LvlPdPX3Yc5YvCzJHQnw3YF/X4/jdW0b1am80=
kmodules.xyz/client-go v0.25.14 h1:8znhvnL73etOVeTGNcSQjqOAt5bK9vxin9dZPQUNtA4=
kmodules.xyz/client-go v0.25.14/go.mod h1:PG0s5FqmCvIKXudUhaJELBVbKbX6ESoefVR1cibkl+0=
kmodules.xyz/client-go v0.25.16 h1:B9gf90o+eWFlGgXv+hx0k8atkCRjMpDgAWycvA/obfk=
kmodules.xyz/client-go v0.25.16/go.mod h1:PG0s5FqmCvIKXudUhaJELBVbKbX6ESoefVR1cibkl+0=
kmodules.xyz/custom-resources v0.25.1 h1:0qHPTxbT/q0afl2GCOnwPFaoxKziRIPXgVu77YwrCa4=
kmodules.xyz/custom-resources v0.25.1/go.mod h1:ULwzvLmOqZJcPSXKI7iLclYL5eYRlKx8Nbex28Ht19E=
kmodules.xyz/monitoring-agent-api v0.25.0 h1:RU9RBeCqQdoS381xXy8cM1aqT+7qmtuPI3KxNQoX16Y=
Expand All @@ -996,8 +996,8 @@ kmodules.xyz/offshoot-api v0.25.0 h1:Svq9da/+sg5afOjpgo9vx2J/Lu90Mo0aFxkdQmgKnGI
kmodules.xyz/offshoot-api v0.25.0/go.mod h1:ysEBn7LJuT3+s8ynAQA/OG0BSsJugXa6KGtDLMRjlKo=
kmodules.xyz/prober v0.25.0 h1:R5uRLHJEvEtEoogj+vaTAob0Btph6+PX5IlS6hPh8PA=
kmodules.xyz/prober v0.25.0/go.mod h1:z4RTnjaajNQa/vPltsiOnO3xI716I/ziD2ac2Exm+1M=
kubedb.dev/apimachinery v0.30.0 h1:gZAk5KKPxp5P1IbhiuQXCN1RlXbwObfRkvySQsZYmaM=
kubedb.dev/apimachinery v0.30.0/go.mod h1:KzhkePobW6iQlaBgO2iRXN9eyAv7B+gQZUSG9CwocTo=
kubedb.dev/apimachinery v0.30.1 h1:QDkq0inGCzQIbW3lKiLc2gVzqbbz/tXbQvHVGP7+9E4=
kubedb.dev/apimachinery v0.30.1/go.mod h1:dQ8v2NGRxosrch7eyyu6qYvCKkHIU9NM8t8LXKYBpEA=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
Expand Down
340 changes: 191 additions & 149 deletions vendor/kmodules.xyz/client-go/api/v1/generated.pb.go

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions vendor/kmodules.xyz/client-go/api/v1/generated.proto

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions vendor/kmodules.xyz/client-go/api/v1/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,13 @@ type Lineage struct {
}

type ImageInfo struct {
Image string `json:"image,omitempty" protobuf:"bytes,1,opt,name=image"`
Lineages []Lineage `json:"lineages,omitempty" protobuf:"bytes,2,rep,name=lineages"`
PullSecrets *PullSecrets `json:"pullSecrets" protobuf:"bytes,3,opt,name=pullSecrets"`
Image string `json:"image" protobuf:"bytes,1,opt,name=image"`
Lineages []Lineage `json:"lineages,omitempty" protobuf:"bytes,2,rep,name=lineages"`
PullCredentials *PullCredentials `json:"pullCredentials,omitempty" protobuf:"bytes,3,opt,name=pullCredentials"`
}

type PullSecrets struct {
Namespace string `json:"namespace,omitempty" protobuf:"bytes,1,opt,name=namespace"`
Refs []core.LocalObjectReference `json:"refs,omitempty" protobuf:"bytes,2,rep,name=refs"`
type PullCredentials struct {
Namespace string `json:"namespace" protobuf:"bytes,1,opt,name=namespace"`
ServiceAccountName string `json:"serviceAccountName,omitempty" protobuf:"bytes,2,opt,name=serviceAccountName"`
SecretRefs []core.LocalObjectReference `json:"secretRefs,omitempty" protobuf:"bytes,3,rep,name=secretRefs"`
}
27 changes: 18 additions & 9 deletions vendor/kmodules.xyz/client-go/api/v1/openapi_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions vendor/kmodules.xyz/client-go/api/v1/resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@ func ExtractResourceID(mapper meta.RESTMapper, in ResourceID) (*ResourceID, erro
if in.Group == "core" {
in.Group = ""
}
if in.Version != "" &&
in.Kind != "" &&
in.Name != "" &&
in.Scope != "" {
return &in, nil
}

kindFound := in.Kind != ""
resFOund := in.Name != ""
Expand Down
18 changes: 9 additions & 9 deletions vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ k8s.io/utils/trace
# kmodules.xyz/apiversion v0.2.0
## explicit; go 1.14
kmodules.xyz/apiversion
# kmodules.xyz/client-go v0.25.14
# kmodules.xyz/client-go v0.25.16
## explicit; go 1.18
kmodules.xyz/client-go
kmodules.xyz/client-go/api/v1
Expand Down Expand Up @@ -767,7 +767,7 @@ kmodules.xyz/offshoot-api/api/v1
# kmodules.xyz/prober v0.25.0
## explicit; go 1.18
kmodules.xyz/prober/api/v1
# kubedb.dev/apimachinery v0.30.0
# kubedb.dev/apimachinery v0.30.1
## explicit; go 1.18
kubedb.dev/apimachinery/apis
kubedb.dev/apimachinery/apis/autoscaling
Expand Down

0 comments on commit 264d432

Please sign in to comment.