Skip to content

Commit

Permalink
fix(deps): update module github.com/metallb/frr-k8s to v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenStack K8s CI committed Dec 14, 2024
1 parent 18e54a0 commit 76bb859
Show file tree
Hide file tree
Showing 13 changed files with 141 additions and 229 deletions.
38 changes: 20 additions & 18 deletions apis/go.mod
Original file line number Diff line number Diff line change
@@ -1,28 +1,31 @@
module github.com/openstack-k8s-operators/infra-operator/apis

go 1.21
go 1.22.0

toolchain go1.22.10

require (
github.com/go-logr/logr v1.4.2
github.com/onsi/ginkgo/v2 v2.20.1
github.com/onsi/gomega v1.34.1
github.com/openstack-k8s-operators/lib-common/modules/common v0.5.1-0.20241212093958-9796f77b325f
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
k8s.io/api v0.29.10
k8s.io/apimachinery v0.29.10
k8s.io/client-go v0.29.10
k8s.io/api v0.31.0
k8s.io/apimachinery v0.31.0
k8s.io/client-go v0.31.0
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/controller-runtime v0.17.6
sigs.k8s.io/controller-runtime v0.19.0
)

require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emicklei/go-restful/v3 v3.12.0 // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/go-logr/zapr v1.3.0 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/jsonreference v0.21.0 // indirect
Expand All @@ -46,30 +49,29 @@ require (
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/openshift/api v3.9.0+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.19.0 // indirect
github.com/prometheus/client_model v0.6.0 // indirect
github.com/prometheus/common v0.51.1 // indirect
github.com/prometheus/procfs v0.13.0 // indirect
github.com/prometheus/client_golang v1.19.1 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/x448/float16 v0.8.4 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/oauth2 v0.18.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/term v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.24.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.34.1 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiextensions-apiserver v0.29.10 // indirect
k8s.io/component-base v0.29.10 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/kube-openapi v0.0.0-20240322212309-b815d8309940 // indirect
k8s.io/apiextensions-apiserver v0.31.0 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20240521193020-835d969ad83a // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
Expand Down
97 changes: 40 additions & 57 deletions apis/go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion config/crd/bases/instanceha.openstack.org_instancehas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ spec:
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
type: string
status:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ConditionStatus'
description: Status of the condition, one of True, False, Unknown.
type: string
type:
description: Type of condition in CamelCase.
type: string
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/memcached.openstack.org_memcacheds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ spec:
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
type: string
status:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ConditionStatus'
description: Status of the condition, one of True, False, Unknown.
type: string
type:
description: Type of condition in CamelCase.
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,13 @@ spec:
items:
type: string
type: array
x-kubernetes-list-type: atomic
required:
- key
- operator
type: object
type: array
x-kubernetes-list-type: atomic
matchLabels:
additionalProperties:
type: string
Expand Down Expand Up @@ -138,8 +140,8 @@ spec:
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
type: string
status:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ConditionStatus'
description: Status of the condition, one of True, False, Unknown.
type: string
type:
description: Type of condition in CamelCase.
type: string
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/network.openstack.org_dnsdata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ spec:
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
type: string
status:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ConditionStatus'
description: Status of the condition, one of True, False, Unknown.
type: string
type:
description: Type of condition in CamelCase.
type: string
Expand Down
27 changes: 7 additions & 20 deletions config/crd/bases/network.openstack.org_dnsmasqs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ spec:
(https://tools.ietf.org/html/rfc1123) and requires `type` to be "ExternalName".
type: string
externalTrafficPolicy:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ServiceExternalTrafficPolicy'
description: |-
externalTrafficPolicy describes how nodes distribute service traffic they
receive on one of the Service's "externally-facing" addresses (NodePorts,
Expand All @@ -156,17 +157,17 @@ spec:
within the cluster will always get "Cluster" semantics, but clients sending to
a NodePort from within the cluster may need to take traffic policy into account
when picking a node.
type: string
internalTrafficPolicy:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ServiceInternalTrafficPolicy'
description: |-
InternalTrafficPolicy describes how nodes distribute service traffic they
receive on the ClusterIP. If set to "Local", the proxy will assume that pods
only want to talk to endpoints of the service on the same node as the pod,
dropping the traffic if there are no local endpoints. The default value,
"Cluster", uses the standard behavior of routing to all endpoints evenly
(possibly modified by topology and other features).
type: string
ipFamilyPolicy:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0IPFamilyPolicy'
description: |-
IPFamilyPolicy represents the dual-stack-ness requested or required by
this Service. If there is no value provided, then this field will be set
Expand All @@ -176,7 +177,6 @@ spec:
(two IP families on dual-stack configured clusters, otherwise fail). The
ipFamilies and clusterIPs fields depend on the value of this field. This
field will be wiped when updating a service to type ExternalName.
type: string
loadBalancerClass:
description: |-
loadBalancerClass is the class of the load balancer implementation this Service belongs to.
Expand All @@ -200,31 +200,19 @@ spec:
type: string
type: array
sessionAffinity:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ServiceAffinity'
description: |-
Supports "ClientIP" and "None". Used to maintain session affinity.
Enable client IP based session affinity.
Must be ClientIP or None.
Defaults to None.
More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies
type: string
sessionAffinityConfig:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0SessionAffinityConfig'
description: sessionAffinityConfig contains the configurations
of session affinity.
properties:
clientIP:
description: clientIP contains the configurations
of Client IP based session affinity.
properties:
timeoutSeconds:
description: |-
timeoutSeconds specifies the seconds of ClientIP type session sticky time.
The value must be >0 && <=86400(for 1 day) if ServiceAffinity == "ClientIP".
Default value is 10800(for 3 hours).
format: int32
type: integer
type: object
type: object
type:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ServiceType'
description: |-
type determines how the Service is exposed. Defaults to ClusterIP. Valid
options are ExternalName, ClusterIP, NodePort, and LoadBalancer.
Expand All @@ -242,7 +230,6 @@ spec:
"ExternalName" aliases this service to the specified externalName.
Several other fields do not apply to ExternalName services.
More info: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types
type: string
type: object
type: object
type: object
Expand Down Expand Up @@ -286,8 +273,8 @@ spec:
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
type: string
status:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ConditionStatus'
description: Status of the condition, one of True, False, Unknown.
type: string
type:
description: Type of condition in CamelCase.
type: string
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/network.openstack.org_ipsets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ spec:
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
type: string
status:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ConditionStatus'
description: Status of the condition, one of True, False, Unknown.
type: string
type:
description: Type of condition in CamelCase.
type: string
Expand Down
43 changes: 1 addition & 42 deletions config/crd/bases/network.openstack.org_reservations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,50 +45,9 @@ spec:
description: ReservationSpec defines the desired state of Reservation
properties:
ipSetRef:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ObjectReference'
description: IPSetRef points to the IPSet object the IPs were created
for.
properties:
apiVersion:
description: API version of the referent.
type: string
fieldPath:
description: |-
If referring to a piece of an object instead of an entire object, this string
should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].
For example, if the object reference is to a container within a pod, this would take on a value like:
"spec.containers{name}" (where "name" refers to the name of the container that triggered
the event) or if no container name is specified "spec.containers[2]" (container with
index 2 in this pod). This syntax is chosen only to have some well-defined way of
referencing a part of an object.
TODO: this design is not final and this field is subject to change in the future.
type: string
kind:
description: |-
Kind of the referent.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
type: string
name:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
type: string
namespace:
description: |-
Namespace of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
type: string
resourceVersion:
description: |-
Specific resourceVersion to which this reference is made, if any.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency
type: string
uid:
description: |-
UID of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids
type: string
type: object
x-kubernetes-map-type: atomic
reservation:
additionalProperties:
description: IPAddress -
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/rabbitmq.openstack.org_transporturls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ spec:
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
type: string
status:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ConditionStatus'
description: Status of the condition, one of True, False, Unknown.
type: string
type:
description: Type of condition in CamelCase.
type: string
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/redis.openstack.org_redises.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ spec:
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
type: string
status:
$ref: '#/definitions/k8s.io~1api~1core~1v1~0ConditionStatus'
description: Status of the condition, one of True, False, Unknown.
type: string
type:
description: Type of condition in CamelCase.
type: string
Expand Down
Loading

0 comments on commit 76bb859

Please sign in to comment.