Merge https://github.com/kubernetes/cloud-provider-openstack:release-1.36 (cd1b27b) into main - #411
Merge https://github.com/kubernetes/cloud-provider-openstack:release-1.36 (cd1b27b) into main#411shiftstack-merge-bot[bot] wants to merge 84 commits into
Conversation
…l tags annotations (kubernetes#3154) * feat: add support for load balancer, listener, and pool tags annotations * feat: refactor load balancer tag handling to use SplitTrim for better parsing * feat: streamline load balancer listener tag management for improved consistency * feat: address PR kubernetes#3058 review feedback for LB tag annotations - Simplify mergeTags: drop unreachable nil check and redundant else - Collapse repeated SplitTrim guard blocks at all tag call sites - Correct annotation comments to comma-separated (not JSON) format - Add TestMergeTags and listener-tag cases to TestBuildListenerCreateOpt - Document load-balancer-tags, listener-tags and pool-tags annotations * Address feedback * Add withLBNameTag helper * Rename desiredTags completely * Change structure * Outdated comments * Fix mergeTags to treat empty/empty as no-op * Prevent duplicate tags * Also within annotations * Make sure tags are always populated * Sanitize user tags * Reserved service prefix * Introduce generic helpers --------- Co-authored-by: A10ss <[email protected]> Co-authored-by: Alexander Stephan <[email protected]>
Co-authored-by: kayrus <[email protected]>
Co-authored-by: kayrus <[email protected]>
Co-authored-by: kayrus <[email protected]>
Co-authored-by: pýrus <[email protected]>
…rvices (kubernetes#2603) * POC of TargetNodeLabels selector on OpenStack LB * Fix type errors * Update implementation of getKeyValuePropertiesFromServiceAnnotation * gofmt -w -s ./pkg * Polish the code and add documentation --------- Co-authored-by: Ririko Nakamura <[email protected]> Co-authored-by: kayrus <[email protected]>
Signed-off-by: Stephen Finucane <[email protected]>
…ntainer image to be consistent with ART for 4.17
… image to be consistent with ART for 4.17
…onsistent with ART for 4.17
…clouds.yaml (kubernetes#2911) * handle boolean values correctly when reading from secrets Previously, the validator failed when attempting to parse boolean fields like `UseClouds` in `AuthOpts` from secrets. This was due to secrets being stored as strings, leading to a type mismatch. Added logic to correctly parse string representations of booleans to match the expected type in the struct. (cherry picked from commit f3e4fdb) * Implement clouds.yaml support and make auth params optional Enables reading credentials/config from clouds.yaml when UseClouds is set. Mark Region and AuthURL as optional. (cherry picked from commit 1d66e56)
Co-authored-by: pýrus <[email protected]>
Signed-off-by: moonek <[email protected]> Signed-off-by: Carlos da Silva <[email protected]>
…ntainer image to be consistent with ART for 4.21 Reconciling with https://github.com/openshift/ocp-build-data/tree/4fbe3fab45239dc4be6f5d9d98a0bf36e0274ec9/images/ose-openstack-cloud-controller-manager.yml
* update test deps * add debug logging on deployment failure, update nfs image --------- Co-authored-by: Jesse Haka <[email protected]>
…ntainer image to be consistent with ART for 4.22 Reconciling with https://github.com/openshift/ocp-build-data/tree/087d1930e36b609f77d73bd8a313d85c940cff4d/images/ose-openstack-cloud-controller-manager.yml
Add Ella and update the cloud team members. Signed-off-by: Stephen Finucane <[email protected]>
…ntainer image to be consistent with ART for 4.22 Reconciling with https://github.com/openshift/ocp-build-data/tree/56cb39ad358cdec1db7c84ea1919fe8849c2550b/images/ose-openstack-cloud-controller-manager.yml
Signed-off-by: Stephen Finucane <[email protected]>
Signed-off-by: Stephen Finucane <[email protected]>
The ART bot will do this for us eventually: we're just getting a bit ahead of the curve. Signed-off-by: Stephen Finucane <[email protected]>
This PR addresses CVE-2026-27136 (golang.org/x/net/html XSS vulnerability via duplicate HTML attribute mishandling) by updating golang.org/x/net from v0.53.0 to v0.55.0. The csi-driver-manila component does not import or use golang.org/x/net/html parser functions, so the risk is LOW (transitive dependency only). Update is applied for compliance with security scanning requirements. Related: OCPBUGS-96822 Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
|
Hi @shiftstack-merge-bot[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: shiftstack-merge-bot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This is an automated rebase PR generated by RebaseBot.
Summary
https://github.com/kubernetes/cloud-provider-openstack:release-1.36https://github.com/openshift/cloud-provider-openstack:mainLogs
View job log