271 Commits

Author SHA1 Message Date
Lari Hotari
de4d2e7dc8
Add kubeVersion to Chart.yaml to enforce minimum Kubernetes version (#443) 2024-01-24 11:46:59 -08:00
Lari Hotari
65a5fc0002 Fix typo in Apache License 2.0 abbrev, should be AL 2.0 2024-01-24 21:44:24 +02:00
Lari Hotari
d486e4a42d
Add default configuration for Pulsar Grafana dashboards (#439)
* Add default configuration for dashboards
2024-01-24 11:12:57 -08:00
Lari Hotari
a75508862f Update helm version requirement in docs pulsar-3.2.0 pulsar-3.2.0-candidate-3 2024-01-19 20:26:39 +02:00
Lari Hotari
e058aa581d
Require helm version 3.10 or newer (#436)
* Add check for required helm version

* Add test scenario for helm 3.10.0
2024-01-18 19:28:09 +02:00
Lari Hotari
1cb83398c8
Don't use TLS from function instances to brokers by default (#435)
- Function instances don't currently have the TLS CA cert available
pulsar-3.2.0-candidate-2
2024-01-17 21:04:43 -08:00
Lari Hotari
9461dfc280
Update RELEASE.md 2024-01-17 14:56:41 -08:00
Lari Hotari
aae69e897e
Update README.md
there is no `helm delete`, it is `helm uninstall`
2024-01-17 14:53:28 -08:00
Lari Hotari
584b18ad3c
Update RELEASE.md
Cover gaps in release instructions.
- missed pushing the version bump commit
- release notes creation instructions were missing
2024-01-17 14:51:51 -08:00
Lari Hotari
6db886f078 Chart: Bump version to 3.2.0
(cherry picked from commit 03b3888df449796f815ce90d12a3c64ab661ea30)
2024-01-18 00:45:52 +02:00
Lari Hotari
89602c39e2 Improve functions testing logging 2024-01-17 18:18:32 +02:00
Lari Hotari
23211c998a Fix creating namespace for cert-manager deployment 2024-01-17 18:18:28 +02:00
Lari Hotari
e49bd32378 Fix indent for Tiered storage offload environment 2024-01-17 18:11:30 +02:00
Lari Hotari
e6ccd93d4f
Test Pulsar Functions in CI (#434) 2024-01-17 04:12:37 -08:00
pellicano
cfa156f738
Tiered Storage config (#205)
* Add tiered storage config

* Check Tiered Storage on README

* GitHub PR #205 changes (1st round)

Remove <= 2.6.0 configs.
Add missing GCS secret volumeMount.
Update GCS example name.

* Cleanup comments

* Bump chart version

* GitHub PR #205 changes (2nd round)

Moved storageOffload under broker section.
Fixed some typos.
Added AWS S3 IRSA annotation comment.

* GitHub PR #205  changes (3rd round)

Moved AWS and Azure credentials into K8S secrets using same StreamNative Helm Chart approach.

* Trim trailing spaces

---------

Co-authored-by: Lari Hotari <lhotari@apache.org>
Co-authored-by: Marcelo Pellicano <mpellicanodeoliveira@bluecatnetworks.com>
2024-01-17 03:06:16 -08:00
Lari Hotari
18e67f2bf8 Update RELEASE.md 2024-01-17 12:07:47 +02:00
Lari Hotari
f0844d1d38 Update RELEASE.md 2024-01-17 11:49:07 +02:00
Lari Hotari
0197e0846d Update RELEASE.md 2024-01-17 11:12:55 +02:00
Lari Hotari
5c0d56cdbf
Update RELEASE.md 2024-01-17 01:07:06 -08:00
Lari Hotari
5d1275e71d
Change default value for rbac.limit_to_namespace and functions.rbac.limit_to_namespace (#418) 2024-01-17 01:02:07 -08:00
Lari Hotari
a8c7745b3e
Add testing of upgrading of latest released chart version to CI (#432)
* Add upgrade test to CI

- install latest released chart version and then upgrade to the local chart version

* Add metallb for loadbalancer support so that "--wait" will work

* Improve script logging

* produce messages with old version of pulsar and consume with new version

* Add 10 second delay

* Remove duplication

* Improve logging

* Fix quotes

* Before trying produce-consume test, verify that the Admin API is available

* Add 2 more upgrade scenarios: TLS & PSP
2024-01-16 09:16:16 -08:00
Lari Hotari
f20756abb8
Support configuring "proxyRoles" in broker (#430)
* Add support for proxyRoles

* Test produce and consume via Pulsar proxy
2024-01-16 04:48:58 -08:00
lenglet-k
e54354df87
feat: add externalTrafficPolicy and loadBalancerSourceRanges (#405)
* feat: add externalTrafficPolicy and loadBalancerSourceRanges
2024-01-15 12:59:58 -08:00
lenglet-k
c094322904
feat: add imagePullSecrets in Job (#404)
* feat: add imagePullSecrets on Job

* feat: update values.yaml
2024-01-15 12:28:05 -08:00
Martin
04b8ccebb1
Resource specs for Init Containers (#428)
* add missing section in values.yaml for pulsar_metadata resources

* add resources to all init containers and an additional section to specify them in values.yaml

* increase memory defaults for init containers

* remove empty lines

* Add newline to end of file
2024-01-15 07:53:56 -08:00
Lari Hotari
62569f4023
Fail the chart-testing job if linting fails (#429) 2024-01-15 07:21:35 -08:00
hadican
8061a8b7aa
add loadBalancerIP support for proxy service (#421)
Co-authored-by: Abdulhadi Celenlioglu <abdulhadi@intenseye.com>
2023-12-29 12:16:37 +02:00
Ashok
76fb0bb45c
docs: Update README for PodDisruptionBudget issue during Pulsar upgrade (#420) 2023-12-22 16:48:15 +02:00
Lari Hotari
066b40c040 Fix linting errors 2023-12-21 22:45:46 +02:00
Lari Hotari
0a45f77868 Run CI on pushes to master branch 2023-12-21 19:44:39 +02:00
lenglet-k
eedc21da30
feat: add metricsRelabelings on podMonitor (#406) 2023-12-21 08:24:49 -08:00
Daniel Kovacs
a725188438
feat: added support for tolerations for the init jobs (#399)
Co-authored-by: Daniel Kovacs <daniel.kovacs@directed.global>
2023-12-21 07:48:02 -08:00
Lari Hotari
14c048ee72
Share common parts of the values files used in CI (#415)
* Share common parts of the values files used in CI

* Fix ct-lint
2023-12-21 07:43:25 -08:00
Frank Kelly
0b2d9b4d5d
Decouple Service account creation from PodSecurityPolicy (#387)
* Proposal: service accounts creation should be decoupled from PodSecurityPolicy.

* Rename *-rbac.yaml to *-psp.yaml and move service account to *-service-account.yaml

* Test with psp enabled

Co-authored-by: Lari Hotari <lhotari@apache.org>
2023-12-21 04:40:54 -08:00
Lari Hotari
7bdce5b02c Release note template improvements 2023-12-21 11:49:25 +02:00
Lari Hotari
434de4b298 Add instructions for generating the release notes in GitHub UI 2023-12-21 10:53:32 +02:00
Lari Hotari
ad32dfefc2 Update helm chart index release instructions 2023-12-21 10:39:42 +02:00
Lari Hotari
99380d98d5 Improve clarity of release instructions
- use VERSION_RC and VERSION_WITHOUT_RC that are consistent across
  the instructions
2023-12-21 10:19:54 +02:00
Lari Hotari
d9630564ac
Update RELEASE.md 2023-12-19 08:06:27 -08:00
Lari Hotari
ccf443c267
Update RELEASE.md
Improve chart verification instructions
2023-12-19 07:58:59 -08:00
Lari Hotari
2afd5ce212
Update RELEASE.md
made validation command work for single node clusters
2023-12-19 00:42:19 -08:00
Lari Hotari
2757074763 Update default versions in ct.sh 2023-12-11 14:47:26 +02:00
Lari Hotari
91178e8300 Revisit release process 2023-12-11 14:46:00 +02:00
Lari Hotari
7f84d6e966 Revisit release process 2023-12-11 14:13:11 +02:00
Lari Hotari
a7247b6edb Bump chart version to 3.1.0 pulsar-3.1.0 pulsar-3.1.0-candidate-1 2023-12-11 13:32:54 +02:00
Lari Hotari
08bac44c37 Remove RELEASE_NOTES.md
Release notes will be maintained at https://github.com/apache/pulsar-helm-chart/releases
2023-12-11 13:29:29 +02:00
Lari Hotari
8167d22bda
Run CI tests with k8s 1.21 and 1.27 and bump tool versions (#414)
* Run CI tests with k8s v1.21 and v1.27

* Bump versions used in testing
2023-12-11 03:00:27 -08:00
Jasper Vaneessen
89da2b2890
Zookeeper replicas: adhere to own recommendations (#336)
The comments say ZK replicacount should be >=3 but defaults to 1, should adhere to own recommendations by default
2023-12-11 02:36:25 -08:00
Lari Hotari
608b51e872
Bump appVersion to 3.0.2 (#413) 2023-12-11 01:37:34 -08:00
Đình Tuyên
a8d667a391
Correct Keytool env generation (#375) 2023-12-11 01:23:43 -08:00