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

Charts for IRSA support with Helm #601

Merged
merged 19 commits into from
Mar 14, 2023
Merged

Conversation

ryansteakley
Copy link
Contributor

Which issue is resolved by this Pull Request:
Resolves #

Description of your changes:
Includes chart changes for IRSA for helm and basic implementation of installation and makefile changes to support installation. Putting it up for review, will continue to iterate on the installation code but need review on basics asap

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.

Copy link
Contributor

@jsitu777 jsitu777 left a comment

Choose a reason for hiding this comment

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

Why this file is empty? (tests/e2e/utils/pipelines/init.py)

Makefile Outdated Show resolved Hide resolved
awsconfigs/apps/pipeline/s3-static/kustomization.yaml Outdated Show resolved Hide resolved
awsconfigs/apps/pipeline/s3-static/sync.py Outdated Show resolved Hide resolved
@ananth102
Copy link
Contributor

looks good, can you also trim the role name here

role_name = f"{common.PIPELINE_OIDC_ROLE_NAME_PREFIX}-{cluster_name}"

@ryansteakley ryansteakley merged commit b3d7174 into awslabs:main Mar 14, 2023
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 #

**Description of your changes:**
Includes chart changes for IRSA for helm and basic implementation of
installation and makefile changes to support installation. Putting it up
for review, will continue to iterate on the installation code but need
review on basics asap

**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.

3 participants