-
# Summary
Add an ability to use the IronCore IPAM to assign IP addresses to nodes for static IP configuration.
Subnet should be configurable per worker pool.
## Basic example
```
provider…
-
### What would you like to be added?
Creating the following CR does currently not work since the NetBox Operator only supports creating IPAM Resources with Custom Fields of type `Text` in `.spec.cust…
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/fdcf40595e792db3a048098504a568edc113b881/specification/network/resource-manager/Microsoft.Network/stable/2024-05-01/networkManager…
-
#### Title
IPAM webhook support
#### Description
Allow hitting a remote endpoint for IP + hostname allocation/release. This would allow for interaction/interoperability with systems that may …
-
### What happened?
New install with calico used as cni. Log into a k8s node and run `calicoctl.sh ipam check` and you get a perm issue
```
root@k8s-worker-1:/home/ansible# calicoctl.sh ipam check…
-
### Environment:
- Kubernetes Provider: EKS
- EKS Cluster Version: 1.30
- Calico Version: v3.28.0
- Calico Installation Method: Calico Operator
- Additional Detail: Frequent node rotation on …
-
### Environment
* Nautobot version (Docker tag too if applicable): v2.3.11
* Python version: 3.11
* Database platform, version: PG13
* Middleware(s): N/A
I suspect its just missing presently fo…
-
I am doing some compound validation and I will use `alltrue()`, `anytrue()`, or `sum()` in my validation for AND, OR, and XOR operations, respectively.
The following fails validation:
```hcl
va…
-
### What happened?
It looks like we have a limit of 1 ipam existing at a time, which means that we can only run that test with a concurrency of 1 across all workflow runs.
```
* creating IPAM: opera…
-
**User Story**
As a developer I would like to add K8s Service for both capm3-controller-manager and ipam-controller-manager for deploying Prometheus ServiceMonitor to enable metrics collection
*…