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

Disable firewalld on supported OSes #155

Merged
merged 2 commits into from
Mar 28, 2022

Conversation

kron4eg
Copy link
Member

@kron4eg kron4eg commented Mar 25, 2022

What this PR does / why we need it:
Out of context (i.e. not kubernetes aware iptables operations) ip filtering is fundamentally incompatible with the Kubernetes. Network resources should be protect by the cloud security groups or network policies (or both!).

XRef: kubermatic/kubermatic#8768

Disable firewalld on supported OSes

Signed-off-by: Artiom Diomin <kron82@gmail.com>
@kubermatic-bot kubermatic-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 25, 2022
Signed-off-by: Artiom Diomin <kron82@gmail.com>
@kubermatic-bot kubermatic-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 28, 2022
Copy link
Member

@ahmedwaleedmalik ahmedwaleedmalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 28, 2022
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 4fd49b1c710a1cb8f93435e469860cd5cb216f2e

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmedwaleedmalik, kron4eg

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 28, 2022
@kubermatic-bot kubermatic-bot merged commit 3ef2056 into kubermatic:master Mar 28, 2022
@kron4eg kron4eg deleted the firewalld branch March 28, 2022 09:47
kubermatic-bot pushed a commit that referenced this pull request Apr 1, 2022
* Add more linters

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

* Upgrade golangci-lint to v1.44.0 in prow jobs

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

* Fix template comment spacing in default OSPs

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

* Refactor webhooks for OSM

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

Unmarshal provider configs in strict mode

* Domain name is not required when using application credentials (#154)

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

* Disable firewalld on supported OSes (#155)

* Disable firewalld on supported OSes

Signed-off-by: Artiom Diomin <kron82@gmail.com>

* Further firewalld cleanup in RHEL OSP

Signed-off-by: Artiom Diomin <kron82@gmail.com>

Update testdata

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

Additional RBAC for webhooks

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

Refactored code

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

Refactored code

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

* Refactored code

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

Co-authored-by: Artiom Diomin <kron82@gmail.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 Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants