Skip to content

Commit

Permalink
chore: release v3.8.0 (#3064)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnishtala-sumo authored May 22, 2023
1 parent 69cf342 commit 14349f8
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 23 deletions.
1 change: 0 additions & 1 deletion .changelog/2988.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3051.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3054.fixed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3055.changed.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3056.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3059.added.txt

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/3062.added.txt

This file was deleted.

29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,35 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

<!-- towncrier release notes start -->

## [v3.8.0]

### Released 2023-05-22

### Added

- feat(metrics): add experimental otel metrics collector [#2988]
- feat: allow setting otelcol image globally [#3051]
- feat: add optional fips suffix for otelcol images [#3056]
- feat(EKS Fargate): Add multiline support to EKS Fargate [#3059]
- feat(metric): allow disabling remote write proxy access logs [#3062]

### Changed

- feat(pvc-cleaner): run pvcCleaner as non-root user [#3055]

### Fixed

- fix: warn about release name length [#3054]

[#2988]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2988
[#3051]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3051
[#3056]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3056
[#3059]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3059
[#3062]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3062
[#3055]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3055
[#3054]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3054
[v3.8.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v3.8.0

## [v3.7.0]

### Released 2023-05-11
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Sumo Logic Helm Chart Version

| version | status |
| --------------------------------------------------------------------------------------------------------- | --------------------------------------- |
| [v3.7](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.7/docs/README.md) | current / supported |
| [v3.8](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.8/docs/README.md) | current / supported |
| [v3.7](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.7/docs/README.md) | deprecated / supported until 2023-11-22 |
| [v3.6](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.6/docs/README.md) | deprecated / supported until 2023-11-11 |
| [v3.5](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.5/docs/README.md) | deprecated / supported until 2023-11-04 |
| [v3.4](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.4/docs/README.md) | deprecated / supported until 2023-10-14 |
Expand Down
4 changes: 2 additions & 2 deletions deploy/helm/sumologic/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: sumologic
version: 3.7.0
appVersion: 3.7.0
version: 3.8.0
appVersion: 3.8.0
description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic.
type: application
keywords:
Expand Down
19 changes: 10 additions & 9 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,16 @@ The diagrams below illustrate the components of the Kubernetes collection soluti

The following table displays the tested Kubernetes and Helm versions.

| Name | Version |
| ------------- | ---------------------------------------- |
| K8s with EKS | 1.22<br/>1.23<br/>1.24<br/>1.25<br/>1.26 |
| K8s with Kops | 1.22<br/>1.23<br/>1.24<br/>1.25<br/>1.26 |
| K8s with GKE | 1.23<br/>1.24<br/>1.25<br/>1.26 |
| K8s with AKS | 1.24<br/>1.25<br/>1.26 |
| OpenShift | 4.10<br/>4.11<br/>4.12 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |
| Name | Version |
| ---------------------- | ---------------------------------------- |
| K8s with EKS | 1.22<br/>1.23<br/>1.24<br/>1.25<br/>1.26 |
| K8s with EKS (fargate) | 1.24<br/>1.25<br/>1.26 |
| K8s with Kops | 1.22<br/>1.23<br/>1.24<br/>1.25<br/>1.26 |
| K8s with GKE | 1.23<br/>1.24<br/>1.25<br/>1.26 |
| K8s with AKS | 1.24<br/>1.25<br/>1.26 |
| OpenShift | 4.10<br/>4.11<br/>4.12 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |

The following table displays the currently used software versions for our Helm chart.

Expand Down
14 changes: 11 additions & 3 deletions docs/fargate.md
Original file line number Diff line number Diff line change
Expand Up @@ -775,9 +775,14 @@ sumologic:
logGroups:
## The log group name
fluent-bit-cloudwatch:
## The log stream prefix, can also be specified as
## The log stream names and prefixes, can also be specified as
## names: []
names: [from-fluent-bit]
## prefixes:
## - from-fluent-bit-prefix
prefixes:
- from-fluent-bit-prefix
names:
- from-fluent-bit-fullname.log
```
where `my-role` is the name of the role created while setting up [authentication](#authenticate-with-cloudwatch)
Expand Down Expand Up @@ -806,7 +811,10 @@ sumologic:
region: <region>
logGroups:
fluent-bit-cloudwatch:
prefixes: [from-fluent-bit]
prefixes:
- from-fluent-bit-prefix
names:
- from-fluent-bit-fullname.log
```

```bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
defaultMode: 0777
containers:
- name: setup
image: public.ecr.aws/sumologic/kubernetes-setup:3.8.0
image: public.ecr.aws/sumologic/kubernetes-setup:%CURRENT_CHART_VERSION%
imagePullPolicy: IfNotPresent
command: ["/etc/terraform/setup.sh"]
resources:
Expand Down

0 comments on commit 14349f8

Please sign in to comment.