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

[Cherry-pick] Blueprints v4.31.0 (#731) and auto setup describe ALB name fix (#732) #734

Merged

Conversation

rrrkharse
Copy link
Contributor

Cherry-pick #731 #732
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…labs#731)

- Updated the EKS Blueprints module version in use to v4.31, which
contains the updated permissions fix for the EFS CSI driver to work
correctly with Kubeflow. Details
[here](aws-ia/terraform-aws-eks-blueprints#1581).
- Added the `--skip-driver-installation` flag to the EFS auto setup script as
a temporary workaround for the missing full Terraform EFS add-on support





By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
…abs#732)

Currently the ALB name is extracted from the ALB DNS. For internal
scheme ALBs the DNS contains a `internal-` prefix that is not part of
the ALB name.

The changes in this PR strip `internal-` from the front of the DNS name.
ALB validation prevents ALBs with `internal-` as a prefix from being
created.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
@surajkota
Copy link
Contributor

let me cut new release branch and we can pick this PR to that to keep the code and docs in sync

@surajkota surajkota changed the base branch from release-v1.7.0-aws-b1.0.0 to release-v1.7.0-aws-b1.0.1 May 11, 2023 17:41
@surajkota
Copy link
Contributor

done, release-v1.7.0-aws-b1.0.1

@surajkota surajkota merged commit aa8b07f into awslabs:release-v1.7.0-aws-b1.0.1 May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants