Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / metal-stack/metal-ccm issues and pull requests
#106 - Migrate housekeeper to informers
Pull Request -
State: closed - Opened by majst01 28 days ago
#105 - Fix regression that IPs are not placed in correct IP pool
Pull Request -
State: closed - Opened by majst01 28 days ago
#104 - [v0.9.2] - metallb configmap is stale with static ip adresses
Issue -
State: closed - Opened by mwennrich about 1 month ago
#103 - Refactor loadbalancer config package.
Pull Request -
State: closed - Opened by Gerrit91 about 1 month ago
#102 - Remove leftovers from MetalLB CR migration path.
Pull Request -
State: closed - Opened by Gerrit91 about 1 month ago
#101 - Update go dependencies
Pull Request -
State: closed - Opened by majst01 about 2 months ago
#100 - Use scheme from client-go and not from kubectl.
Pull Request -
State: closed - Opened by Gerrit91 about 2 months ago
#99 - Ensure addresspool is addressfamily agnostic
Pull Request -
State: closed - Opened by majst01 about 2 months ago
#98 - Update cloud-provider interface, go and fix linter warnings
Pull Request -
State: closed - Opened by majst01 3 months ago
- 1 comment
#97 - Refactor service tag removal (fixing some bugs).
Pull Request -
State: closed - Opened by Gerrit91 4 months ago
#96 - Improve race condition on parallel IP free.
Pull Request -
State: closed - Opened by Gerrit91 4 months ago
#95 - Add context to k8s client functions
Pull Request -
State: closed - Opened by iljarotar 5 months ago
#94 - Add Cilium load balancer
Pull Request -
State: closed - Opened by iljarotar 6 months ago
#93 - Update go modules, update ci, fix typos
Pull Request -
State: closed - Opened by majst01 8 months ago
#92 - use lowercase poolname in MetalLBConfig
Pull Request -
State: closed - Opened by mwennrich 8 months ago
#91 - fix: lowercase pool name
Pull Request -
State: closed - Opened by mwennrich 8 months ago
- 1 comment
#90 - remove creation of unsused metallb configmap
Pull Request -
State: closed - Opened by mwennrich 9 months ago
#89 - prepare metal-ccm for migration to newer metallb versions
Pull Request -
State: closed - Opened by mwennrich 9 months ago
#88 - Update deps and replace deprecated apis
Pull Request -
State: closed - Opened by majst01 10 months ago
- 1 comment
#87 - Allow empty default network.
Pull Request -
State: closed - Opened by Gerrit91 11 months ago
#86 - Update to go-1.21
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#86 - Update to go-1.21
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#85 - Move IP requests to `MetalService` and pass contexts.
Pull Request -
State: closed - Opened by Gerrit91 over 1 year ago
#85 - Move IP requests to `MetalService` and pass contexts.
Pull Request -
State: closed - Opened by Gerrit91 over 1 year ago
#84 - Use tag helpers from metal-lib.
Pull Request -
State: closed - Opened by Gerrit91 over 1 year ago
#83 - add clustertag to machine if it is missing
Pull Request -
State: closed - Opened by mwennrich over 1 year ago
- 1 comment
#83 - add clustertag to machine if it is missing
Pull Request -
State: closed - Opened by mwennrich over 1 year ago
- 1 comment
#82 - Ensure at least the machine is allocated in the expected project
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#82 - Ensure at least the machine is allocated in the expected project
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#81 - Validate cache entries for allocation project and hostname matches
Issue -
State: closed - Opened by majst01 over 1 year ago
#81 - Validate cache entries for allocation project and hostname matches
Issue -
State: closed - Opened by majst01 over 1 year ago
#80 - Fix npe in tagsyncer
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#80 - Fix npe in tagsyncer
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#79 - NPE prevents makes cluster unhealthy
Issue -
State: closed - Opened by majst01 over 1 year ago
#79 - NPE prevents makes cluster unhealthy
Issue -
State: closed - Opened by majst01 over 1 year ago
#78 - prevent syncing node-local-dns tag to node labels
Pull Request -
State: closed - Opened by mwennrich over 1 year ago
#78 - prevent syncing node-local-dns tag to node labels
Pull Request -
State: closed - Opened by mwennrich over 1 year ago
#77 - add clusterid tag if not present anymore
Issue -
State: closed - Opened by majst01 over 1 year ago
Labels: good first issue
#77 - add clusterid tag if not present anymore
Issue -
State: closed - Opened by majst01 over 1 year ago
Labels: good first issue
#76 - Update ssh public keys
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#76 - Update ssh public keys
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#75 - Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#75 - Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#74 - Log ssh key update requests
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#73 - Only call machine/find if necessary
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#73 - Only call machine/find if necessary
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#72 - Node shutdown not implemented sufficiently
Issue -
State: open - Opened by Gerrit91 over 1 year ago
- 2 comments
#71 - Use one single machine service with cache to reduce metal-api load
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#71 - Use one single machine service with cache to reduce metal-api load
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#70 - Fix some weird logging issues
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#69 - Consolidate workflow actions.
Pull Request -
State: closed - Opened by Gerrit91 over 1 year ago
#68 - Update go to 1.20, all go deps, remove deprecations
Pull Request -
State: closed - Opened by majst01 over 1 year ago
#67 - Bump golang.org/x/net from 0.0.0-20220909164309-bea034e7d591 to 0.7.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#66 - Bump golang.org/x/text from 0.3.7 to 0.3.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#65 - Deploy metalLB Config for Cilium Clusters
Issue -
State: closed - Opened by Gerrit91 about 2 years ago
- 1 comment
#64 - build with go 1.19, update deps
Pull Request -
State: closed - Opened by mwennrich about 2 years ago
#63 - Change to METALCTL_API_URL.
Pull Request -
State: closed - Opened by Gerrit91 over 2 years ago
- 1 comment
#62 - Update all go deps
Pull Request -
State: closed - Opened by majst01 over 2 years ago
#61 - update to metal-go client interface
Pull Request -
State: closed - Opened by mwennrich over 2 years ago
#60 - replace stupid logging with k8s.io/klog/v2
Pull Request -
State: closed - Opened by majst01 over 2 years ago
- 3 comments
#59 - improve node-tags-syncer
Pull Request -
State: closed - Opened by mwennrich over 2 years ago
#58 - Update all dependencies, alpine, go
Pull Request -
State: closed - Opened by majst01 over 2 years ago
#57 - do not write firewall IPs to metallb-config
Pull Request -
State: closed - Opened by mwennrich almost 3 years ago
#56 - Disable auto-assign for ephemeral IP pools.
Pull Request -
State: closed - Opened by Gerrit91 almost 3 years ago
- 1 comment
#55 - Run unit tests in CI.
Pull Request -
State: closed - Opened by Gerrit91 almost 3 years ago
#54 - Enforce metallb config map reload everytime.
Pull Request -
State: closed - Opened by Gerrit91 almost 3 years ago
- 1 comment
#53 - Update metal-go, alpine and all dependencies
Pull Request -
State: closed - Opened by majst01 almost 3 years ago
- 1 comment
#52 - log if an ip is rejected
Pull Request -
State: closed - Opened by mwennrich almost 3 years ago
#51 - Metallb config test
Pull Request -
State: closed - Opened by majst01 about 3 years ago
#50 - Add partition into providerid, parse old format as well
Pull Request -
State: closed - Opened by majst01 about 3 years ago
- 2 comments
#49 - Performance: Single backend call to retrieve cluster nodes for label sync
Issue -
State: closed - Opened by Gerrit91 about 3 years ago
- 4 comments
#48 - use additionalNetworks passed from gepm instead of querying them
Pull Request -
State: closed - Opened by majst01 about 3 years ago
- 1 comment
#47 - remove networkList call, take networks from machine allocation
Pull Request -
State: closed - Opened by majst01 about 3 years ago
#46 - Performance: Don't `network ls` without filtering
Issue -
State: closed - Opened by Gerrit91 about 3 years ago
#45 - Ensure ip is updated/deleted
Pull Request -
State: closed - Opened by majst01 about 3 years ago
#44 - Bump k8s.io/kubernetes from 1.19.10 to 1.19.11
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#43 - Dependency Updates
Pull Request -
State: closed - Opened by majst01 about 3 years ago
#42 - Tag deletion can go wrong
Issue -
State: closed - Opened by Gerrit91 about 3 years ago
#41 - Fix nil pointer in mutex
Pull Request -
State: closed - Opened by Gerrit91 over 3 years ago
#40 - Prevent concurrent IP tag updates.
Pull Request -
State: closed - Opened by Gerrit91 over 3 years ago
#39 - Disable IP auto assign and provide tests for metalLB config.
Pull Request -
State: closed - Opened by Gerrit91 over 3 years ago
- 1 comment
#38 - Disable auto-assign for ephemeral IPs after Gardener 1.18
Issue -
State: closed - Opened by Gerrit91 over 3 years ago
- 1 comment
#37 - use node-ip-address as metallb-speaker-peer
Pull Request -
State: closed - Opened by mwennrich over 3 years ago
- 8 comments
#36 - add metal-api health check
Pull Request -
State: closed - Opened by majst01 almost 4 years ago
#35 - Remove legacy
Pull Request -
State: closed - Opened by majst01 almost 4 years ago
- 5 comments
#34 - provide health/readiness endpoint
Issue -
State: open - Opened by mwennrich almost 4 years ago
#33 - Implementing MEP-6: Clusters with private networks only / DMZ
Pull Request -
State: closed - Opened by mwindower almost 4 years ago
#32 - Setting load balancer IP field in service after IP acquisition.
Pull Request -
State: closed - Opened by Gerrit91 almost 4 years ago
- 2 comments
#31 - Explicitly set service's LoadBalancerIP in EnsureLoadBalancer
Issue -
State: closed - Opened by Gerrit91 almost 4 years ago
- 2 comments
#30 - set region from partition id
Pull Request -
State: closed - Opened by mwennrich almost 4 years ago
#29 - region not set correctly
Issue -
State: closed - Opened by mwennrich almost 4 years ago
#28 - Fix indentation
Pull Request -
State: closed - Opened by mwindower about 4 years ago
#27 - Move to ghcr.
Pull Request -
State: closed - Opened by Gerrit91 about 4 years ago
#26 - Adopt to new cloud-provider startup logic once cloud-provider 1.20 is released
Issue -
State: closed - Opened by majst01 about 4 years ago
- 1 comment
#25 - cloud-provider-interface introduced new functions, implement them
Pull Request -
State: closed - Opened by majst01 about 4 years ago
#24 - Update to metal-go 0.11.x
Pull Request -
State: closed - Opened by majst01 about 4 years ago
#23 - Snat
Pull Request -
State: closed - Opened by mwindower about 4 years ago
#22 - Support for multiple private networks where all others are shared
Pull Request -
State: closed - Opened by majst01 about 4 years ago
#21 - Metal go update
Pull Request -
State: closed - Opened by majst01 about 4 years ago
- 1 comment
#20 - Updating common repository files
Pull Request -
State: closed - Opened by Gerrit91 about 4 years ago