Skip to content
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

test #4075

Closed
wants to merge 49 commits into from
Closed

test #4075

wants to merge 49 commits into from

Conversation

zac-nixon
Copy link
Collaborator

Issue

Description

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the docs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

chriswachira and others added 30 commits December 8, 2024 13:01
topologySpreadConstraints is a list not a map.
bug fix: try SG permission add prior to revoke
feat: add advertise ca for mtls listener
Add helm chart configuration for --aws-vpc-tags argument
fix: Cannot set the IPv6 addresses in dualstack mode during modification
bug fix: use reasonable buckets for readiness gate flip metrics
bump sigs.k8s.io/controller-runtime to v0.19.3
fix(helm): change topologySpreadConstraints default value
[helm chart] Fix passing template values for region
…able-icmp-rule-for-path-mtu-discovery

feat(NLB): Introduce Service annotation to allow ICMP for Path MTU Discovery
Added ISO Policy for iso-e and iso-f in  example docs, and updated integration test script based on *testing already done*
…e checking if node is suitable to handle traffic.

Signed-off-by: kahirokunn <[email protected]>
k8s-ci-robot and others added 19 commits January 24, 2025 14:27
Follow up for 3691 [TargetGroupBindings can now manipulate target groups from different aws accounts]
Checking for taint `karpenter.sh/disrupted:NoSchedule` while checking if node is suitable to handle traffic.
[feat] allow multiple targetgroupbindings to reference same tg arn if using multicluster mode
…h-hpa

Do not render `.spec.replicas` if Autoscaling is Enabled
Update docs for supporting removal of availability zone for NLB
bump go version to 1.23.6 for clean vuln report
Fix docs for source ranges for internal NLB
Fix TGB webhook error message to report changes to immutable field
* Update rule management to avoid sporadic 503 errors

* Update rule management to avoid sporadic 503 errors

* Update rule management to avoid sporadic 503 errors

* Update rule management to avoid sporadic 503 errors

* Update rule management to avoid sporadic 503 errors

* Update rule management to avoid sporadic 503 errors

* Update rule management to avoid sporadic 503 errors
@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 4, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zac-nixon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 4, 2025
@zac-nixon zac-nixon closed this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.