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

Ajay tripathy fix imagepullsecrets #1361

Merged
merged 34 commits into from
Apr 11, 2022

Conversation

AjayTripathy
Copy link
Contributor

@AjayTripathy AjayTripathy commented Apr 11, 2022

What does this PR change?

Fix for regression reported in #1359 and introduced in #1330

Does this PR rely on any other PRs?

No

How does this PR impact users? (This is the kind of thing that goes in release notes!)

Fix an assortment of config options accidentally removed when the cost-analyzer-server pod was removed

Links to Issues or ZD tickets this PR addresses or fixes

#1359

How was this PR tested?

Added some tolerations and observed:

        tolerations:
        - effect: NoSchedule
          key: foobarbaz
          operator: Equal
          value: value

Have you made an update to documentation?

No-- this is fixing a regression in intended behavior.

michaelmdresser and others added 30 commits February 24, 2022 18:44
Commit auto-generated by release script.
Bump in-code version of v1.91 branch for v1.91.0-rc.2
* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Commit auto-generated by release script.
Bump in-code version of v1.91 branch for v1.91.0-rc.3
* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Commit auto-generated by release script.
Bump in-code version of v1.91 branch for v1.91.0
* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Commit auto-generated by release script.
Bump in-code version of v1.91 branch for v1.91.1
* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

* Bump to v1.91.1

Commit auto-generated by release script.

* fix conflict

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
Commit auto-generated by release script.
@michaelmdresser
Copy link
Contributor

Hey, just a heads up -- this branch's Git history looks pretty wild.

@AjayTripathy
Copy link
Contributor Author

Hey, just a heads up -- this branch's Git history looks pretty wild.

Yeah... not sure what happened? the diff looks really straightforward?

@AjayTripathy AjayTripathy merged commit 12673be into v1.92 Apr 11, 2022
AjayTripathy added a commit that referenced this pull request Apr 12, 2022
* Ajay tripathy fix ne (#1338)

* Bump version to 1.91.0-rc.1

* add generated yaml file

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Release v1.91.0-rc.2 (#1286)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>

* add generated yaml file

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Release v1.91.0-rc.3 (#1291)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>

* add generated yaml file

* Bump to v1.91.0

Commit auto-generated by release script.

* Release v1.91.0 (#1295)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>

* add generated yaml file

* Fix typo directly to master.

* Bump to v1.91.1

Commit auto-generated by release script.

* Release v1.91.1 (#1309)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

* Bump to v1.91.1

Commit auto-generated by release script.

* fix conflict

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>

* add generated yaml file

* Bump to v1.91.2

Commit auto-generated by release script.

* bump version (#1314)

* add generated yaml file

* fix ne

* actually fix to fallback to etlCloudAsset

* default to true

* use KindIS function

Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>

* remove deprecated server port (#1346)

* Bump to v1.92.0-rc.1 (#1353)

Commit auto-generated by release script.

* Ajay tripathy fix imagepullsecrets (#1361)

* Bump version to 1.91.0-rc.1

* add generated yaml file

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Release v1.91.0-rc.2 (#1286)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>

* add generated yaml file

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Release v1.91.0-rc.3 (#1291)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>

* add generated yaml file

* Bump to v1.91.0

Commit auto-generated by release script.

* Release v1.91.0 (#1295)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>

* add generated yaml file

* Fix typo directly to master.

* Bump to v1.91.1

Commit auto-generated by release script.

* Release v1.91.1 (#1309)

* Revert "Change method of checking if networking.k8s.io/v1/Ingress is supported"

This reverts commit 3d1f53d.

* Fix isGLUUProvider env var parsing

* Bump to v1.91.0-rc.2

Commit auto-generated by release script.

* Bump to v1.91.0-rc.3

Commit auto-generated by release script.

* Bump to v1.91.0

Commit auto-generated by release script.

* Bump to v1.91.1

Commit auto-generated by release script.

* fix conflict

Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>

* add generated yaml file

* Bump to v1.91.2

Commit auto-generated by release script.

* bump version (#1314)

* add generated yaml file

* fix ne

* actually fix to fallback to etlCloudAsset

* fix spacing

Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>

* Bump to v1.92.0 (#1363)

Commit auto-generated by release script.

Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
@nikovacevic
Copy link
Contributor

I think @michaelmdresser is right to point out that, even though the diff in this particular GH view looks simple enough, the ability to go back in git history and understand what we patched here is obscured.

@AjayTripathy ideally, can we try to get to a place where git history looks a little cleaner for these release branch patches? (And just in general -- I don't know if a similar thing occurred merging these changes into develop.) Happy to set up a quick time to chat about how we can make the process smoother and simpler.

@michaelmdresser
Copy link
Contributor

Separately from the git concerns, is there a sister PR for this one that goes into develop?

@AjayTripathy
Copy link
Contributor Author

No...looks like I forgot to cherry pick against develop. Will do so now.

AjayTripathy added a commit that referenced this pull request May 3, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* Bump to v1.93.0-rc.0

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Thomas Evans <tevans3@icloud.com>
Co-authored-by: Thomas Evans <teevans@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request May 10, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* Bump to v1.93.0-rc.0

Commit auto-generated by release script.

* Bump to v1.93.0-rc.1

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Thomas Evans <tevans3@icloud.com>
Co-authored-by: Thomas Evans <teevans@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request May 11, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* Bump to v1.93.0-rc.0

Commit auto-generated by release script.

* Bump to v1.93.0-rc.1

Commit auto-generated by release script.

* Bump to v1.93.0

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Thomas Evans <tevans3@icloud.com>
Co-authored-by: Thomas Evans <teevans@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request May 13, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* Bump to v1.93.0-rc.0

Commit auto-generated by release script.

* Bump to v1.93.0-rc.1

Commit auto-generated by release script.

* Bump to v1.93.0

Commit auto-generated by release script.

* Bump to v1.93.1

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Thomas Evans <tevans3@icloud.com>
Co-authored-by: Thomas Evans <teevans@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request May 24, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* Bump to v1.93.0-rc.0

Commit auto-generated by release script.

* Bump to v1.93.0-rc.1

Commit auto-generated by release script.

* Bump to v1.93.0

Commit auto-generated by release script.

* Bump to v1.93.1

Commit auto-generated by release script.

* vbumpb

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Thomas Evans <tevans3@icloud.com>
Co-authored-by: Thomas Evans <teevans@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request May 31, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* White List LoadBalancer Cost

* Add kubecost_load_balancer_cost to Metric White List

* Add logging to readme

* add detail to helm install notes (#1418)

* add detail to helm install notes

* Add error_throttle_sleep to Grafana sidecar (#1413)

* Add editor group to RBAC

* apiextensions.k8s.io/v1beta1 to v1

* conditional api use

* Remove duplicate 'RELEASE_NAME' env var

* versioning fix

* James/add pln support (#1433)

* adds PLN language support

* should restore formatting

* formatting again

* saved without formatting

* selfsigned cert flags (#734)

* selfsigned cert stuff

* fix name of configmap

* add selfsigned certs for all thanos deps

* Document grafana.sidecar.dashboards.enabled and add to agent example (#1432)

* Document grafana.sidecar.dashboards.enabled option in cost-analyzer chart

* Update values-agent.yaml

* Ajay tripathy etl readonly perms (#1421)

* remove server block and associated values

* fix conflicts

* AjayTripathy-vmware

* use flag to generate rbac templates

* undo accidental change

* add newline

* remove empty file

* fix templating name

* fixes

* Switch etlReadOnlyMode false

* Bump to v1.94.0-rc.0

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Neal Ormsbee <neal.ormsbee@gmail.com>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
Co-authored-by: Jesse Goodier <31039225+jessegoodier@users.noreply.github.com>
Co-authored-by: Sean Pomeroy <sean.pomeroy@gmail.com>
Co-authored-by: wolfeaustin <wolfe_austin@yahoo.com>
Co-authored-by: Morten Mjelva <morten.mjelva@gmail.com>
Co-authored-by: James Jarrett <jjarrett21@gmail.com>
Co-authored-by: Brandon High <highb@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request Jun 3, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* White List LoadBalancer Cost

* Add kubecost_load_balancer_cost to Metric White List

* Add logging to readme

* add detail to helm install notes (#1418)

* add detail to helm install notes

* Add error_throttle_sleep to Grafana sidecar (#1413)

* Add editor group to RBAC

* apiextensions.k8s.io/v1beta1 to v1

* conditional api use

* Remove duplicate 'RELEASE_NAME' env var

* versioning fix

* James/add pln support (#1433)

* adds PLN language support

* should restore formatting

* formatting again

* saved without formatting

* selfsigned cert flags (#734)

* selfsigned cert stuff

* fix name of configmap

* add selfsigned certs for all thanos deps

* Document grafana.sidecar.dashboards.enabled and add to agent example (#1432)

* Document grafana.sidecar.dashboards.enabled option in cost-analyzer chart

* Update values-agent.yaml

* Ajay tripathy etl readonly perms (#1421)

* remove server block and associated values

* fix conflicts

* AjayTripathy-vmware

* use flag to generate rbac templates

* undo accidental change

* add newline

* remove empty file

* fix templating name

* fixes

* Switch etlReadOnlyMode false

* Bump to v1.94.0-rc.0

Commit auto-generated by release script.

* Updated to have the context name description next to clusterName. (#1450)

* Update cluster-controller to v0.1.0

This includes a BREAKING CHANGE to the cluster-turndown functionality
that is wrapped by cluster-controller. The breaking changes are
summarized in
https://github.com/kubecost/cluster-turndown/releases/tag/v2.0.0 and
should be featured prominently in release notes.

* Update turndownschedules CRD for v2 of turndown

v2 of turndown changes the namespacing of the turndown resources to match
K8s API policy. See discussion and references in
kubecost/cluster-turndown#44 for more detail.

The new CRD YAML is copied from cluster-turndown v2.0.1

* Fix infinite redirect for users with no rbac roles

* Pick etl-filestore-default for v1.94 (#1453)

* Add etlFileStoreEnabled: true to values.yaml

* Update helm chart to default to ETL file store

* Bump to v1.94.0-rc.1 (#1458)

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Neal Ormsbee <neal.ormsbee@gmail.com>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
Co-authored-by: Jesse Goodier <31039225+jessegoodier@users.noreply.github.com>
Co-authored-by: Sean Pomeroy <sean.pomeroy@gmail.com>
Co-authored-by: wolfeaustin <wolfe_austin@yahoo.com>
Co-authored-by: Morten Mjelva <morten.mjelva@gmail.com>
Co-authored-by: James Jarrett <jjarrett21@gmail.com>
Co-authored-by: Brandon High <highb@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request Jun 7, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* White List LoadBalancer Cost

* Add kubecost_load_balancer_cost to Metric White List

* Add logging to readme

* add detail to helm install notes (#1418)

* add detail to helm install notes

* Add error_throttle_sleep to Grafana sidecar (#1413)

* Add editor group to RBAC

* apiextensions.k8s.io/v1beta1 to v1

* conditional api use

* Remove duplicate 'RELEASE_NAME' env var

* versioning fix

* James/add pln support (#1433)

* adds PLN language support

* should restore formatting

* formatting again

* saved without formatting

* selfsigned cert flags (#734)

* selfsigned cert stuff

* fix name of configmap

* add selfsigned certs for all thanos deps

* Document grafana.sidecar.dashboards.enabled and add to agent example (#1432)

* Document grafana.sidecar.dashboards.enabled option in cost-analyzer chart

* Update values-agent.yaml

* Ajay tripathy etl readonly perms (#1421)

* remove server block and associated values

* fix conflicts

* AjayTripathy-vmware

* use flag to generate rbac templates

* undo accidental change

* add newline

* remove empty file

* fix templating name

* fixes

* Switch etlReadOnlyMode false

* Bump to v1.94.0-rc.0

Commit auto-generated by release script.

* Updated to have the context name description next to clusterName. (#1450)

* Update cluster-controller to v0.1.0

This includes a BREAKING CHANGE to the cluster-turndown functionality
that is wrapped by cluster-controller. The breaking changes are
summarized in
https://github.com/kubecost/cluster-turndown/releases/tag/v2.0.0 and
should be featured prominently in release notes.

* Update turndownschedules CRD for v2 of turndown

v2 of turndown changes the namespacing of the turndown resources to match
K8s API policy. See discussion and references in
kubecost/cluster-turndown#44 for more detail.

The new CRD YAML is copied from cluster-turndown v2.0.1

* Fix infinite redirect for users with no rbac roles

* Pick etl-filestore-default for v1.94 (#1453)

* Add etlFileStoreEnabled: true to values.yaml

* Update helm chart to default to ETL file store

* Bump to v1.94.0-rc.1 (#1458)

Commit auto-generated by release script.

* Bump to v1.94.0 (#1463)

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Neal Ormsbee <neal.ormsbee@gmail.com>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
Co-authored-by: Jesse Goodier <31039225+jessegoodier@users.noreply.github.com>
Co-authored-by: Sean Pomeroy <sean.pomeroy@gmail.com>
Co-authored-by: wolfeaustin <wolfe_austin@yahoo.com>
Co-authored-by: Morten Mjelva <morten.mjelva@gmail.com>
Co-authored-by: James Jarrett <jjarrett21@gmail.com>
Co-authored-by: Brandon High <highb@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request Jun 9, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* White List LoadBalancer Cost

* Add kubecost_load_balancer_cost to Metric White List

* Add logging to readme

* add detail to helm install notes (#1418)

* add detail to helm install notes

* Add error_throttle_sleep to Grafana sidecar (#1413)

* Add editor group to RBAC

* apiextensions.k8s.io/v1beta1 to v1

* conditional api use

* Remove duplicate 'RELEASE_NAME' env var

* versioning fix

* James/add pln support (#1433)

* adds PLN language support

* should restore formatting

* formatting again

* saved without formatting

* selfsigned cert flags (#734)

* selfsigned cert stuff

* fix name of configmap

* add selfsigned certs for all thanos deps

* Document grafana.sidecar.dashboards.enabled and add to agent example (#1432)

* Document grafana.sidecar.dashboards.enabled option in cost-analyzer chart

* Update values-agent.yaml

* Ajay tripathy etl readonly perms (#1421)

* remove server block and associated values

* fix conflicts

* AjayTripathy-vmware

* use flag to generate rbac templates

* undo accidental change

* add newline

* remove empty file

* fix templating name

* fixes

* Switch etlReadOnlyMode false

* Bump to v1.94.0-rc.0

Commit auto-generated by release script.

* Updated to have the context name description next to clusterName. (#1450)

* Update cluster-controller to v0.1.0

This includes a BREAKING CHANGE to the cluster-turndown functionality
that is wrapped by cluster-controller. The breaking changes are
summarized in
https://github.com/kubecost/cluster-turndown/releases/tag/v2.0.0 and
should be featured prominently in release notes.

* Update turndownschedules CRD for v2 of turndown

v2 of turndown changes the namespacing of the turndown resources to match
K8s API policy. See discussion and references in
kubecost/cluster-turndown#44 for more detail.

The new CRD YAML is copied from cluster-turndown v2.0.1

* Fix infinite redirect for users with no rbac roles

* Pick etl-filestore-default for v1.94 (#1453)

* Add etlFileStoreEnabled: true to values.yaml

* Update helm chart to default to ETL file store

* Bump to v1.94.0-rc.1 (#1458)

Commit auto-generated by release script.

* Bump to v1.94.0 (#1463)

Commit auto-generated by release script.

* Bump to v1.94.1 (#1466)

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Neal Ormsbee <neal.ormsbee@gmail.com>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
Co-authored-by: Jesse Goodier <31039225+jessegoodier@users.noreply.github.com>
Co-authored-by: Sean Pomeroy <sean.pomeroy@gmail.com>
Co-authored-by: wolfeaustin <wolfe_austin@yahoo.com>
Co-authored-by: Morten Mjelva <morten.mjelva@gmail.com>
Co-authored-by: James Jarrett <jjarrett21@gmail.com>
Co-authored-by: Brandon High <highb@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request Jun 9, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* White List LoadBalancer Cost

* Add kubecost_load_balancer_cost to Metric White List

* Add logging to readme

* add detail to helm install notes (#1418)

* add detail to helm install notes

* Add error_throttle_sleep to Grafana sidecar (#1413)

* Add editor group to RBAC

* apiextensions.k8s.io/v1beta1 to v1

* conditional api use

* Remove duplicate 'RELEASE_NAME' env var

* versioning fix

* James/add pln support (#1433)

* adds PLN language support

* should restore formatting

* formatting again

* saved without formatting

* selfsigned cert flags (#734)

* selfsigned cert stuff

* fix name of configmap

* add selfsigned certs for all thanos deps

* Document grafana.sidecar.dashboards.enabled and add to agent example (#1432)

* Document grafana.sidecar.dashboards.enabled option in cost-analyzer chart

* Update values-agent.yaml

* Ajay tripathy etl readonly perms (#1421)

* remove server block and associated values

* fix conflicts

* AjayTripathy-vmware

* use flag to generate rbac templates

* undo accidental change

* add newline

* remove empty file

* fix templating name

* fixes

* Switch etlReadOnlyMode false

* Bump to v1.94.0-rc.0

Commit auto-generated by release script.

* Updated to have the context name description next to clusterName. (#1450)

* Update cluster-controller to v0.1.0

This includes a BREAKING CHANGE to the cluster-turndown functionality
that is wrapped by cluster-controller. The breaking changes are
summarized in
https://github.com/kubecost/cluster-turndown/releases/tag/v2.0.0 and
should be featured prominently in release notes.

* Update turndownschedules CRD for v2 of turndown

v2 of turndown changes the namespacing of the turndown resources to match
K8s API policy. See discussion and references in
kubecost/cluster-turndown#44 for more detail.

The new CRD YAML is copied from cluster-turndown v2.0.1

* Fix infinite redirect for users with no rbac roles

* Pick etl-filestore-default for v1.94 (#1453)

* Add etlFileStoreEnabled: true to values.yaml

* Update helm chart to default to ETL file store

* Bump to v1.94.0-rc.1 (#1458)

Commit auto-generated by release script.

* Bump to v1.94.0 (#1463)

Commit auto-generated by release script.

* Bump to v1.94.1 (#1466)

Commit auto-generated by release script.

* Bump to v1.94.2 (#1469)

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Neal Ormsbee <neal.ormsbee@gmail.com>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
Co-authored-by: Jesse Goodier <31039225+jessegoodier@users.noreply.github.com>
Co-authored-by: Sean Pomeroy <sean.pomeroy@gmail.com>
Co-authored-by: wolfeaustin <wolfe_austin@yahoo.com>
Co-authored-by: Morten Mjelva <morten.mjelva@gmail.com>
Co-authored-by: James Jarrett <jjarrett21@gmail.com>
Co-authored-by: Brandon High <highb@users.noreply.github.com>
AjayTripathy added a commit that referenced this pull request Jun 13, 2022
* Pin local chart dependencies in Chart.yaml files

* Add condition flags for dependencies

* Add condition flag for kube-state-metrics chart

* Add INGEST_POD_UID env variable + helm value

* Re-comment code + add clarification

* remove deprecated server port

* Add maxPrometheusQueryDurationMinutes setting

* Update values.yaml (#1342)

* Added SEK to supported currencies.

* Added in Customer Google Tag to values and environment variables

* Fixed tag names.

* Updated google analytics tag to be marked as enterprise.

* Fix duplicate app labels and expose Grafana PSP config (#1347)

* fix: fixed duplicate app labels in metric exporter

* fix: added default value for Grafana PSP

Co-authored-by: Ajay Tripathy <ajay@kubecost.com>

* FIX prometheus ingress (#1375)

Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>

* cluster controller service key secret optional

This smooths the adoption path for cluster controller features, like
1-click request sizing, that don't require service keys. Cluster
controller will be updated to gracefully handle situations where these
keys don't exist.

* Reverse patch of #1361 into develop from v1.92

* Reverse patch of #1338 into develop from v1.92

* cluster controller to v0.0.6 for optional secret

* Changing version (#1381)

Changing to lastest version i.e. 1.92.0

* Fix PSP issue for Network-Costs if you want to run multiple kubecost maybe for Testing
Use Release Name instead of ServiceAccount Name for Role, ClusterRole and bindings.

* Adds an env var to the cost model indicating whether Grafana is enabled.

* Modified GRAFANA_ENABLED env var logic to be clearer

* Add athena workgroup to config

* fix cloud usage defaulting

* Remove GOGC tuning from cost-model

* Add github action to validate chart

* White List LoadBalancer Cost

* Add kubecost_load_balancer_cost to Metric White List

* Add logging to readme

* add detail to helm install notes (#1418)

* add detail to helm install notes

* Add error_throttle_sleep to Grafana sidecar (#1413)

* Add editor group to RBAC

* apiextensions.k8s.io/v1beta1 to v1

* conditional api use

* Remove duplicate 'RELEASE_NAME' env var

* versioning fix

* James/add pln support (#1433)

* adds PLN language support

* should restore formatting

* formatting again

* saved without formatting

* selfsigned cert flags (#734)

* selfsigned cert stuff

* fix name of configmap

* add selfsigned certs for all thanos deps

* Document grafana.sidecar.dashboards.enabled and add to agent example (#1432)

* Document grafana.sidecar.dashboards.enabled option in cost-analyzer chart

* Update values-agent.yaml

* Ajay tripathy etl readonly perms (#1421)

* remove server block and associated values

* fix conflicts

* AjayTripathy-vmware

* use flag to generate rbac templates

* undo accidental change

* add newline

* remove empty file

* fix templating name

* fixes

* Switch etlReadOnlyMode false

* Bump to v1.94.0-rc.0

Commit auto-generated by release script.

* Updated to have the context name description next to clusterName. (#1450)

* Update cluster-controller to v0.1.0

This includes a BREAKING CHANGE to the cluster-turndown functionality
that is wrapped by cluster-controller. The breaking changes are
summarized in
https://github.com/kubecost/cluster-turndown/releases/tag/v2.0.0 and
should be featured prominently in release notes.

* Update turndownschedules CRD for v2 of turndown

v2 of turndown changes the namespacing of the turndown resources to match
K8s API policy. See discussion and references in
kubecost/cluster-turndown#44 for more detail.

The new CRD YAML is copied from cluster-turndown v2.0.1

* Fix infinite redirect for users with no rbac roles

* Pick etl-filestore-default for v1.94 (#1453)

* Add etlFileStoreEnabled: true to values.yaml

* Update helm chart to default to ETL file store

* Bump to v1.94.0-rc.1 (#1458)

Commit auto-generated by release script.

* Bump to v1.94.0 (#1463)

Commit auto-generated by release script.

* Bump to v1.94.1 (#1466)

Commit auto-generated by release script.

* Bump to v1.94.2 (#1469)

Commit auto-generated by release script.

* Bump to v1.94.3 (#1479)

Commit auto-generated by release script.

Co-authored-by: keith.hand <keith@hand.technology>
Co-authored-by: keith.hand <43491549+keithhand@users.noreply.github.com>
Co-authored-by: keith.hand <rkeithhand@gmail.com>
Co-authored-by: Kaelan Patel <kaelanspatel@gmail.com>
Co-authored-by: Niko Kovacevic <nikovacevic@gmail.com>
Co-authored-by: Naresh Agrawal <62406250+nareshagrawal@users.noreply.github.com>
Co-authored-by: Cameron Hall <me@chall.id.au>
Co-authored-by: Ajay Tripathy <ajay@kubecost.com>
Co-authored-by: Volodymyr <vova3379@users.noreply.github.com>
Co-authored-by: Volodymyr Lisnyi <volodymyrlisnyi@MacBook-Pro-Volodymyr.local>
Co-authored-by: Michael Dresser <michaelmdresser@gmail.com>
Co-authored-by: dschunack <dschunack@web.de>
Co-authored-by: Neal Ormsbee <neal.ormsbee@gmail.com>
Co-authored-by: Daniel Ramich <dan@inngest.com>
Co-authored-by: Dan Ramich <dramich@users.noreply.github.com>
Co-authored-by: Sean Holcomb <seanholcomb@gmail.com>
Co-authored-by: Matt Bolt <mbolt35@gmail.com>
Co-authored-by: Kaelan Patel <32113845+kaelanspatel@users.noreply.github.com>
Co-authored-by: Jesse Goodier <31039225+jessegoodier@users.noreply.github.com>
Co-authored-by: Sean Pomeroy <sean.pomeroy@gmail.com>
Co-authored-by: wolfeaustin <wolfe_austin@yahoo.com>
Co-authored-by: Morten Mjelva <morten.mjelva@gmail.com>
Co-authored-by: James Jarrett <jjarrett21@gmail.com>
Co-authored-by: Brandon High <highb@users.noreply.github.com>
@chipzoller chipzoller deleted the AjayTripathy-fix-imagepullsecrets branch October 4, 2023 22:57
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.

5 participants