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

Update master to release v1.94.0 #1464

Merged
merged 70 commits into from
Jun 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
6ef8889
Pin local chart dependencies in Chart.yaml files
keithhand Jan 5, 2022
7301981
Merge branch 'kubecost:develop' into keithhand-pin-chart-dependencies
keithhand Jan 20, 2022
d80791a
Add condition flags for dependencies
keithhand Jan 21, 2022
2a79e87
Add condition flag for kube-state-metrics chart
keithhand Jan 21, 2022
7acdd2c
Add INGEST_POD_UID env variable + helm value
kaelanspatel Mar 24, 2022
2d7a082
Re-comment code + add clarification
kaelanspatel Mar 24, 2022
9a34ed8
remove deprecated server port
keithhand Mar 31, 2022
9a6aa8a
Add maxPrometheusQueryDurationMinutes setting
nikovacevic Mar 31, 2022
ca8e995
Merge pull request #1339 from kubecost/keithhand/remove-deprecated-se…
keithhand Apr 1, 2022
c98f485
Update values.yaml (#1342)
nareshagrawal Apr 1, 2022
2063d9c
Added SEK to supported currencies.
teevans Apr 8, 2022
6b3e8d3
Merge pull request #1357 from kubecost/thomas/swedish-kronor
teevans Apr 8, 2022
8714520
Added in Customer Google Tag to values and environment variables
teevans Apr 15, 2022
b824702
Merge pull request #1373 from kubecost/thomas/gtagconfig
teevans Apr 15, 2022
c095a53
Fixed tag names.
teevans Apr 15, 2022
364c15b
Updated google analytics tag to be marked as enterprise.
teevans Apr 15, 2022
89438b0
Fix duplicate app labels and expose Grafana PSP config (#1347)
CameronHall Apr 18, 2022
11c3a88
FIX prometheus ingress (#1375)
vova3379 Apr 18, 2022
b60bf60
cluster controller service key secret optional
michaelmdresser Apr 18, 2022
da72b71
Reverse patch of #1361 into develop from v1.92
michaelmdresser Apr 18, 2022
a08adb4
Reverse patch of #1338 into develop from v1.92
michaelmdresser Apr 18, 2022
2b68dfa
cluster controller to v0.0.6 for optional secret
michaelmdresser Apr 18, 2022
1f3cc6a
Merge pull request #1380 from kubecost/mmd/reverse-patch-1.92-fixes
michaelmdresser Apr 18, 2022
805d9db
Changing version (#1381)
nareshagrawal Apr 18, 2022
1718222
Merge pull request #1374 from kubecost/thomas/googlerename
teevans Apr 19, 2022
ed16d3b
Merge pull request #1379 from kubecost/mmd/cluster-controller-optiona…
michaelmdresser Apr 19, 2022
d72ca06
Fix PSP issue for Network-Costs if you want to run multiple kubecost …
dschunack Apr 1, 2022
6d995ca
Merge pull request #1192 from keithhand/keithhand-pin-chart-dependencies
keithhand Apr 20, 2022
abbe3e6
Merge pull request #1341 from kubecost/niko/prom-max-query
nikovacevic Apr 21, 2022
f84b90d
Adds an env var to the cost model indicating whether Grafana is enabled.
nealormsbee Apr 14, 2022
2d7e15c
Modified GRAFANA_ENABLED env var logic to be clearer
nealormsbee Apr 20, 2022
79abed6
Add athena workgroup to config
dramich Apr 25, 2022
dee0f50
Merge pull request #1386 from kubecost/ramich-athena
dramich Apr 25, 2022
6577659
fix cloud usage defaulting
Sean-Holcomb Apr 26, 2022
9541af0
Merge pull request #1388 from kubecost/sean/cloud-usage-default
Sean-Holcomb Apr 26, 2022
624955c
Remove GOGC tuning from cost-model
mbolt35 Apr 27, 2022
82c42ae
Merge pull request #1394 from kubecost/bolt/gogc-normal
mbolt35 Apr 27, 2022
dd5d012
Merge pull request #1327 from kubecost/kaelan-ingest-pod-uid
kaelanspatel Apr 28, 2022
af2bbed
Add github action to validate chart
dramich Apr 28, 2022
3a429cb
Merge pull request #1396 from kubecost/ramich-action-time
dramich Apr 29, 2022
40888f5
White List LoadBalancer Cost
mbolt35 May 3, 2022
8eb3732
Add logging to readme
dramich May 6, 2022
422365f
Merge pull request #1409 from kubecost/ramich-log
dramich May 6, 2022
9b15909
Merge pull request #1402 from kubecost/bolt/add-kubecost-loadbalancer
mbolt35 May 11, 2022
553aa6a
add detail to helm install notes (#1418)
jessegoodier May 12, 2022
14fe593
Add error_throttle_sleep to Grafana sidecar (#1413)
srpomeroy May 13, 2022
7704606
Add editor group to RBAC
kaelanspatel May 17, 2022
0a134f0
apiextensions.k8s.io/v1beta1 to v1
wolfeaustin May 17, 2022
bc115cf
conditional api use
wolfeaustin May 17, 2022
9938870
Remove duplicate 'RELEASE_NAME' env var
mortenmj May 18, 2022
0ec831c
versioning fix
wolfeaustin May 18, 2022
d3f20d4
Merge pull request #1427 from mortenmj/duplicate-release-name-env-var
wolfeaustin May 18, 2022
127f627
James/add pln support (#1433)
jjarrett21 May 24, 2022
33e3374
Merge pull request #1429 from kubecost/austin/apiExtensionsUpgrade
wolfeaustin May 24, 2022
d62b3d2
selfsigned cert flags (#734)
AjayTripathy May 25, 2022
acb210a
Document grafana.sidecar.dashboards.enabled and add to agent example …
highb May 25, 2022
40864a4
Ajay tripathy etl readonly perms (#1421)
AjayTripathy May 26, 2022
9caa7bd
Merge pull request #1426 from kubecost/kaelan-saml-editor
kaelanspatel May 27, 2022
b267b09
Bump to v1.94.0-rc.0
teevans May 31, 2022
f0c7ffc
Merge pull request #1447 from kubecost/bump-v1.94.0-rc.0
teevans May 31, 2022
e748234
Updated to have the context name description next to clusterName. (#1…
teevans Jun 2, 2022
7c3be74
Update cluster-controller to v0.1.0
michaelmdresser May 27, 2022
0e90e44
Update turndownschedules CRD for v2 of turndown
michaelmdresser May 27, 2022
12f9c0e
Merge pull request #1455 from kubecost/v1.94-patch/cluster-controller…
michaelmdresser Jun 2, 2022
9789cbe
Fix infinite redirect for users with no rbac roles
kaelanspatel May 27, 2022
d0ab063
Merge pull request #1456 from kubecost/v1.94-fix-saml-redirect-loop
kaelanspatel Jun 2, 2022
70b035a
Pick etl-filestore-default for v1.94 (#1453)
mbolt35 Jun 2, 2022
b691960
Bump to v1.94.0-rc.1 (#1458)
teevans Jun 3, 2022
aceb4df
Bump to v1.94.0 (#1463)
teevans Jun 7, 2022
fe22a09
Merge branch 'master' into thomas/master-release-v1.94.0
AjayTripathy Jun 7, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cost-analyzer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "1.94.0-rc.1"
appVersion: "1.94.0"
description: A Helm chart that sets up Kubecost, Prometheus, and Grafana to monitor
cloud costs.
name: cost-analyzer
version: "1.94.0-rc.1"
version: "1.94.0"
annotations:
"artifacthub.io/links": |
- name: Homepage
Expand Down
1 change: 1 addition & 0 deletions cost-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -793,3 +793,4 @@ awsstore:
# mountPath: "/some/custom/path/productkey.json" # (use instead of secretname) declare the path at which the product key file is mounted (eg. by a secrets provisioner). The file must be of format { "key": "kc-b1325234" }
# cloudIntegrationSecret: "cloud-integration"
# ingestPodUID: false # Enables using UIDs to uniquely ID pods. This requires either Kubecost's replicated KSM metrics, or KSM v2.1.0+. This may impact performance, and changes the default cost-model allocation behavior.