cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

allow specifying additional ingress rules

Open clive-jevons opened this issue 4 years ago • 16 comments
trafficstars

What type of PR is this?

/kind feature

What this PR does / why we need it:

Allows specifying additional ingress rules to be added to the generated security groups.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #2798

Special notes for your reviewer:

Checklist:

  • [x ] squashed commits
  • [ ] includes documentation
  • [x ] adds unit tests
  • [ ] adds or updates e2e tests

Release note:

Added additionalIngressRules section to NetworkSpec allowing the specification of additional ingress rules by security group role

clive-jevons avatar Oct 25 '21 13:10 clive-jevons

Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA.

It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please sign in with your organization's credentials at https://identity.linuxfoundation.org/projects/cncf to be authorized.
  • If you have done the above and are still having issues with the CLA being reported as unsigned, please log a ticket with the Linux Foundation Helpdesk: https://support.linuxfoundation.org/
  • Should you encounter any issues with the Linux Foundation Helpdesk, send a message to the backup e-mail support address at: [email protected]

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

k8s-ci-robot avatar Oct 25 '21 13:10 k8s-ci-robot

@clive-jevons: This issue is currently awaiting triage.

If CAPA/CAPI contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Oct 25 '21 13:10 k8s-ci-robot

Welcome @clive-jevons!

It looks like this is your first PR to kubernetes-sigs/cluster-api-provider-aws 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-sigs/cluster-api-provider-aws has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. :smiley:

k8s-ci-robot avatar Oct 25 '21 13:10 k8s-ci-robot

Hi @clive-jevons. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Oct 25 '21 13:10 k8s-ci-robot

Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.

The list of commits with invalid commit messages:

  • 1f08901 allow specifying additional ingress rules

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

k8s-ci-robot avatar Dec 15 '21 09:12 k8s-ci-robot

CLA Not Signed

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign sedefsavas after the PR has been reviewed. You can assign the PR to them by writing /assign @sedefsavas in a comment when ready.

The full list of commands accepted by this bot can be found 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

k8s-ci-robot avatar Dec 15 '21 09:12 k8s-ci-robot

Thanks @clive-jevons for the PR 🎉 , but can you please sign the CLA using instructions given here.

shivi28 avatar Jan 06 '22 05:01 shivi28

@shivi28 <- done 😊👍

clive-jevons avatar Jan 06 '22 11:01 clive-jevons

@clive-jevons: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Feb 16 '22 18:02 k8s-ci-robot

Hey @clive-jevons are you still working on this?

shivi28 avatar Feb 23 '22 06:02 shivi28

Hi @shivi28 <- not actively, since the related Issue was closed ... if the PR is of any interest, I'll go to the trouble of the rebase, but if there's no more interest in this, then I'd close the PR ;) (Thnx for reaching out 🙏🏻😁)

clive-jevons avatar Feb 23 '22 09:02 clive-jevons

@clive-jevons - would you be interested in morphing this to solve #392?

richardcase avatar Mar 29 '22 16:03 richardcase

@clive-jevons - would you be interested in morphing this to solve #392?

@richardcase <- principally yes, but I'd need more guidance on what an acceptable implementation should look like, seeing as my initial idea didn't seem to resonate with the team ;)

(Also: sorry for the late reply, was heads-down in getting something finished for my day-time job the last few weeks 😉)

clive-jevons avatar May 02 '22 14:05 clive-jevons

/ok-to-test

richardcase avatar Jun 17 '22 07:06 richardcase

@clive-jevons: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-aws-build 8788491b42225ecfa2a319284fc3256351d16437 link true /test pull-cluster-api-provider-aws-build
pull-cluster-api-provider-aws-test 8788491b42225ecfa2a319284fc3256351d16437 link true /test pull-cluster-api-provider-aws-test
pull-cluster-api-provider-aws-apidiff-main 8788491b42225ecfa2a319284fc3256351d16437 link false /test pull-cluster-api-provider-aws-apidiff-main
pull-cluster-api-provider-aws-verify 8788491b42225ecfa2a319284fc3256351d16437 link true /test pull-cluster-api-provider-aws-verify
pull-cluster-api-provider-aws-build-release-1-5 8788491b42225ecfa2a319284fc3256351d16437 link true /test pull-cluster-api-provider-aws-build-release-1-5

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

k8s-ci-robot avatar Jul 29 '22 12:07 k8s-ci-robot

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Oct 27 '22 13:10 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Nov 26 '22 13:11 k8s-triage-robot

/close

clive-jevons avatar Nov 28 '22 10:11 clive-jevons

@clive-jevons: Closed this PR.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Nov 28 '22 10:11 k8s-ci-robot