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

update eks blueprints and csi-secrets-driver versions #659

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

ryansteakley
Copy link
Contributor

@ryansteakley ryansteakley commented Apr 5, 2023

Which issue is resolved by this Pull Request:
Resolves #653
One of the dependcies used by EKS blueprints moved their repository location which caused terraform init to fail. Secondly updating csi-secrets-driver to pull from registry.k8s.io as k8s.gcr.io is now legacy.

Description of your changes:
Updated to latest eks blueprints and csi-secrets-driver versions.

Manually verified that builds and pipelines can be run.

Testing:

  • Unit tests pass
  • e2e tests pass
  • Details about new tests (If this PR adds a new feature)
  • Details about any manual tests performed

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

Great work

@ryansteakley ryansteakley merged commit 1efa6ad into awslabs:main Apr 6, 2023
ryansteakley added a commit to ryansteakley/kubeflow-manifests that referenced this pull request Apr 7, 2023
**Which issue is resolved by this Pull Request:**
Resolves awslabs#653
One of the dependcies used by EKS blueprints moved their repository
location which caused terraform init to fail. Secondly updating
csi-secrets-driver to pull from registry.k8s.io as k8s.gcr.io is now
legacy.

**Description of your changes:**
Updated to latest eks blueprints and csi-secrets-driver versions.

Manually verified that builds and pipelines can be run.

**Testing:**
- [ ] Unit tests pass
- [ ] e2e tests pass
- Details about new tests (If this PR adds a new feature)
- Details about any manual tests performed

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
ryansteakley added a commit to ryansteakley/kubeflow-manifests that referenced this pull request Apr 14, 2023
**Which issue is resolved by this Pull Request:**
Resolves awslabs#653 
One of the dependcies used by EKS blueprints moved their repository
location which caused terraform init to fail. Secondly updating
csi-secrets-driver to pull from registry.k8s.io as k8s.gcr.io is now
legacy.

**Description of your changes:**
Updated to latest eks blueprints and csi-secrets-driver versions.

Manually verified that builds and pipelines can be run.

**Testing:**
- [ ] Unit tests pass
- [ ] e2e tests pass
- Details about new tests (If this PR adds a new feature)
- Details about any manual tests performed

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
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.

Terraform deployment not working for Kubeflow
2 participants