Young Ha

Results 4 issues of Young Ha

Why don't we add bitwise operators here? ## Features for bitwise operation ### 1. bitwise opeartors - bitwise OR ( | ) - bitwise AND ( & ) - bitwise...

enhancement
operators: bitwise

**Describe the bug** The 'Vector' page link on vector/README.md does not work. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'vector' 2. Scroll down and Click on '✔️...

bug

Renaming vector.md with Vector.md. The reason for this modification was that 'Vector' represents the container class, not the function, and I think therefore the first capital letter was intended. Fixes...

**Is your feature request related to a problem?** [Worker node security groups selection](https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/9b4999b63ca90c53fb3dbe3c823b8ca7fa84ba3d/docs/guide/service/nlb.md#worker-node-security-groups-selection) is only mentioned under the [/docs/guide/service/](https://github.com/kubernetes-sigs/aws-load-balancer-controller/tree/9b4999b63ca90c53fb3dbe3c823b8ca7fa84ba3d/docs/guide/service) path. However, I have found through testing that this works the...