GithubHelp home page GithubHelp logo

cirrus-daac's People

Contributors

bbuechler avatar benbart avatar dpflowersjr avatar eigenbeam avatar hsimonoko avatar lindsleycj avatar markdboyd avatar mckadesorensen avatar michaeljb avatar reweeden avatar snyk-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cirrus-daac's Issues

CIRRUS bucket creation should allow more than one bucket of a particular type

Currently, make daac assigns the type of a bucket based on it's name, bucket name deployment-protected gets a type of protected. This is fine in most situations but bucket types of protected and public have special meaning in Cumulus and we need to allow more than one bucket of those types to be created.

Make SSM bastion OPTIONAL

PCRS should support deploying P/C/R over a cloudfront endpoint instead of proxying through SSM.

export SSMBASTION=$(aws ec2 describe-instances --region=$AWS_REGION --profile=$AWS_PROFILE --filters Name=tag:Name,Values="NGAP SSH Bastion*" Name=instance-state-name,Values=running --query "Reservations[].Instances[].InstanceId" --output=text)

Aurora V11 Deprecating Jan 2024

To: All tenants of the Earthdata Cloud
Subject: Addressing AWS managed deprecations (Lambda/RDS) as part of 23.4
What’s Happening:
AWS has announced the end of support for various lambda runtimes slated during 23.4 and aurora postgresql v11.x in January 2024. Please review and update these components as necessary. Lambda runtime deprecations have two stages; the first prevents the deployment of new lambdas with that runtime and the second prevents even the updating of lambdas with that runtime. On the RDS front, per AWS, they will automatically perform a major version update: "If you do not upgrade your database running Aurora PostgreSQL 11.x before January 31, 2024, Amazon Aurora will upgrade your Amazon Aurora PostgreSQL 11.x databases to the appropriate Amazon Aurora PostgreSQL major version during a scheduled maintenance window on or after January 31, 2024."

Lambda Runtime Phase 1 Deprecation Date
Node.js 14 11/27/23
Python 3.7 11/27/23
Ruby 2.7 12/7/23
Java 8 (AL1) 12/31/23
Go 1.x 12/31/23
Node.js 16 3/11/24

For information about Lambda runtime deprecations: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html
For information about Postgresql end of support: https://repost.aws/questions/QUqTaY2mfcTSWoioVXmxSQdQ/announcement-amazon-aurora-postgresql-11-x-end-of-support-is-january-31-2024For support or questions, contact Earthdata Cloud Operations

Delete remaining EC2 instances

purge.py:202: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  log.warn(f"This will probably fail because of unremovable attached Network interface ID (ENI-*)")
2020-11-30 12:43:20,168 - This will probably fail because of unremovable attached Network interface ID (ENI-*)
2020-11-30 12:43:23,425 - Terminating ec2 Security Group sg-***********

log.warn() also needs to be upgraded to log.warning()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.