Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Use istio-parameter in manifests #380

Merged
merged 1 commit into from
Jul 24, 2020
Merged

Use istio-parameter in manifests #380

merged 1 commit into from
Jul 24, 2020

Conversation

PatrickXYS
Copy link
Member

For now, istio component has not moved to V3 yet. Thus, it still use istio-parameter rather than istio-config.

On kfctl side, we have to use istio-parameter now in V3 changes.

Will roll back until istio moved to V3.

@kubeflow-bot
Copy link

This change is Reviewable

@PatrickXYS
Copy link
Member Author

/assign @Jeffwan

@PatrickXYS PatrickXYS changed the title Set clusterRbacConfig=ON in manifests Use istio-parameter in manifests Jul 24, 2020
if err := aws.kfDef.SetApplicationParameter("istio", "clusterRbacConfig", "ON"); err != nil {
return errors.WithStack(err)
}
// Will roll back after istio move to v3 done
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to roll back later?

Copy link
Member Author

Choose a reason for hiding this comment

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

We don't have to, it depends on if we want to set clusterRbacConfig=ON in kfctl logic or manifests configmap.

@PatrickXYS
Copy link
Member Author

@jlewi @adrian555 Can you take a look? We should be good to go.

@adrian555
Copy link
Member

@PatrickXYS if this is good from AWS platform side, please have someone LGTM. I will approve after that. Thanks.

@Jeffwan
Copy link
Member

Jeffwan commented Jul 24, 2020

/lgtm

@Jeffwan
Copy link
Member

Jeffwan commented Jul 24, 2020

@adrian555 Can you approve the change? Thanks

@adrian555
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adrian555

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 3e422ed into kubeflow:master Jul 24, 2020
k8s-ci-robot pushed a commit that referenced this pull request Jul 24, 2020
* Adapt to v3 manifest for aws (#378)

* Improve AWS kfctl (#379)

* Use istio-parameter in manifests (#380)
crobby pushed a commit to crobby/kfctl that referenced this pull request Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants