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

AWS firewall configuration via security groups #239

Merged
merged 19 commits into from
May 4, 2022

Commits on Mar 29, 2022

  1. WIP: AWS

    ShishirPatil committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    6c63f31 View commit details
    Browse the repository at this point in the history
  2. AWS

    ShishirPatil committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    e36b039 View commit details
    Browse the repository at this point in the history
  3. Black linting

    ShishirPatil committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0078d3f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    5dd1a59 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    47e2402 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    fd4fc70 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    02c41f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338c122 View commit details
    Browse the repository at this point in the history
  3. Tag changed to skyplane

    ShishirPatil committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d521741 View commit details
    Browse the repository at this point in the history
  4. Black linting

    ShishirPatil committed May 2, 2022
    Configuration menu
    Copy the full SHA
    c807a49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    742b655 View commit details
    Browse the repository at this point in the history
  6. Fix some pytype errors

    parasj committed May 2, 2022
    Configuration menu
    Copy the full SHA
    29033ed View commit details
    Browse the repository at this point in the history
  7. Minor changes:

    * Switch to ILock from oslo.concurrency's lockutils
    * Change behavior of remove_ip_from_security_group to instead remove
    * Remove make_vpc from add_ip_to_security_group and instead call it explicitly
    * Firewall rules also called old init jobs, fixed by redefining jobs
    * Remove add_ip_to_security_group and remove_ip_from_security_group from GCP/Azure since those two clouds have different terminology
    parasj committed May 2, 2022
    Configuration menu
    Copy the full SHA
    53adced View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Fix pytype

    parasj committed May 3, 2022
    Configuration menu
    Copy the full SHA
    451ebb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c53a0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    8b8460e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fbe84e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    494fcff View commit details
    Browse the repository at this point in the history
  4. Catch sg error

    ShishirPatil committed May 4, 2022
    Configuration menu
    Copy the full SHA
    39ec9a7 View commit details
    Browse the repository at this point in the history