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

Update instructions and appVersion #150

Merged
merged 6 commits into from
Jul 21, 2021
Merged

Conversation

letzya
Copy link
Contributor

@letzya letzya commented Jul 14, 2021

  1. add appVersion
  2. remove the mongo: {} in tyk-pro/values.yaml since it's confusing. If you set the mongoURL because of the few comment lines you don't see that there're {} after mongo that needs to be deleted. Adding a single field with the default value sort this out
  3. Wrong field name. We had "tag" for sharding the gateways instead of "tags". I tested it by copying the gateway section in values.yaml and deployment and service and saw that with "tags it works.

@letzya letzya requested a review from DeployInBinary July 14, 2021 16:29
@DeployInBinary DeployInBinary requested review from a team and removed request for DeployInBinary July 15, 2021 07:07
Copy link
Member

@gothka gothka left a comment

Choose a reason for hiding this comment

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

Thanks @letzya! Overall looks good, but requires a few changes.

name: tyk-headless
appVersion: "v3.2.1"
Copy link
Member

Choose a reason for hiding this comment

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

IIRC, we've decided to remove appVersion altogether since it can't track all the components.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't about it. where was this decision published? regardless atm it's "1.0" and it's wrong. continue in slack

Copy link
Member

Choose a reason for hiding this comment

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

I vaguely remember that it was made during our planning session. Maybe @excieve can provide more input on it?

As mentioned on slack, I'm inclined to remove appVersion in the Chart.yaml for all charts.

tyk-headless/Chart.yaml Outdated Show resolved Hide resolved
tyk-headless/README.md Show resolved Hide resolved
tyk-headless/README.md Outdated Show resolved Hide resolved
@letzya letzya requested review from gothka and DeployInBinary July 15, 2021 16:55
@letzya
Copy link
Contributor Author

letzya commented Jul 15, 2021

@abhishiekgowtham please resolve the comment if you see fit :) and review from the top. Thanks!

Copy link
Member

@gothka gothka left a comment

Choose a reason for hiding this comment

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

/lgtm

@letzya letzya requested a review from gothka July 16, 2021 17:46
Copy link
Member

@gothka gothka left a comment

Choose a reason for hiding this comment

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

/lgtm

@letzya letzya requested a review from gothka July 20, 2021 10:04
@DeployInBinary DeployInBinary merged commit 7109e28 into master Jul 21, 2021
@DeployInBinary DeployInBinary deleted the update-instructions branch July 21, 2021 08:11
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.

3 participants