Skip to content

Commit ea951bc

Browse files
build(deps): Bump sigs.k8s.io/cluster-api-provider-aws/v2 from 2.4.0 to 2.4.1 in /hack/third-party/capa (#468)
Bumps [sigs.k8s.io/cluster-api-provider-aws/v2](https://github.com/kubernetes-sigs/cluster-api-provider-aws) from 2.4.0 to 2.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases">sigs.k8s.io/cluster-api-provider-aws/v2's releases</a>.</em></p> <blockquote> <h2>v2.4.1</h2> <h1>Release notes for Cluster API Provider AWS (CAPA) v2.4.1</h1> <p><a href="https://cluster-api-aws.sigs.k8s.io/">Documentation</a></p> <h1>Changelog since v2.4.0</h1> <h2>Changes by Kind</h2> <h3>Support</h3> <ul> <li>Add <a href="https://github.com/damdo"><code>@​damdo</code></a> as a reviewer (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4842">#4842</a>, <a href="https://github.com/richardcase"><code>@​richardcase</code></a>)</li> </ul> <h3>API Change</h3> <ul> <li>Add <code>additionalTags</code> API field to ROSAMachinePool (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4869">#4869</a>, <a href="https://github.com/muraee"><code>@​muraee</code></a>)</li> </ul> <h3>Feature</h3> <ul> <li>Add <code>ProvisionShardID</code> API field to ROSAControlPlane (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4872">#4872</a>, <a href="https://github.com/muraee"><code>@​muraee</code></a>)</li> <li>Add additionalSecurityGroups field to ROSAMachinePool (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4848">#4848</a>, <a href="https://github.com/muraee"><code>@​muraee</code></a>)</li> <li>Add new field 'auditLogRoleARN' to ROSAControlPlane (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4857">#4857</a>, <a href="https://github.com/muraee"><code>@​muraee</code></a>)</li> <li>Add new fields to ROSAControlPlane - additionalTags, etcdEncryption, endpointAccess (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4844">#4844</a>, <a href="https://github.com/muraee"><code>@​muraee</code></a>)</li> <li>Fix typo in awsmachinetemplate_webhook logs (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4789">#4789</a>, <a href="https://github.com/guettli"><code>@​guettli</code></a>)</li> <li>Ignition, from v3.1, now supports including Proxy or CA bundle data. (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4750">#4750</a>, <a href="https://github.com/vincepri"><code>@​vincepri</code></a>)</li> <li>Reconcile ROSAMachinePool fields (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4804">#4804</a>, <a href="https://github.com/muraee"><code>@​muraee</code></a>)</li> <li>Reconcile ROSAMachinePool.spec.ProviderIDList (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4831">#4831</a>, <a href="https://github.com/muraee"><code>@​muraee</code></a>)</li> </ul> <h3>Bug or Regression</h3> <ul> <li>Fix discovered subnets for additional Load Balancers (&quot;SecondaryControlPlaneLoadBalancer&quot;) when it is internet-facing. (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4840">#4840</a>, <a href="https://github.com/mtulio"><code>@​mtulio</code></a>)</li> <li>Fix upgrade of managed node groups using custom AMIs (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4830">#4830</a>, <a href="https://github.com/fad3t"><code>@​fad3t</code></a>)</li> <li>Fix: bump rosa deps to fix int overflow on non-64bit arch (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4836">#4836</a>, <a href="https://github.com/damdo"><code>@​damdo</code></a>)</li> <li>Fixes in the health check probe configuration for API target group on ELBv2. The correct health check path now is set to <code>/readyz</code> when <code>AWSLoadBalancerSpec.HealthCheckProtocol</code> is <code>HTTP</code> or <code>HTTPS</code>. (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4846">#4846</a>, <a href="https://github.com/mtulio"><code>@​mtulio</code></a>)</li> <li>Skip location constraint configuration when creating a bucket on <code>us-east-1</code>. (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4839">#4839</a>, <a href="https://github.com/mtulio"><code>@​mtulio</code></a>)</li> </ul> <p>The images for this release are: <strong>registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v2.4.1</strong></p> <p>Thanks to all our contributors.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/cbf531711d117b823c587622ba0e64b94d0fd314"><code>cbf5317</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4846">#4846</a> from mtulio/CORS-3289-lb-fix-api-hc</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/fc19825ae87f9ee7241412c5bb6ba260ee13589f"><code>fc19825</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4877">#4877</a> from serngawy/domainPrefix</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/d04673e91b72e870ddd643b8779718cedd410a50"><code>d04673e</code></a> Fix add back domainPrefix</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/068aba046a2cae6c7a6de6c295604d5cb863d5ce"><code>068aba0</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4872">#4872</a> from muraee/rosa-controlplane-shardid</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/8910546435fcaf2232df95cae8aa0bb23aa32d3a"><code>8910546</code></a> Add ProvisionShardID API field to ROSAControlPlane</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/d48958c4616dfed5e8073e1a7283b79ae119f168"><code>d48958c</code></a> 🐛 fix: unit tests for ELBv2 health check HTTP and HTTPS</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/c8dbbab946fedb70c6d2defa3533d15433b2793b"><code>c8dbbab</code></a> 🐛 fix: ELBv2 health check for Load Balancer API</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/73f4011761ed21d83cc8639c872c6638c4cd7fe5"><code>73f4011</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4869">#4869</a> from muraee/rosa-machinepool-tags</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/0e0e4741d3572505342cd2e2acf461aa9ee6a6ea"><code>0e0e474</code></a> add additionalTags API fied to ROSAMachinePool</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/b2bebfb80d58f488b8e54c957c1f5070bfc03dc2"><code>b2bebfb</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4863">#4863</a> from serngawy/ndPeriod</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/compare/v2.4.0...v2.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/cluster-api-provider-aws/v2&package-manager=go_modules&previous-version=2.4.0&new-version=2.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bde1d26 commit ea951bc

File tree

10 files changed

+157
-12
lines changed

10 files changed

+157
-12
lines changed

api/external/sigs.k8s.io/cluster-api-provider-aws/v2/api/v1beta2/awscluster_types.go

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,13 +166,19 @@ type Bastion struct {
166166
AMI string `json:"ami,omitempty"`
167167
}
168168

169+
// LoadBalancerType defines the type of load balancer to use.
169170
type LoadBalancerType string
170171

171172
var (
172-
LoadBalancerTypeClassic = LoadBalancerType("classic")
173-
LoadBalancerTypeELB = LoadBalancerType("elb")
174-
LoadBalancerTypeALB = LoadBalancerType("alb")
175-
LoadBalancerTypeNLB = LoadBalancerType("nlb")
173+
// LoadBalancerTypeClassic is the classic ELB type.
174+
LoadBalancerTypeClassic = LoadBalancerType("classic")
175+
// LoadBalancerTypeELB is the ELB type.
176+
LoadBalancerTypeELB = LoadBalancerType("elb")
177+
// LoadBalancerTypeALB is the ALB type.
178+
LoadBalancerTypeALB = LoadBalancerType("alb")
179+
// LoadBalancerTypeNLB is the NLB type.
180+
LoadBalancerTypeNLB = LoadBalancerType("nlb")
181+
// LoadBalancerTypeDisabled disables the load balancer.
176182
LoadBalancerTypeDisabled = LoadBalancerType("disabled")
177183
)
178184

@@ -268,6 +274,7 @@ type AWSClusterStatus struct {
268274
Conditions clusterv1.Conditions `json:"conditions,omitempty"`
269275
}
270276

277+
// S3Bucket defines a supporting S3 bucket for the cluster, currently can be optionally used for Ignition.
271278
type S3Bucket struct {
272279
// ControlPlaneIAMInstanceProfile is a name of the IAMInstanceProfile, which will be allowed
273280
// to read control-plane node bootstrap data from S3 Bucket.

api/external/sigs.k8s.io/cluster-api-provider-aws/v2/api/v1beta2/awsclustertemplate_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ func init() {
5454
SchemeBuilder.Register(&AWSClusterTemplate{}, &AWSClusterTemplateList{})
5555
}
5656

57+
// AWSClusterTemplateResource defines the desired state of AWSClusterTemplateResource.
5758
type AWSClusterTemplateResource struct {
5859
// Standard object's metadata.
5960
// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata

api/external/sigs.k8s.io/cluster-api-provider-aws/v2/api/v1beta2/awsmachine_types.go

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ type CloudInit struct {
210210
}
211211

212212
// Ignition defines options related to the bootstrapping systems where Ignition is used.
213+
// For more information on Ignition configuration, see https://coreos.github.io/butane/specs/
213214
type Ignition struct {
214215
// Version defines which version of Ignition will be used to generate bootstrap data.
215216
//
@@ -237,6 +238,66 @@ type Ignition struct {
237238
// +kubebuilder:default="ClusterObjectStore"
238239
// +kubebuilder:validation:Enum:="ClusterObjectStore";"UnencryptedUserData"
239240
StorageType IgnitionStorageTypeOption `json:"storageType,omitempty"`
241+
242+
// Proxy defines proxy settings for Ignition.
243+
// Only valid for Ignition versions 3.1 and above.
244+
// +optional
245+
Proxy *IgnitionProxy `json:"proxy,omitempty"`
246+
247+
// TLS defines TLS settings for Ignition.
248+
// Only valid for Ignition versions 3.1 and above.
249+
// +optional
250+
TLS *IgnitionTLS `json:"tls,omitempty"`
251+
}
252+
253+
// IgnitionCASource defines the source of the certificate authority to use for Ignition.
254+
// +kubebuilder:validation:MaxLength:=65536
255+
type IgnitionCASource string
256+
257+
// IgnitionTLS defines TLS settings for Ignition.
258+
type IgnitionTLS struct {
259+
// CASources defines the list of certificate authorities to use for Ignition.
260+
// The value is the certificate bundle (in PEM format). The bundle can contain multiple concatenated certificates.
261+
// Supported schemes are http, https, tftp, s3, arn, gs, and `data` (RFC 2397) URL scheme.
262+
//
263+
// +optional
264+
// +kubebuilder:validation:MaxItems=64
265+
CASources []IgnitionCASource `json:"certificateAuthorities,omitempty"`
266+
}
267+
268+
// IgnitionNoProxy defines the list of domains to not proxy for Ignition.
269+
// +kubebuilder:validation:MaxLength:=2048
270+
type IgnitionNoProxy string
271+
272+
// IgnitionProxy defines proxy settings for Ignition.
273+
type IgnitionProxy struct {
274+
// HTTPProxy is the HTTP proxy to use for Ignition.
275+
// A single URL that specifies the proxy server to use for HTTP and HTTPS requests,
276+
// unless overridden by the HTTPSProxy or NoProxy options.
277+
// +optional
278+
HTTPProxy *string `json:"httpProxy,omitempty"`
279+
280+
// HTTPSProxy is the HTTPS proxy to use for Ignition.
281+
// A single URL that specifies the proxy server to use for HTTPS requests,
282+
// unless overridden by the NoProxy option.
283+
// +optional
284+
HTTPSProxy *string `json:"httpsProxy,omitempty"`
285+
286+
// NoProxy is the list of domains to not proxy for Ignition.
287+
// Specifies a list of strings to hosts that should be excluded from proxying.
288+
//
289+
// Each value is represented by:
290+
// - An IP address prefix (1.2.3.4)
291+
// - An IP address prefix in CIDR notation (1.2.3.4/8)
292+
// - A domain name
293+
// - A domain name matches that name and all subdomains
294+
// - A domain name with a leading . matches subdomains only
295+
// - A special DNS label (*), indicates that no proxying should be done
296+
//
297+
// An IP address prefix and domain name can also include a literal port number (1.2.3.4:80).
298+
// +optional
299+
// +kubebuilder:validation:MaxItems=64
300+
NoProxy []IgnitionNoProxy `json:"noProxy,omitempty"`
240301
}
241302

242303
// AWSMachineStatus defines the observed state of AWSMachine.

api/external/sigs.k8s.io/cluster-api-provider-aws/v2/api/v1beta2/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ limitations under the License.
1717
// +gencrdrefdocs:force
1818
// +groupName=infrastructure.cluster.x-k8s.io
1919

20-
// package v1beta2 contains the v1beta2 API implementation.
20+
// Package v1beta2 contains the v1beta2 API implementation.
2121
package v1beta2

api/external/sigs.k8s.io/cluster-api-provider-aws/v2/api/v1beta2/groupversion_info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
// package v1beta2 contains API Schema definitions for the infrastructure v1beta2 API group
17+
// Package v1beta2 contains API Schema definitions for the infrastructure v1beta2 API group
1818
// +kubebuilder:object:generate=true
1919
// +groupName=infrastructure.cluster.x-k8s.io
2020
package v1beta2

api/external/sigs.k8s.io/cluster-api-provider-aws/v2/api/v1beta2/network_types.go

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@ const (
2727
DefaultAPIServerPort = 6443
2828
// DefaultAPIServerPortString defines the API server port as a string for convenience.
2929
DefaultAPIServerPortString = "6443"
30+
// DefaultAPIServerHealthCheckPath the API server health check path.
31+
DefaultAPIServerHealthCheckPath = "/readyz"
32+
// DefaultAPIServerHealthCheckIntervalSec the API server health check interval in seconds.
33+
DefaultAPIServerHealthCheckIntervalSec = 10
34+
// DefaultAPIServerHealthCheckTimeoutSec the API server health check timeout in seconds.
35+
DefaultAPIServerHealthCheckTimeoutSec = 5
36+
// DefaultAPIServerHealthThresholdCount the API server health check threshold count.
37+
DefaultAPIServerHealthThresholdCount = 5
38+
// DefaultAPIServerUnhealthThresholdCount the API server unhealthy check threshold count.
39+
DefaultAPIServerUnhealthThresholdCount = 3
3040
)
3141

3242
// NetworkStatus encapsulates AWS networking resources.
@@ -106,15 +116,19 @@ type TargetGroupHealthCheck struct {
106116
type TargetGroupAttribute string
107117

108118
var (
119+
// TargetGroupAttributeEnablePreserveClientIP defines the attribute key for enabling preserve client IP.
109120
TargetGroupAttributeEnablePreserveClientIP = "preserve_client_ip.enabled"
110121
)
111122

112123
// LoadBalancerAttribute defines a set of attributes for a V2 load balancer.
113124
type LoadBalancerAttribute string
114125

115126
var (
116-
LoadBalancerAttributeEnableLoadBalancingCrossZone = "load_balancing.cross_zone.enabled"
117-
LoadBalancerAttributeIdleTimeTimeoutSeconds = "idle_timeout.timeout_seconds"
127+
// LoadBalancerAttributeEnableLoadBalancingCrossZone defines the attribute key for enabling load balancing cross zone.
128+
LoadBalancerAttributeEnableLoadBalancingCrossZone = "load_balancing.cross_zone.enabled"
129+
// LoadBalancerAttributeIdleTimeTimeoutSeconds defines the attribute key for idle timeout.
130+
LoadBalancerAttributeIdleTimeTimeoutSeconds = "idle_timeout.timeout_seconds"
131+
// LoadBalancerAttributeIdleTimeDefaultTimeoutSecondsInSeconds defines the default idle timeout in seconds.
118132
LoadBalancerAttributeIdleTimeDefaultTimeoutSecondsInSeconds = "60"
119133
)
120134

api/external/sigs.k8s.io/cluster-api-provider-aws/v2/api/v1beta2/types.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ const (
8080
ExternalResourceGCTasksAnnotation = "aws.cluster.x-k8s.io/external-resource-tasks-gc"
8181
)
8282

83+
// GCTask defines a task to be executed by the garbage collector.
8384
type GCTask string
8485

8586
var (
@@ -313,6 +314,7 @@ type InstanceMetadataOptions struct {
313314
InstanceMetadataTags InstanceMetadataState `json:"instanceMetadataTags,omitempty"`
314315
}
315316

317+
// SetDefaults sets the default values for the InstanceMetadataOptions.
316318
func (obj *InstanceMetadataOptions) SetDefaults() {
317319
if obj.HTTPEndpoint == "" {
318320
obj.HTTPEndpoint = InstanceMetadataEndpointStateEnabled

api/external/sigs.k8s.io/cluster-api-provider-aws/v2/api/v1beta2/zz_generated.deepcopy.go

Lines changed: 61 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hack/third-party/capa/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/external/capa
55

66
go 1.21
77

8-
require sigs.k8s.io/cluster-api-provider-aws/v2 v2.4.0
8+
require sigs.k8s.io/cluster-api-provider-aws/v2 v2.4.1
99

1010
require (
1111
github.com/aws/aws-sdk-go v1.50.28 // indirect

hack/third-party/capa/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ k8s.io/utils v0.0.0-20240102154912-e7106e64919e h1:eQ/4ljkx21sObifjzXwlPKpdGLrCf
200200
k8s.io/utils v0.0.0-20240102154912-e7106e64919e/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
201201
sigs.k8s.io/cluster-api v1.6.2 h1:ruUi4q/9jXFuI+hmnDjo9izHgrBk4bjfQXLKx678PQE=
202202
sigs.k8s.io/cluster-api v1.6.2/go.mod h1:Anm4cA6R/AIP6KdIuVje8CdFc/TdGl+382bi5oPawRc=
203-
sigs.k8s.io/cluster-api-provider-aws/v2 v2.4.0 h1:m8mDWGDkTbOgia5br9Gklzf9X/6RfvmHDnW0f/cfQhc=
204-
sigs.k8s.io/cluster-api-provider-aws/v2 v2.4.0/go.mod h1:E/7VHYlm0fxDC5Rupfp5aR49+gIgdGCPOboR1g9rL+w=
203+
sigs.k8s.io/cluster-api-provider-aws/v2 v2.4.1 h1:IkQwllBlKe7MKNOTJK7QAXFeeTx3IZbK/dvp1FDM9xc=
204+
sigs.k8s.io/cluster-api-provider-aws/v2 v2.4.1/go.mod h1:FCax6cEAO5lwSZYDSuHJZjztKo+wn/B0mcQrQnbKqAo=
205205
sigs.k8s.io/controller-runtime v0.17.2 h1:FwHwD1CTUemg0pW2otk7/U5/i5m2ymzvOXdbeGOUvw0=
206206
sigs.k8s.io/controller-runtime v0.17.2/go.mod h1:+MngTvIQQQhfXtwfdGw/UOQ/aIaqsYywfCINOtwMO/s=
207207
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=

0 commit comments

Comments
 (0)