Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter fixed IP addresses with CIDR notation #2

Open
wants to merge 81 commits into
base: fork-master
Choose a base branch
from

Conversation

ederst
Copy link
Owner

@ederst ederst commented Jun 20, 2022

This is a copy of kubernetes-retired#317 to make it available on our fork.

@ederst ederst mentioned this pull request Jun 20, 2022
@ederst ederst force-pushed the os-restrict-fixed-ip-range branch 2 times, most recently from 70e68af to 49de004 Compare June 23, 2022 21:12
@ederst ederst force-pushed the os-restrict-fixed-ip-range branch 2 times, most recently from 71c0731 to b1e37b2 Compare August 8, 2022 13:06
hakman and others added 25 commits August 25, 2022 15:13
…name-tag

Use volume name tag to match the instance group for Hetzner
…watch_progress

Wait for 1 minute for volume to be attached for Hetzner
…20831

Release etcd-manager/v3.0.20220831
….0.20220831

Release notes for etcd-manager 3.0.20220831
…dencies_for_scw_support

Update dependencies before adding support for Scaleway
Add support for Scaleway in etcd-manager
…dencies_for_scaleway

Update dependencies to use kops v1.26.0-alpha.2
…ll_fix

Scaleway support in etcd-manager operational
hakman and others added 26 commits February 1, 2023 05:18
Update the release process for etcd-manager
We should be closing these when we are done with the connection,
otherwise we leak goroutines.
3.5 seems to have regressed on kubernetes/kubernetes#72102
With etcd client v3.4, this test should pass.

This reverts commit 2201714.
…etcd_clients

etcdadm: Should close GRPC clients
Also requires a bazel update.
When we load a version from disk, we run the latest recommended patch
version.  This enables us to depend on fewer versions of etcd.

Co-authored-by: Justin SB <[email protected]>
…for-adoption

Restart the server using the recommended etcd version
…l-v5.4.0

Use official Bazel container image with Cloud Build
@ederst ederst force-pushed the os-restrict-fixed-ip-range branch 2 times, most recently from ad85f72 to d27b1d2 Compare March 14, 2023 12:46
This allows filtering the fixed IP addresses returned by the OpenStack
compute API with a filter defined as CIDR notation.

When specifying the filter then the first fixed IP address matching the
CIDR notation will be returned.

If no filter is specified then the first found IP will be returned.
@ederst ederst force-pushed the os-restrict-fixed-ip-range branch from d27b1d2 to fd04eb3 Compare March 14, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants