Skip to content

Set custom sg rule #303

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

Merged
2 commits merged into from
Jan 15, 2024
Merged

Set custom sg rule #303

2 commits merged into from
Jan 15, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 4, 2024

Set custom sg rule

Closes #296

@ghost ghost force-pushed the custom-sg-rule branch 2 times, most recently from 99b4650 to efa9092 Compare January 4, 2024 12:56
Copy link
Author

Choose a reason for hiding this comment

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

This file is generated

capm.yaml Outdated
Copy link
Author

Choose a reason for hiding this comment

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

This file is generated

Copy link
Author

Choose a reason for hiding this comment

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

This file is generated

@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
Copy link
Author

Choose a reason for hiding this comment

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

This file is generated

Copy link
Author

Choose a reason for hiding this comment

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

This file is generated

@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
Copy link
Author

Choose a reason for hiding this comment

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

This file is generated

@ghost ghost requested a review from outscale-toa January 5, 2024 13:08
@@ -1127,7 +1127,7 @@ var _ = Describe("Outscale Cluster Reconciler", func() {
},
Copy link
Author

Choose a reason for hiding this comment

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

Change capa

@@ -184,6 +185,16 @@ spec:
ipRange: "0.0.0.0/0"
fromPortRange: 6443
toPortRange: 6443
- name: cluster-api-test
Copy link
Author

Choose a reason for hiding this comment

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

To be deleted

@ghost ghost force-pushed the custom-sg-rule branch from 20e1d1c to 098941e Compare January 12, 2024 17:23
@ghost ghost merged commit ba24f1f into main Jan 15, 2024
@jfbus jfbus deleted the custom-sg-rule branch February 12, 2025 13:41
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Security groups are not reconciled upon update
2 participants