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

Add tekton tasks for eks-cluster-create/teardown and kaniko #866

Merged
merged 3 commits into from
Feb 1, 2021
Merged

Add tekton tasks for eks-cluster-create/teardown and kaniko #866

merged 3 commits into from
Feb 1, 2021

Conversation

theofpa
Copy link
Member

@theofpa theofpa commented Jan 24, 2021

Which issue is resolved by this Pull Request:
Resolves #

Description of your changes:
Add three reusable tasks from tekton hub:

  • eks-cluster-create
  • eks-cluster-teardown
  • kaniko

The kaniko image is modified to fetch a custom built image until the pending PRs awslabs/amazon-ecr-credential-helper#253, GoogleContainerTools/kaniko#1515 and GoogleContainerTools/kaniko#1543 will be merged and released to have ECR-public support in kaniko. More information here.

Checklist:

If PR related to Optional-Test-Infra,

  • Changes have been generated to aws/GitOps folder:
    1. cd aws
    2. make optional-generate
    3. make optional-test

Copy link
Member

@PatrickXYS PatrickXYS left a comment

Choose a reason for hiding this comment

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

Overall lgtm

default: "4"
description: The maximum number of nodes in the cluster.
workspaces:
- name: secrets
Copy link
Member

Choose a reason for hiding this comment

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

We need to configure this

Copy link
Member Author

Choose a reason for hiding this comment

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

added a sample secrets file

* add sample file for aws-credentials secret
@PatrickXYS
Copy link
Member

/lgtm
/approve

@theofpa Thanks!

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: PatrickXYS, theofpa

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit fc5a44d into kubeflow:master Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants