Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

v2.0.0 - for amazon linux 2#14

Merged
mashiike merged 12 commits into
masterfrom
feature/v2.0.0-amazon-linux-2
Sep 8, 2020
Merged

v2.0.0 - for amazon linux 2#14
mashiike merged 12 commits into
masterfrom
feature/v2.0.0-amazon-linux-2

Conversation

@mashiike

@mashiike mashiike commented Sep 2, 2020

Copy link
Copy Markdown

abstruct

The original gkrizek/bash-lambda-layer is no longer supported on August 20, 2020.
gkrizek@703b0ad
One of the reasons is related to Amazon Linux 2.

We support Amazon Linux 2 (provided.al2 runtime) for continuous bash-lambda-layer maintenance.

policy

Amazon Linux 2 is smaller than Amazon Linux 1.
So bash-lambda-layer also uninstalls all existing executables and recreates from a minimal state.
decided to install only the following commands that are frequently used in our organization's use cases

  • awscli
  • jq
  • zip
  • unzip

For commands that are used infrequently, we plan to operate a layer separate from bash-lambda-layer.

@mashiike mashiike requested a review from fujiwara September 2, 2020 06:58

@fujiwara fujiwara left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

👍
I have a plan to refactor after merged.

@mashiike

mashiike commented Sep 8, 2020

Copy link
Copy Markdown
Author

AL2 is destractive.
separate layer version from AL1.
AL2 layer name is bash-al2

@mashiike mashiike merged commit a8d95aa into master Sep 8, 2020
@mashiike mashiike deleted the feature/v2.0.0-amazon-linux-2 branch September 8, 2020 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants