yang-wang11

Results 10 issues of yang-wang11

I found the feature `specify static IPs for AWS Network load balancer` only available when creating a new NLB https://github.com/kubernetes/kubernetes/blob/c1e69551be1a72f0f8db6778f20658199d3a686d/staging/src/k8s.io/legacy-cloud-providers/aws/aws_loadbalancer.go#L169-L174 However, I found the AWS official document already supports `Assign...

lifecycle/stale
triage/accepted

### Enhancement Description - One-line enhancement description (can be used as a release note): there have some cloud providers own their LB controller([aws-load-balancer-controller ](https://github.com/kubernetes-sigs/aws-load-balancer-controller/)), not sure is there have any...

needs-sig
lifecycle/stale

Please see the AWS official guide for [allocate-address](https://docs.aws.amazon.com/cli/latest/reference/ec2/allocate-address.html); there is allowed to assign a tag for the IP address (`--tag-specifications`). ```shell allocate-address [--domain ] [--address ] [--public-ipv4-pool ] [--network-border-group ]...

### Terraform Core Version v0.15 ### AWS Provider Version v4.54.0 ### Affected Resource(s) EIP resource ### Expected Behavior all the EIPs will be created successfully with zero error ### Actual...

bug
service/ec2
needs-triage

**What this PR does / why we need it**: **Which issue this PR fixes(if applicable)**: fixes #2443 **Special notes for reviewers**: **Release note**: ```release-note Enable OCCM to reassign the new...

cncf-cla: yes
size/L
needs-rebase
release-note
ok-to-test

#### What type of PR is this? /kind bug #### What this PR does / why we need it: If the annotation [`ZoneMaps`](https://github.com/kubernetes/cloud-provider-alibaba-cloud/blob/master/pkg/controller/service/nlbv2/loadbalancer.go#L32) exists, we should take into account; enhances...

kind/bug
cncf-cla: yes
needs-ok-to-test
size/S

#### What would you like to be added: the Ali cloud provider follows the rule designed for the Kubernetes service interface. if the user assigns a public IP to the...

kind/feature
lifecycle/rotten

### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) kong:3.1.1 ### Current Behavior I’ve encountered an issue...

plugins/jwt

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I’ve encountered an issue with the JWT plugin when using multiple...

bug
pending author feedback

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior Our team is currently using KIC 2.9 with Kong 3.3(dbless mode),...

bug