liangrog
liangrog
For those whom still want **podnodesselector** functionality but can't be bothered to write the admission webhook controllers: https://github.com/liangrog/admission-webhook-server
Hi there, Thanks for the pull request. What is your use case here for the default label/ignore namespaces? The current design is whitelist style. If using default label, it's the...
I'll take the idea onboard however whitelist and blacklist style need to be mutually exclusive. In addition, it must has some checks making sure namespaces like kube-sytem are required to...
Considered and added to proposed https://github.com/liangrog/admission-webhook-server/issues/4
I think there are two things you found here: 1. the daemonset pod should only be scheduled on the nodes that bounded from your config for your namespace. So if...
feature and fixed are proposed in https://github.com/liangrog/admission-webhook-server/issues/4
would be good a github action for testing this script to be added. I am not a windows user so I can't verify it.
Terraform has released 1.10.1 for the fix. Could we please bump the version up to the same for Terragrunt docker container? Thanks.