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

modify istio-1-14 paths and helm chart based on kubeflow patch release #446

Merged
merged 7 commits into from
Sep 30, 2022

Conversation

jsitu777
Copy link
Contributor

Which issue is resolved by this Pull Request:
Resolves #
kubeflow/manifests#2288

Description of your changes:
-update istio paths with newest patch update.

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

@surajkota surajkota left a comment

Choose a reason for hiding this comment

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

update the version in badge, Kubeflow version in test, other installation_configs etc

@surajkota
Copy link
Contributor

missing changes from kubeflow/manifests#2287

@@ -7,5 +7,5 @@ bases:
images:
- name: gcr.io/ml-pipeline/api-server
newName: public.ecr.aws/c9e4w0g3/ml-pipeline/api-server
newTag: 2.0.0-alpha.3
newTag: 2.0.0-alpha.5
Copy link
Contributor

Choose a reason for hiding this comment

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

we dont have this image right now, @akartsky will update this later. keep it to .3 for now

Copy link
Contributor Author

@jsitu777 jsitu777 Sep 30, 2022

Choose a reason for hiding this comment

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

Reverted back the image. Feel free to merge this.

Copy link
Contributor

Choose a reason for hiding this comment

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

Only this image

public.ecr.aws/c9e4w0g3/ml-pipeline/api-server

Copy link
Contributor Author

Choose a reason for hiding this comment

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

so in the helm charts they will be alpha.5?

Copy link
Contributor

@surajkota surajkota Sep 30, 2022

Choose a reason for hiding this comment

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

I mean both helm and kustomize but only this image because .5 does not exist as of now

All other images same as upstream

Basically, build it with public.ecr.aws/c9e4w0g3/ml-pipeline/api-server:2.0.0-alpha.3

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Now should be good. deployment tag is alpha.3 while the rest follow upstream to be alpha.5

@surajkota
Copy link
Contributor

Need to update other installation_configs for istio

Copy link
Contributor

@surajkota surajkota left a comment

Choose a reason for hiding this comment

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

approving since the rest of the installation configs already have the required istio path. This is a bug in 1.6.0-aws-b1.0.0 since it should have pointed the aws overlays. This affects only kustomize installations except vanilla

Pipeline api-server image needs to be updated as part of a separate PR

These will will be fixed with next release

@jsitu777 jsitu777 merged commit 5d3dbe9 into awslabs:main Sep 30, 2022
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.

2 participants