-
Notifications
You must be signed in to change notification settings - Fork 11
Update Terraform openstack to v2 - autoclosed #737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Build failed (e2e-quick-test pipeline). ❌ k8s-cluster-api-provider-e2e-quick FAILURE in 34m 44s Warning: SCS Compliance resultsTesting 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/pr737-723256.yaml.gx-scs-zuul. ERROR: The K8s cluster version 1.28.8 of cluster 'pr737-723256-admin@pr737-723256' is outdated according to the standard.... returned 1 errors, 0 aborts Testing standard Kubernetes node distribution and availability ... Testing standard CNCF Kubernetes conformance ... Verdict for subject KaaS_V1, SCS Compatible KaaS, version v2: 1 ERRORS Testing standard Kubernetes version policy ... Testing standard Kubernetes node distribution and availability ... Verdict for subject KaaS_V1, SCS Compatible KaaS, version v1: 1 ERRORS Sonobouy results=== Collecting results === time="2024-05-16T14:54:55Z" level=info msg="delete request issued" dry-run=false kind=namespace namespace=sonobuoy time="2024-05-16T14:54:55Z" level=info msg="delete request issued" dry-run=false kind=clusterrolebindings names="[sonobuoy-serviceaccount-sonobuoy]" time="2024-05-16T14:54:55Z" 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: 7388Plugin: systemd-logs Run Details: Pods health: 47/50 (94%) Namespace "sonobuoy" has status {Phase:Terminating Conditions:[]} Namespace "sonobuoy" has status {Phase:Terminating Conditions:[{Type:NamespaceDeletionDiscoveryFailure Status:False LastTransitionTime:2024-05-16 14:55:03 +0000 UTC Reason:ResourcesDiscovered Message:All resources successfully discovered} {Type:NamespaceDeletionGroupVersionParsingFailure Status:False LastTransitionTime:2024-05-16 14:55:03 +0000 UTC Reason:ParsedGroupVersions Message:All legacy kube types successfully parsed} {Type:NamespaceDeletionContentFailure Status:False LastTransitionTime:2024-05-16 14:55:03 +0000 UTC Reason:ContentDeleted Message:All content successfully deleted, may be waiting on finalization} {Type:NamespaceContentRemaining Status:True LastTransitionTime:2024-05-16 14:55:03 +0000 UTC Reason:SomeResourcesRemain Message:Some resources are remaining: pods. has 1 resource instances} {Type:NamespaceFinalizersRemaining Status:False LastTransitionTime:2024-05-16 14:55:03 +0000 UTC Reason:ContentHasNoFinalizers Message:All content-preserving finalizers finished}]} Namespace "sonobuoy" has been deleted Deleted all ClusterRoles and ClusterRoleBindings. |
66361e0
to
4c72670
Compare
4c72670
to
9c9a0ec
Compare
9c9a0ec
to
68f5f6e
Compare
68f5f6e
to
f8e7d9d
Compare
Signed-off-by: SCS Renovate Bot <renovatebot@scs.community>
f8e7d9d
to
ea30689
Compare
This PR contains the following updates:
1.54.1
->2.1.0
Release Notes
terraform-provider-openstack/terraform-provider-openstack (openstack)
v2.1.0
Compare Source
NOTES
3.0.0
and will include the removal of the deprecated resources and data sources (#1751)terraform-plugin-sdk
dependency elements (#1759)parsePairedIDs
helper function to parse paired IDs from a string and removed duplicated code (#1756)IMPROVEMENTS
vip_qos_policy_id
onopenstack_lb_loadbalancer_v2
(#1721)SCTP
type onopenstack_lb_monitor_v2
(#1723)redirect_prefix
onopenstack_lb_l7_policy_v2
(#1717)redirect_http_code
onopenstack_lb_l7_policy_v2
(#1717)tags
onopenstack_lb_member_v2
(#1726)tags
onopenstack_lb_pool_v2
(#1725)openstack_lb_monitor_v2
(#1724)SSL_CONN_HAS_CERT
,SSL_VERIFY_RESULT
andSSL_DN_FIELD
types in theopenstack_lb_l7_rule_v2
resource (#1722)power_status
in theopenstack_compute_instance_v2
resource (#1691)openstack_identity_endpoint_v3
resource (#1701)subnet_id
in thefixed_ip
block of theopenstack_networking_port_v2
resource (#962)openstack_images_image_v2
resource (#1752)dns_publish_fixed_ip
argument to theopenstack_networking_subnet_v2
resource (#1748)dns_publish_fixed_ip
argument to theopenstack_networking_subnet_v2
andopenstack_networking_subnet_ids_v2
data sources (#1748)Content-Disposition
response header in theopenstack_images_image_v2
resource(#1746)value_specs
map in networking resources (#1743)zstd
compression format support in theopenstack_images_image_v2
resource (#1746)description
argument in theopenstack_networking_portforwarding_v2
resource (#1742)container_format
anddisk_format
arguments in theopenstack_images_image_v2
data source (#1753)container_format
,disk_format
andhidden
arguments in theopenstack_images_image_ids_v2
data source (#1753)openstack_bgpvpn_v2
resource (#1738)openstack_bgpvpn_router_associate_v2
resource (#1738)openstack_bgpvpn_network_associate_v2
resource (#1738)openstack_bgpvpn_port_associate_v2
resource (#1738)bgpvpn
value support for theobject_type
in theopenstack_networking_rbac_policy_v2
resource (#1738)User-Agent
request header (#1761)stateful
argument to theopenstack_networking_secgroup_v2
resource (#1757)stateful
argument to theopenstack_networking_secgroup_v2
data source (#1757)BUG FIXES
node_count
to 0 onopenstack_containerinfra_cluster_v1
(#1719)openstack_lb_loadbalancer_v2
resource (#1733)openstack_identity_endpoint_v3
resource (#1701)subnet_id
in thefixed_ip
block of theopenstack_networking_port_v2
resource (#962)openstack_networking_portforwarding_v2
resource (#1742)v2.0.0
Compare Source
The upgrade guide to version 2 offers more detailed information on the changes and required steps before the upgrade.
BREAKING CHANGES
openstack_lb_l7_policy_v2
(#1655)openstack_lb_l7_rule_v2
(#1674)openstack_lb_quota_v2
(#1658)openstack_lb_member_v2
(#1675)openstack_lb_members_v2
(#1659)openstack_lb_monitor_v2
(#1676)openstack_lb_listener_v2
(#1695)openstack_lb_pool_v2
(#1696)openstack_lb_loadbalancer_v2
(#1697)multiattach
fromopenstack_blockstorage_volume_v3
(#1654)dhcp_disabled
fromopenstack_networking_subnet_v2
data source(#1663)update_at
fromopenstack_images_image_v2
(#1662)instance_id
fromopenstack_blockstorage_volume_attach_v2
(#1682)member
fromopenstack_lb_pool_v1
(#1683)allocation_pools
fromnetworking_subnet_v2
(#1684)external_gateway
fromnetworking_router_v2
(#1685)floating_ip
fromcompute_instance_v2
(#1686)volume
fromcompute_instance_v2
(#1687)sort_key
andsort_dir
from glance data sources (#1661)(https://github.com/terraform-provider-openstack/terraform-provider-openstack/pull/1661))FEATURES
openstack_lb_flavor_v2
(#1679)IMPROVEMENTS
tag
onopenstack_compute_volume_attach_v2
(#1713)NOTES
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.
This PR was generated by Mend Renovate. View the repository job log.