Migrate AWS manifests to v3 pattern#1396
Conversation
|
/cc @jlewi @PatrickXYS |
|
@Jeffwan Is there a co-maintainer of the AWS manifests who could review this PR? Maybe @ellistarn ? |
|
@jlewi @PatrickXYS will review this PR but we don't have permission to leave approve since this is a new folder. He will leave lgtm after review. It adds a new OWNER files under stacks/aws and we can approve ourselves later. |
| @@ -0,0 +1,22 @@ | |||
| apiVersion: kustomize.config.k8s.io/v1beta1 | |||
| kind: Kustomization | |||
There was a problem hiding this comment.
Do we also need to add namespace: istio-system, the same as what you did in aws/istio-ingress/base/kustomization.yaml file.
There was a problem hiding this comment.
yeah. I think we should explicitly list here. Will do
|
/lgtm |
|
/test kubeflow-manifests-presubmit |
|
/lgtm |
|
/cc @jlewi can you approve the PR since we have reviewed and tests passed? |
|
/cc @terrytangyuan @IronPan @yanniszark Can you take a look if possible? |
|
Seems like we haven't updated files like |
It could be in a separate PR. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: terrytangyuan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Migrate AWS manifest to v3 pattern * Clean up tests files * Add istio namespace to istio ingress * Update KFP pipeline test case for aws stack
* Migrate AWS manifests to v3 pattern (#1396) * Migrate AWS manifest to v3 pattern * Clean up tests files * Add istio namespace to istio ingress * Update KFP pipeline test case for aws stack * AWS Kfdef changes using v3 stacks (#1410) * Changes needed for V3 change on AWS * Adopt AWS ECR image for jupyter-web-app components and generate all tests against manifest V3 changes * Adopt Cognito change against V3 * Adopt change for multi-user KFP * Update tests
Which issue is resolved by this Pull Request:
Resolves #1095
Description of your changes:
Get some time to migrate AWS manifest to v3 pattern. I will have an update kfdef PR coming later.
Checklist:
cd manifests/testsmake generate-changed-onlymake test