k8s-cluster-api-provider icon indicating copy to clipboard operation
k8s-cluster-api-provider copied to clipboard

Update dependency kubernetes-sigs/cluster-api-provider-openstack to v0.13.0

Open renovate[bot] opened this issue 1 year ago β€’ 2 comments

This PR contains the following updates:

Package Update Change
kubernetes-sigs/cluster-api-provider-openstack minor 0.9.0 -> 0.13.0

Release Notes

kubernetes-sigs/cluster-api-provider-openstack (kubernetes-sigs/cluster-api-provider-openstack)

v0.13.0

Compare Source

Highlights
  • Support for CAPI v1beta2 API version
Changes since v0.12.0
:chart_with_upwards_trend: Overview
  • 107 new commits merged
  • 4 feature additions ✨
  • 14 bugs fixed πŸ›
:memo: Proposals
  • Proposal: add new CRD OpenStackClusterIdentity (#​2628)
:sparkles: New Features
  • Allow API Loadbalancer Health Monitor configuration (#​2512)
  • Allow changing DNSNameservers in subnet config for OpenstackCluster (#​2511)
  • Allow switching from filter.name to id of network and subnets in OSC spec (#​2518)
  • Feat: update ORC to v2 (#​2506)
:bug: Bug Fixes
  • Add FlavorID to be set by openStackMachineSpecToOpenStackServerSpec (#​2582)
  • Do not delete bastion floating ip if set in spec (#​2257)
  • Don't set OSMachine Ready until all config is complete (#​2478)
  • Ensure that existing ports also have correct tags and trunks (#​2256)
  • Fix openstackserver controller concurrency (#​2502)
  • Fix panic when OpenStack server is deleted by an external agent (#​2475)
  • Fix panic when OpenStackCluster.Status.Network is nil in HCP scenarios (#​2635)
  • Fix: allow modification of all ManagedSecurityGroups (#​2446)
  • Fix: dereference the instance state in machine state reconcile calls (#​2464)
  • Fix: enum typo error. (#​2542)
  • Fix: watch ipaddressclaim in openstackserver controller (#​2390)
  • Fixes out-of-range bug when multiple ports are passed to getSGControlPlaneAdditionalPorts (#​2687)
  • Search by either port ID or name/network (#​2583)
  • Stop printing InstanceState for OpenStackMachine (#​2402)
:seedling: Others

:book: Additionally, there have been 4 contributions to our documentation and book. (#​2530, #​2577, #​2591, #​2608)

Dependencies
Added
  • al.essio.dev/pkg/shellescape: v1.5.1
  • cloud.google.com/go/auth/oauth2adapt: v0.2.6
  • cloud.google.com/go/auth: v0.13.0
  • cloud.google.com/go/monitoring: v1.21.2
  • github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: v1.25.0
  • github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric: v0.48.1
  • github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping: v0.48.1
  • github.com/containerd/errdefs/pkg: v0.3.0
  • github.com/containerd/errdefs: v1.0.0
  • github.com/containerd/typeurl/v2: v2.2.0
  • github.com/envoyproxy/go-control-plane/envoy: v1.32.4
  • github.com/envoyproxy/go-control-plane/ratelimit: v0.1.0
  • github.com/go-viper/mapstructure/v2: v2.4.0
  • github.com/google/shlex: e7afc7f
  • github.com/k-orc/openstack-resource-controller/v2: v2.2.0
  • github.com/moby/sys/atomicwriter: v0.1.0
  • github.com/moby/sys/sequential: v0.6.0
  • github.com/planetscale/vtprotobuf: 0393e58
  • github.com/prashantv/gostub: v1.1.0
  • go.opentelemetry.io/auto/sdk: v1.1.0
  • go.opentelemetry.io/contrib/detectors/gcp: v1.34.0
  • go.opentelemetry.io/otel/sdk/metric: v1.34.0
  • go.uber.org/automaxprocs: v1.6.0
  • go.yaml.in/yaml/v2: v2.4.2
  • go.yaml.in/yaml/v3: v3.0.4
  • golang.org/x/tools/go/expect: v0.1.0-deprecated
  • golang.org/x/tools/go/packages/packagestest: v0.1.1-deprecated
  • gopkg.in/go-jose/go-jose.v2: v2.6.3
  • sigs.k8s.io/randfill: v1.0.0
Changed
Removed
  • cloud.google.com/go/compute: v1.24.0
  • cloud.google.com/go/firestore: v1.15.0
  • cloud.google.com/go/longrunning: v0.5.5
  • github.com/alessio/shellescape: v1.4.2
  • github.com/armon/go-metrics: v0.4.1
  • github.com/go-kit/log: v0.2.1
  • github.com/go-logfmt/logfmt: v0.5.1
  • github.com/google/safetext: b49f7bc
  • github.com/googleapis/google-cloud-go-testing: 1c9a4c6
  • github.com/hashicorp/consul/api: v1.28.2
  • github.com/hashicorp/errwrap: v1.1.0
  • github.com/hashicorp/go-cleanhttp: v0.5.2
  • github.com/hashicorp/go-hclog: v1.5.0
  • github.com/hashicorp/go-immutable-radix: v1.3.1
  • github.com/hashicorp/go-multierror: v1.1.1
  • github.com/hashicorp/go-rootcerts: v1.0.2
  • github.com/hashicorp/golang-lru: v0.5.4
  • github.com/hashicorp/hcl: v1.0.0
  • github.com/hashicorp/serf: v0.10.1
  • github.com/imdario/mergo: v0.3.15
  • github.com/k-orc/openstack-resource-controller: v1.0.0
  • github.com/magiconair/properties: v1.8.7
  • github.com/mitchellh/go-homedir: v1.1.0
  • github.com/mitchellh/mapstructure: v1.5.0
  • github.com/nats-io/nats.go: v1.34.0
  • github.com/nats-io/nkeys: v0.4.7
  • github.com/nats-io/nuid: v1.0.1
  • github.com/sagikazarmark/crypt: v0.19.0
  • github.com/sagikazarmark/slog-shim: v0.1.0
  • gopkg.in/square/go-jose.v2: v2.6.0

Thanks to all our contributors! 😊

v0.12.5

Compare Source

Changes since v0.12.4

:bug: Bug Fixes
  • Fixes out-of-range bug when multiple ports are passed to getSGControlPlaneAdditionalPorts (#​2689)
:seedling: Others
  • Uplift go 1.23.12 to address security issue in release-0.12 (#​2710)
  • (deps): Bump the all-github-actions group with 2 updates (#​2695)
  • (deps): Bump github.com/spf13/pflag to 1.0.9 (#​2679)
  • (deps): Bump gophercloud to v2.8.0, ginkgo to 2.25.2 and cluster-api to 1.9.11 (#​2675)
  • (deps): Bump the k8s.io group to 0.31.12, gingko to 2.24.0 and go.uber.org/mock to 0.6.0 (#​2663)
  • (deps): Bump the all-github-actions group with 2 updates (#​2646)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 2 updates (#​2651)
  • E2E: Update Calico to v3.30.2 (#​2642)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 15 updates (#​2636)
  • Bump oauth2 (#​2631)
  • Bump cloud-build image to support go 1.23 (#​2610)

Thanks to all our contributors! 😊

v0.12.4

Compare Source

Changes since v0.12.3

:bug: Bug Fixes
  • Add FlavorID to be set by openStackMachineSpecToOpenStackServerSpec (#​2585)
  • fix: watch ipaddressclaim in openstackserver controller (#​2573)
  • allow switching from filter.name to id of network and subnets in OSC spec (#​2540)
:seedling: Others
  • Release: Include ClusterClasses and Images templates (#​2607)
  • Update templates (#​2602)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 8 updates (#​2605)
  • (deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2 in the all-github-actions group (#​2595)
  • Bump go to 1.23.10 (#​2594)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 2 updates (#​2587)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 1 update (#​2581)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 2 updates (#​2571)
  • E2E: clusterctl-upgrade from v0.10 (#​2561)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 6 updates (#​2555)
  • Bump go to 1.23.8 (#​2551)
  • (deps): Bump golang.org/x/crypto from 0.37.0 to 0.38.0 in the all-go-mod-patch-and-minor group across 1 directory (#​2549)
  • (deps): Bump actions/setup-go from 5.4.0 to 5.5.0 in the all-github-actions group (#​2548)
  • Add weekly security scan using govulncheck and Trivy (#​2543)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 2 updates (#​2535)

Thanks to all our contributors! 😊

v0.12.3

Compare Source

Changes since v0.12.2

:bug: Bug Fixes
  • fix openstackserver controller concurrency (#​2503)
:seedling: Others
  • Bump net to v0.38.0 (#​2527)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 9 updates (#​2525)
  • (deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 in the all-github-actions group (#​2522)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 2 updates (#​2515)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 5 updates (#​2510)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 4 updates (#​2496)
  • (deps): Bump the all-github-actions group with 2 updates (#​2494)

Thanks to all our contributors! 😊

v0.12.2

Compare Source

Changes since v0.12.1

:bug: Bug Fixes
  • Do not delete bastion floating ip if set in spec (#​2484)
  • OpenStackServer controller: minor log message fix (#​2483)
  • Dereference the instance state in machine state reconcile calls (#​2467)
  • Don't set OSMachine Ready until all config is complete (#​2480)
  • Fix panic when OpenStack server is deleted by an external agent (#​2477)
  • Allow modification of all ManagedSecurityGroups (#​2465)
:seedling: Others
  • Bumps to newer versions of go modules.
  • Bump golangci-lint to support go1.24 (#​2449)

Thanks to all our contributors! 😊

v0.12.1

Compare Source

Changes since v0.12.0

Requiring Go 1.23.4 was too aggressive, some projects which have CAPO in their go.mod weren't ready. A best practice is to use 1.23.0 which we did.

:seedling: Changes

Thanks to all our contributors! 😊

v0.12.0

Compare Source

Changes since v0.11

:warning: Breaking Changes
  • ORC was removed from CAPO and now lives here. This documentation section explains how it can be installed in a cluster.
  • v1alpha6 API was removed in #​2358
  • v1alpha7 API is no longer served in #​2387/
:sparkles: New Features
:bug: Bug Fixes
  • Stop printing InstanceState for OpenStackMachine (#​2406)
  • Ensure that existing ports also have correct tags and trunks (#​2394)
  • fix: create lbaas in specified subnet (#​2339)
  • New IPAddressClaim.ObjectMeta.Labels nil map assign panic (#​2352)
  • ci/devstack: host tuning (#​2307)
  • Better checks before creating Floating IPs (#​2261)
  • Requeue when waiting for a server to be deleted (#​2254)
  • Drop caBundle from CRDs to support Kubernetes 1.31 (#​2238)
  • Fix support for OpenStackMachine.Spec.SecurityGroups (#​2237)
  • Fix conversion of v1alpha6 PortOpts (#​2207)
  • port/cleanup: support old bastion port name (#​2409)
:seedling: Others
  • k8s deps to v1.31.x
  • CAPI to v1.9.x
  • controller-runtime to 0.19.x
  • golang 1.23.4
  • E2E: Collect console log from machines (#​2368)
  • Conformance: Fix warnings (#​2357)
  • E2E: Use CAPI production images and skip cert-manager pre-pull (#​2295)
  • Add libvirt resource type for create_devstack.sh (#​2262)

:book: Additionally, there have been 3 contributions to our documentation and book. (#​2376, #​2296, #​2268)

Thanks to all our contributors! 😊

v0.11.8

Compare Source

Changes since v0.11.7

:bug: Bug Fixes
  • Fixes out-of-range bug when multiple ports are passed to getSGControlPlaneAdditionalPorts (#​2690)
:seedling: Others
  • Uplift go 1.23.12 to address security issue in release-0.12 (#​2712)
  • (deps): Bump github.com/spf13/pflag to 1.0.10 (#​2700)
  • (deps): Bump the all-github-actions group with 2 updates (#​2698)
  • (deps): Bump github.com/spf13/pflag and github.com/ulikunitz/xz (#​2678)
  • (deps): Bump gophercloud to v2.8.0 and ulikunitz/xz to 0.5.13 (#​2670)
  • (deps): Bump k8s.io dependencies to 0.31.12 (#​2661)
  • (deps): Bump sigs.k8s.io/kustomize/kustomize/v5 and sigs.k8s.io/yaml (#​2655)
  • (deps): Bump the all-github-actions group with 2 updates (#​2648)
  • E2E: Update Calico to v3.30.2 (#​2643)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 9 updates (#​2625)
  • Ignore irrelevant CVE-2025-22868 (#​2632)

Thanks to all our contributors! 😊

v0.11.7

Compare Source

Changes since v0.11.6

:bug: Bug Fixes
  • Add FlavorID to be set by openStackMachineSpecToOpenStackServerSpec (#​2586)
  • allow switching from filter.name to id of network and subnets in OSC spec (#​2541)
:seedling: Others
  • Update templates (#​2606)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 6 updates (#​2603)
  • Bump go to 1.23.10 (#​2599)
  • (deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2 in the all-github-actions group (#​2597)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 1 update (#​2580)
  • (deps): Bump actions/setup-go from 5.4.0 to 5.5.0 in the all-github-actions group (#​2572)
  • Build with go1.23.8 (#​2559)
  • Make security scanners happy release-0.11 (#​2557)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 6 updates (#​2556)
  • Add weekly security scan using govulncheck and trivy (#​2553)
  • (deps): Bump actions/setup-go from 5.4.0 to 5.5.0 in the all-github-actions group (#​2545)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 8 updates (#​2529)

Thanks to all our contributors! 😊

v0.11.6

Compare Source

Changes since v0.11.5

:bug: Bug Fixes
  • fix openstackserver controller concurrency (#​2504)
:seedling: Others
  • (deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 in the all-github-actions group (#​2521)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 2 updates (#​2513)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 1 update (#​2509)
  • (deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 2 updates (#​2499)
  • (deps): Bump the all-github-actions group with 2 updates (#​2492)

Thanks to all our contributors! 😊

v0.11.5

Compare Source

Changes since v0.11.4

:bug: Bug Fixes
  • fix: dereference the instance state in machine state reconcile calls (#​2466)
  • Ensure that existing ports also have correct tags and trunks (#​2396)
  • port/cleanup: support old bastion port name (#​2410)
:seedling: Others
  • Bumps to newer versions of go modules.
  • Bump golangci-lint to support go1.24 (#​2451)

Thanks to all our contributors! 😊

v0.11.4

Compare Source

Changes since v0.11.3

:bug: Bug Fixes
:seedling: Others
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 7 updates (#​2385)
  • (deps): Bump actions/setup-go from 5.2.0 to 5.3.0 in the all-github-actions group (#​2382)
  • Update OWNERS_ALIASES (#​2372)
  • Update cloudbuild image (#​2366)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 1 update (#​2360)
  • (deps): Bump softprops/action-gh-release from 2.2.0 to 2.2.1 in the all-github-actions group (#​2359)
  • (deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0 in the all-go-mod-patch-and-minor group across 1 directory (#​2351)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 3 updates (#​2348)
  • [release-0.11] update CAPI to v1.8.8 (#​2342)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 8 updates (#​2330)
  • (deps): Bump the all-github-actions group with 2 updates (#​2329)
  • Devstack: Make boot volume optional on openstack (#​2317)
  • CI: Increase IOPS for the devstack disks (#​2323)
  • devstack: build OVN from source (#​2324)
  • [release-0.11] Bump CAPI to v1.8.6 (#​2322)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 3 updates (#​2312)
  • (deps): Bump actions/cache from 4.1.2 to 4.2.0 in the all-github-actions group (#​2313)
  • Add libvirt resource type for create_devstack.sh + Run devstack on ubuntu 24.04 (#​2305)
  • E2E: Use CAPI production images and skip cert-manager pre-pull (#​2300)
  • Fix conformance suite (#​2301)
  • (deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 2 updates (#​2299)
  • Automate the release process (#​2292)

Thanks to all our contributors! 😊

v0.11.3

Compare Source

Changes since v0.11.2

:bug: Bug Fixes
  • Better checks before creating Floating IPs (#​2269)
:seedling: Others
  • (deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 3 updates (#​2288)
  • (deps): Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 in /orc (#​2284)
  • (deps): Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#​2281)
  • (deps): Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 in /orc (#​2283)
  • (deps): Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#​2280)
  • (deps): Bump the kubernetes group across 3 directories with 6 updates (#​2279)
  • (deps): Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 in /hack/tools (#​2282)

Thanks to all our contributors! 😊

v0.11.2

Compare Source

Changes since v0.11.1

:bug: Bug Fixes
  • Requeue when waiting for a server to be deleted (#​2255)
  • Drop caBundle from CRDs to support Kubernetes 1.31 (#​2240)
:seedling: Others
  • (deps): Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#​2248)
  • (deps): Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.2.1 to 5.5.0 in /hack/tools (#​2249)
  • (deps): Bump sigs.k8s.io/controller-tools from 0.16.4 to 0.16.5 in /hack/tools (#​2250)
  • (deps): Bump sigs.k8s.io/cluster-api/test from 1.8.4 to 1.8.5 in the capi group across 1 directory (#​2246)
  • (deps): Bump go

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 17 '24 16:04 renovate[bot]

Build succeeded (e2e-quick-test pipeline). https://zuul.scs.community/t/SCS/buildset/43fb572f5eba49719b44c7f0e390728c

:heavy_check_mark: k8s-cluster-api-provider-e2e-quick SUCCESS in 37m 47s

Warning:

SCS Compliance results Testing SCS Compatible KaaS version v2 ******************************************************* Testing standard Kubernetes version policy ... Reference: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Standards/scs-0210-v2-k8s-version-policy.md ... INFO: Checking cluster specified by default context in /home/ubuntu/src/github.com/SovereignCloudStack/k8s-cluster-api-provider/terraform/pr733-36de57.yaml.gx-scs-zuul. INFO: The K8s cluster version 1.28.8 of cluster 'pr733-36de57-admin@pr733-36de57' is still in the recency time window.

... returned 0 errors, 0 aborts


Testing standard Kubernetes node distribution and availability ... Reference: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Standards/scs-0214-v1-k8s-node-distribution.md ... WARNING: There seems to be no distribution across multiple regions or labels aren't set correctly across nodes. WARNING: There seems to be no distribution across multiple zones or labels aren't set correctly across nodes. INFO: The nodes are distributed across 3 host-ids. WARNING: There seems to be no distribution across multiple regions or labels aren't set correctly across nodes. WARNING: There seems to be no distribution across multiple zones or labels aren't set correctly across nodes. INFO: The nodes are distributed across 3 host-ids. The config file under ./config.yaml couldn't be found, falling back to the default config. ... returned 0 errors, 0 aborts


Testing standard CNCF Kubernetes conformance ... Reference: https://github.com/cncf/k8s-conformance/tree/master ... WARNING: No check tool specified for CNCF Kubernetes conformance


Verdict for subject KaaS_V1, SCS Compatible KaaS, version v2: PASSED Testing SCS Compatible KaaS version v1


Testing standard Kubernetes version policy ... Reference: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Standards/scs-0210-v2-k8s-version-policy.md ... ... returned 0 errors, 0 aborts


Testing standard Kubernetes node distribution and availability ... Reference: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Standards/scs-0214-v1-k8s-node-distribution.md ... ... returned 0 errors, 0 aborts


Verdict for subject KaaS_V1, SCS Compatible KaaS, version v1: PASSED

Sonobouy results === Collecting results === time="2024-04-17T16:46:13Z" level=info msg="delete request issued" dry-run=false kind=namespace namespace=sonobuoy time="2024-04-17T16:46:13Z" level=info msg="delete request issued" dry-run=false kind=clusterrolebindings names="[sonobuoy-serviceaccount-sonobuoy]" time="2024-04-17T16:46:13Z" level=info msg="delete request issued" dry-run=false kind=clusterroles names="[sonobuoy-serviceaccount-sonobuoy]" Plugin: e2e Status: passed Total: 7393 Passed: 5 Failed: 0 Skipped: 7388

Plugin: systemd-logs Status: passed Total: 5 Passed: 5 Failed: 0 Skipped: 0

Run Details: API Server version: v1.28.8 Node health: 6/6 (100%) Pods health: 51/51 (100%) Errors detected in files: Errors: 27946 podlogs/kube-system/kube-apiserver-pr733-36de57-dg5cb-rlb6l/logs/kube-apiserver.txt 235 podlogs/kube-system/etcd-pr733-36de57-dg5cb-rlb6l/logs/etcd.txt 58 podlogs/kube-system/etcd-pr733-36de57-dg5cb-7lbn6/logs/etcd.txt 40 podlogs/kube-system/kube-apiserver-pr733-36de57-dg5cb-7lbn6/logs/kube-apiserver.txt 32 podlogs/kube-system/snapshot-controller-7c5dccb849-6rrzk/logs/snapshot-controller.txt 28 podlogs/kube-system/etcd-pr733-36de57-dg5cb-pzzg7/logs/etcd.txt 23 podlogs/kube-system/kube-scheduler-pr733-36de57-dg5cb-pzzg7/logs/kube-scheduler.txt 19 podlogs/kube-system/snapshot-controller-7c5dccb849-w4rfh/logs/snapshot-controller.txt 19 podlogs/kube-system/kube-scheduler-pr733-36de57-dg5cb-7lbn6/logs/kube-scheduler.txt 16 podlogs/kube-system/kube-controller-manager-pr733-36de57-dg5cb-pzzg7/logs/kube-controller-manager.txt 13 podlogs/kube-system/kube-controller-manager-pr733-36de57-dg5cb-7lbn6/logs/kube-controller-manager.txt 12 podlogs/kube-system/kube-apiserver-pr733-36de57-dg5cb-pzzg7/logs/kube-apiserver.txt 6 podlogs/sonobuoy/sonobuoy-systemd-logs-daemon-set-fb60c49cb10d43fd-65ct9/logs/sonobuoy-worker.txt 6 podlogs/kube-system/cilium-lfc95/logs/cilium-agent.txt 6 podlogs/kube-system/cilium-hqfmj/logs/cilium-agent.txt 6 podlogs/kube-system/cilium-vb764/logs/cilium-agent.txt 5 podlogs/kube-system/cilium-plt4b/logs/cilium-agent.txt 5 podlogs/kube-system/cilium-prsl4/logs/cilium-agent.txt 5 podlogs/kube-system/cilium-qv6qm/logs/cilium-agent.txt 4 podlogs/kube-system/openstack-cloud-controller-manager-nrnb7/logs/openstack-cloud-controller-manager.txt 2 podlogs/sonobuoy/sonobuoy/logs/kube-sonobuoy.txt 1 podlogs/kube-system/metrics-server-56cfc8b678-zcs8d/logs/metrics-server.txt 1 podlogs/kube-system/kube-proxy-bl5vf/logs/kube-proxy.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-45zfz/logs/node-driver-registrar.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-nzmv4/logs/node-driver-registrar.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-j6z6z/logs/node-driver-registrar.txt 1 podlogs/kube-system/openstack-cloud-controller-manager-bfzz4/logs/openstack-cloud-controller-manager.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-g9g82/logs/liveness-probe.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-kknnb/logs/node-driver-registrar.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-rfbhk/logs/node-driver-registrar.txt 1 podlogs/sonobuoy/sonobuoy-e2e-job-77cb0075367a4194/logs/e2e.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-g9g82/logs/node-driver-registrar.txt Warnings: 3153 podlogs/kube-system/etcd-pr733-36de57-dg5cb-rlb6l/logs/etcd.txt 1580 podlogs/kube-system/etcd-pr733-36de57-dg5cb-7lbn6/logs/etcd.txt 462 podlogs/kube-system/etcd-pr733-36de57-dg5cb-pzzg7/logs/etcd.txt 51 podlogs/kube-system/kube-apiserver-pr733-36de57-dg5cb-rlb6l/logs/kube-apiserver.txt 46 podlogs/kube-system/kube-apiserver-pr733-36de57-dg5cb-7lbn6/logs/kube-apiserver.txt 31 podlogs/kube-system/kube-apiserver-pr733-36de57-dg5cb-pzzg7/logs/kube-apiserver.txt 7 podlogs/kube-system/kube-scheduler-pr733-36de57-dg5cb-7lbn6/logs/kube-scheduler.txt 7 podlogs/kube-system/csi-cinder-nodeplugin-rfbhk/logs/node-driver-registrar.txt 7 podlogs/kube-system/csi-cinder-nodeplugin-kknnb/logs/node-driver-registrar.txt 6 podlogs/kube-system/csi-cinder-nodeplugin-nzmv4/logs/node-driver-registrar.txt 6 podlogs/kube-system/cilium-prsl4/logs/cilium-agent.txt 4 podlogs/kube-system/csi-cinder-controllerplugin-5955c86dbc-mw8tc/logs/csi-attacher.txt 4 podlogs/kube-system/csi-cinder-nodeplugin-g9g82/logs/node-driver-registrar.txt 4 podlogs/kube-system/openstack-cloud-controller-manager-nrnb7/logs/openstack-cloud-controller-manager.txt 3 podlogs/kube-system/kube-scheduler-pr733-36de57-dg5cb-pzzg7/logs/kube-scheduler.txt 3 podlogs/kube-system/csi-cinder-nodeplugin-rfbhk/logs/liveness-probe.txt 3 podlogs/kube-system/csi-cinder-nodeplugin-45zfz/logs/node-driver-registrar.txt 3 podlogs/kube-system/csi-cinder-nodeplugin-kknnb/logs/liveness-probe.txt 3 podlogs/kube-system/csi-cinder-nodeplugin-g9g82/logs/liveness-probe.txt 2 podlogs/kube-system/cilium-vb764/logs/cilium-agent.txt 2 podlogs/kube-system/cilium-lfc95/logs/cilium-agent.txt 2 podlogs/kube-system/csi-cinder-nodeplugin-j6z6z/logs/node-driver-registrar.txt 2 podlogs/kube-system/csi-cinder-nodeplugin-45zfz/logs/liveness-probe.txt 2 podlogs/kube-system/cilium-hqfmj/logs/cilium-agent.txt 1 podlogs/kube-system/openstack-cloud-controller-manager-jv7qz/logs/openstack-cloud-controller-manager.txt 1 podlogs/kube-system/cilium-plt4b/logs/cilium-agent.txt 1 podlogs/kube-system/openstack-cloud-controller-manager-bfzz4/logs/openstack-cloud-controller-manager.txt 1 podlogs/kube-system/cilium-qv6qm/logs/cilium-agent.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-j6z6z/logs/liveness-probe.txt 1 podlogs/sonobuoy/sonobuoy-systemd-logs-daemon-set-fb60c49cb10d43fd-65ct9/logs/sonobuoy-worker.txt 1 podlogs/kube-system/csi-cinder-nodeplugin-nzmv4/logs/liveness-probe.txt 1 podlogs/sonobuoy/sonobuoy-e2e-job-77cb0075367a4194/logs/e2e.txt 1 podlogs/kube-system/csi-cinder-controllerplugin-5955c86dbc-mw8tc/logs/csi-provisioner.txt 1 podlogs/sonobuoy/sonobuoy/logs/kube-sonobuoy.txt time="2024-04-17T16:46:14Z" level=info msg="delete request issued" dry-run=false kind=namespace namespace=sonobuoy time="2024-04-17T16:46:14Z" level=info msg="delete request issued" dry-run=false kind=clusterrolebindings names="[]" time="2024-04-17T16:46:14Z" level=info msg="delete request issued" dry-run=false kind=clusterroles names="[]"

Namespace "sonobuoy" has status {Phase:Terminating Conditions:[]} ... ... ...

Namespace "sonobuoy" has status {Phase:Terminating Conditions:[{Type:NamespaceDeletionDiscoveryFailure Status:False LastTransitionTime:2024-04-17 16:46:35 +0000 UTC Reason:ResourcesDiscovered Message:All resources successfully discovered} {Type:NamespaceDeletionGroupVersionParsingFailure Status:False LastTransitionTime:2024-04-17 16:46:35 +0000 UTC Reason:ParsedGroupVersions Message:All legacy kube types successfully parsed} {Type:NamespaceDeletionContentFailure Status:False LastTransitionTime:2024-04-17 16:46:35 +0000 UTC Reason:ContentDeleted Message:All content successfully deleted, may be waiting on finalization} {Type:NamespaceContentRemaining Status:True LastTransitionTime:2024-04-17 16:46:35 +0000 UTC Reason:SomeResourcesRemain Message:Some resources are remaining: pods. has 1 resource instances} {Type:NamespaceFinalizersRemaining Status:False LastTransitionTime:2024-04-17 16:46:35 +0000 UTC Reason:ContentHasNoFinalizers Message:All content-preserving finalizers finished}]}

Namespace "sonobuoy" has been deleted

Deleted all ClusterRoles and ClusterRoleBindings. === Sonobuoy conformance tests passed in 369s === make[1]: Leaving directory '/home/ubuntu/src/github.com/SovereignCloudStack/k8s-cluster-api-provider/terraform'

scs-zuul[bot] avatar Apr 17 '24 16:04 scs-zuul[bot]

Build failed (e2e-quick-test pipeline). https://zuul.scs.community/t/SCS/buildset/d7372b34d4d44be3a328d6dd1e5d482c

:x: k8s-cluster-api-provider-e2e-quick FAILURE in 42m 21s

scs-zuul[bot] avatar Jun 10 '24 06:06 scs-zuul[bot]