Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

INT-657: Istio helm chart support for K8s v1.17 #103

Merged
merged 5 commits into from Aug 25, 2020
Merged

INT-657: Istio helm chart support for K8s v1.17 #103

merged 5 commits into from Aug 25, 2020

Conversation

gangadharaswamy
Copy link
Contributor

Description
The Istio deployment apiVersion is updated to apps/v1
the Chart version is bumped up
And also minor changes to README

Additional context
Fixes INT-657, INT-727(Duplicate of INT-657) and #92

@vmwclabot
Copy link

@gangadharaswamy, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@akodali18
Copy link
Contributor

Change lgtm. For new release please change references to 0.1.5 at other places as well (license file , proto etc.) - refer to d3e42c7 for places to change.

[WAVEFRONTADAPTERFORISTIO014GAMS080520]
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Modify this to be "WAVEFRONTADAPTERFORISTIO015GAMS080520"
"015" instead of "014"

README.md Outdated
$ curl -LO https://raw.githubusercontent.com/vmware/wavefront-adapter-for-istio/0.1.5/install/config.yaml
```

For Kubernetes v1.15.0 to v1.16.x
Copy link
Contributor

Choose a reason for hiding this comment

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

so apps/v1 doesn't work for k8s versions 1.15 and 1.16 ?
According to https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/ :

"Deployment in the extensions/v1beta1, apps/v1beta1, and apps/v1beta2 API versions is no longer served
Migrate to use the apps/v1 API version, available since v1.9. Existing persisted data can be retrieved/updated via the new version."

We should just be able to use "apps/v1" across any k8s version. Could you double check.

@vmwclabot
Copy link

@gangadharaswamy, VMware has approved your signed contributor license agreement.

Copy link
Contributor

@akodali18 akodali18 left a comment

Choose a reason for hiding this comment

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

lgtm.

@vikramraman vikramraman merged commit b6d5b50 into vmware-archive:master Aug 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants