whereabouts icon indicating copy to clipboard operation
whereabouts copied to clipboard

A CNI IPAM plugin that assigns IP addresses cluster-wide

Results 143 whereabouts issues
Sort by recently updated
recently updated
newest added

For statefulset pods, it will reuse the pod names after a node reboot. Whereabouts shall always return the same IP address that has already been allocated, when the pods start....

See: https://danielmangum.com/posts/controller-runtime-client-go-rate-limiting/#the-default-controller-rate-limiter This could prove to improve how we're rate limited by the api server at scale.

enhancement

This is a POC level code for changing lease/leaderElection usage by whereabouts from a global lease to a per pool lease. **What this PR does / why we need it**:...

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43 to 44. Release notes Sourced from tj-actions/changed-files's releases. v44 Changes in v44.0.0 🔥🔥 BREAKING CHANGE 🔥🔥 Overview We've made a significant update to how pull requests...

dependencies
github_actions

**Is your feature request related to a problem? Please describe.** When scheduling multiple pods with multiple secondary networks it may take a while time until whereabouts allocates IPs for all...

enhancement

**What this PR does / why we need it**: We need to update: * k8s.io/api * k8s.io/apimachinery * k8s.io/client-go * k8s.io/code-generator * k8s.io/kube-openapi * sigs.k8s.io/controller-tools/cmd/controller-gen (not necessary but I saw...

Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.24.0 to 0.29.3. Commits 867d3ef Merge pull request #123763 from liggitt/proto-1.29 9d92335 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr... 3cc1c2e Merge pull request #123376skitt/automated-cherry-pick-of-#123261 a9bce21 codegen: don't nuke files...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.0 to 0.29.3. Commits d794766 Merge pull request #123763 from liggitt/proto-1.29 9b124b1 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr... dc7e034 Merge pull request #122429 from MadhavJivrajani/tools-bump-129 7d94fef .*: bump...

dependencies
go

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.0 to 0.29.3. Commits 46588f2 Update dependencies to v0.29.3 tag 403b37f Merge pull request #123763 from liggitt/proto-1.29 92199ae [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr... baea19d Merge pull request...

dependencies
go

Bumps [github.com/k8snetworkplumbingwg/network-attachment-definition-client](https://github.com/k8snetworkplumbingwg/network-attachment-definition-client) from 1.1.1-0.20210510153419-66a699ae3b05 to 1.6.0. Release notes Sourced from github.com/k8snetworkplumbingwg/network-attachment-definition-client's releases. v1.6.0 Adds IPAMClaimReference to network-selection-elements v1.5.0 What's Changed Add NOTICE file for Apache license 2.0 by @​s1061123 in...

dependencies
go