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

Add dual-stack support for GCP firewall rules #9400

Merged
merged 2 commits into from Mar 24, 2022
Merged

Add dual-stack support for GCP firewall rules #9400

merged 2 commits into from Mar 24, 2022

Conversation

rastislavs
Copy link
Contributor

@rastislavs rastislavs commented Mar 22, 2022

What does this PR do / Why do we need it:
Adds dual-stack support for GCP firewall rules managed by KKP.

Does this PR close any issues?:
Fixes #9383

Special notes for your reviewer:

Documentation:

Does this PR introduce a user-facing change?:

Add dual-stack support for GCP firewall rules

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>
Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>
@kubermatic-bot kubermatic-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. sig/cluster-management Denotes a PR or issue as being assigned to SIG Cluster Management. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 22, 2022
@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 22, 2022
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: b721366cac4691635c1457e4a79f362d8e8f542c

@imharshita
Copy link
Contributor

/approve

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: imharshita, rastislavs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 24, 2022
@kubermatic-bot kubermatic-bot merged commit 2dbbd33 into kubermatic:master Mar 24, 2022
pkprzekwas pushed a commit to pkprzekwas/kubermatic that referenced this pull request Mar 25, 2022
* Add dual-stack support to KKP-managed GCP firewall rules

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>

* Split firewall rules by IP family

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>
pkprzekwas pushed a commit to pkprzekwas/kubermatic that referenced this pull request Mar 25, 2022
* Add dual-stack support to KKP-managed GCP firewall rules

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>

* Split firewall rules by IP family

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>
pkprzekwas pushed a commit to pkprzekwas/kubermatic that referenced this pull request Mar 29, 2022
* Add dual-stack support to KKP-managed GCP firewall rules

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>

* Split firewall rules by IP family

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>
kubermatic-bot pushed a commit that referenced this pull request Apr 4, 2022
* Add dual-stack support for GCP firewall rules (#9400)

* Add dual-stack support to KKP-managed GCP firewall rules

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>

* Split firewall rules by IP family

Signed-off-by: Rastislav Szabo <rastislav@kubermatic.com>

* Adding unit tests for metering report configuration API

* Adressing review comments

* Adressing review comments (vol2)

Co-authored-by: Rastislav Szabo <rastislav@kubermatic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/cluster-management Denotes a PR or issue as being assigned to SIG Cluster Management. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dual-stack support in KKP-managed GCP firewall rules
4 participants